-
From what I can tell the IMU class only pulls the raw accel/gyro values (as can be observed from the gyro value gradually drifting when sat still). So first up could someone please confirm if this is …
-
**Board:** Particle Photon
**Shield:** none
**Hardware:** Sharp GP2Y0A02YK0F distance sensor
**Johnny-Five Version:** 0.9.17
**Node version:** 0.12.9
**OS:** OSX 10.11.3
**Expected result:** same resu…
-
Hi,
have you thought about transfer chunks of data instead of bytes for a full screen update ?
https://github.com/noopkat/oled-js/blob/master/oled.js#L398
What do you think ?
-
Per https://github.com/code-dot-org/code-dot-org/pull/14332
> Override johnny-five's Piezo.prototype.note because it's playing the wrong frequencies, at least in Maker Toolkit. I think this is a bu…
-
code link: https://github.com/Snodvod/WeatherStation
I'm able to use one stepper motor, but when I try to connect another one and use it I get this timeout... Configurable Firmata is correctly instal…
-
### What are the steps to reproduce?
Upgraded to 0.18.3 version of Node-Red, running it inside another application. So settings are done in server.js file. Debug the application and load Node Red.
…
-
I've spent a few hours on this and I can't get my 8-Digit LED Display Module to work. No matter what character I try to draw or print it just prints random illegible characters or nothing.
I purchase…
ghost updated
6 years ago
-
So recently beagleboard.org dumped the idea of using Kernel Overlays and have replaced it with U-Boot Overlays. (just too many bugs to deal with)
Things to watch out for:
U-Boot signals to the K…
-
Caveat: I'm extremely new to hardware.
Tinkering with an RGB LED, I noticed I got mixed colors that were different from what I expected based on hex values passed via the color method. So I read some…
-
Hey I've ordered a couple of these for my testing and would like to use it in an up-coming project...
Looking for some advice on connecting it to an Arduino/J5, specifically should I control it via t…