-
Hi there. I was very excited to find this project. I have a raspberry pi 2 and was wondering if you know if this is compatible with your node app. I found the raspi-io and raspi-board modules were not…
-
Now that arduino Firmata has Ethernet, WiFi and soon BLE transports, it would be helpful to rethink how node-firmata is initialized. Perhaps this is as simple as updating the documentation to point to…
-
Hi
I get this error
C:\Users\Efraín\Documents\wifi\johnny-five-esp8266\esptool>python esptool.py --p
ort COM4 /dev/ttyUSB0 erase_flash
usage: esptool [-h] [--port PORT] [--baud BAUD]
…
-
@rwaldron, what do you and the rest of the j5 community think about separate modules for the various Edison boards - Arduino dev board, miniboard, Sparkfun board, and the new Seeed Xadow board?
I rece…
-
Unlike this reference source, we will be implementing 2-Axes support. We need to design the mount in OpenSCAD for that it can be 3D printed. Feel free to ask questions.
http://www.instructables.com/i…
-
Hey,
I found out there are color sensors because I was rooting around in the source. When I checked out the color examples (such as http://johnny-five.io/examples/color-ISL29125/), the link to the co…
-
Suddenly found an article: https://dougseven.com/2016/02/23/intel-edison-node-js-and-azure-iot/
I'm wondering if we need to document how to achieve same or similar with this project.
-
There is a well-known problem with the Arduino UNO ADC (very likely affects other boards as well) that multiple analogRead() performed on different pins with no delay won't give enough time for the AD…
-
- Xadow board is detected as a 56 pin miniboard, which might imply [I2C bus 1 & 6 are available](https://github.com/intel-iot-devkit/mraa/blob/master/docs/edison.md#intelr-breakout-board) for use.
- A…
-
Halloween (October 31) is my favourite holiday of the year, so I was thinking if people are interested we could do something for Halloween at CampJS on the Friday night?
Not wanting to create too muc…