Giter Club home page Giter Club logo

Comments (7)

dataino-it avatar dataino-it commented on July 28, 2024

no is not possible

see my question on arduino forum
https://forum.arduino.cc/index.php?topic=464751.0

from arduino.

c0debreaker avatar c0debreaker commented on July 28, 2024

I forgot to say that I want to use Arduino 101. When I went to Fluent Conf last week, the person told me to buy Arduino 101. He showed a demo and I saw his javascript code. He turned on the built-in LED, on and off every 3 seconds.

from arduino.

reillyeon avatar reillyeon commented on July 28, 2024

This library is not compatible with the Arduino UNO because the application processor on that board does not have control over the USB port. I do not have an Arduino 101 board but looking at the SDK there is likely some work to get this library to work there because the system architecture is different.

from arduino.

c0debreaker avatar c0debreaker commented on July 28, 2024

Which arduino hardware should I buy that works well with WebUSB?

from arduino.

reillyeon avatar reillyeon commented on July 28, 2024

Boards based on a single ATmega32U4 chip should work. This includes the Arduino Leonardo and Pro Micro boards and their clones such as the Adafruit Feather 32u4 series.

from arduino.

varunkumar avatar varunkumar commented on July 28, 2024

Is this board https://www.arduino.cc/en/Main/ArduinoBoardMegaADK?from=Main.ArduinoBoardADK supported?

from arduino.

jpliew avatar jpliew commented on July 28, 2024

@varunkumar the MEGA board has a ATmega8U2 chip bridging the USB. This flash and ram in this chip is probably too low to run this library.

from arduino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.