CH341-Store
DISCONTINUED
johnny-five
Our great sponsors
- Appwrite - The open-source backend cloud platform
- SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
- Amplication - open-source Node.js backend code generator
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
- Sonar - Write Clean JavaScript Code. Always.
CH341-Store | johnny-five | |
---|---|---|
1 | 19 | |
320 | 13,084 | |
- | - | |
1.7 | 6.3 | |
almost 2 years ago | 24 days ago | |
JavaScript | ||
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CH341-Store
We haven't tracked posts mentioning CH341-Store yet.
Tracking mentions began in Dec 2020.
johnny-five
-
Dockerize Javascript IOT Applications
The library Johnny-Five is a Javascript library that allows you to control Arduino and other microcontrollers using Javascript. It is very easy to use and it has a lot of examples that you can use to learn how to use it.
- Arduino to PC Serial Protocol Library
-
From Wi-Fi to Li-Fi, sending data via light using Arduino and JavaScript
I decided to use the Johnny-Five JavaScript framework for this. After installing it , I started by declaring a few variables and instantiating the transmitter board.
-
Anybody build / programmed LEDs using Node?
Start here: http://johnny-five.io/
-
Firmata on ESP32 (WROOM)
I am trying to put Firmata on ESP32 and connect it to the johnny-five lib (or any other JS client). I managed to put official Firmata and other forks related to ESP32, but it doesn't work (build+upload succeed), but I'm getting "ready" from the device.
-
Did you look into rust and decide not to go with it?
They'd probably like to use this project too then
-
I built some custom macro buttons using an Arduino Micro
I use the Johnny-Five JS library to connect to the board http://johnny-five.io/ and use RobotJS https://www.npmjs.com/package/robotjs to map the buttons on the board to keyboard buttons. Currently I just have it set up to map to audio buttons so I can prev/next/pause/play Spotify/Youtube or turn the OS volume up.
- That's a great suggestion.
- Arduino, JohnnyFive, Socket io and React
-
react native and arduino
Apparently people are using a library called Johny Five to do Arduino in JS: https://github.com/rwaldron/johnny-five
What are some alternatives?
cylon.js - JavaScript framework for robotics, drones, and the Internet of Things (IoT)
serialport - Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
onoff - GPIO access and interrupt detection with Node.js
spi-device - SPI serial bus access with Node.js
node-rpio - Raspberry Pi GPIO library for node.js
pigpio - Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi
UsbAsp-flash - Program allow you to program flash memory on the protocols spi, I2C, MicroWire. Supports CH341a, UsbAsp, AVRISP(LUFA), Arduino, FT232H.
Visual Studio Code - Visual Studio Code
react-native-ble-manager - React Native BLE communication module
i2c-bus - I2C serial bus access with Node.js
rppal - A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
usb - Improved USB library for Node.js