-
Hi,
I managed to build the cam, flash the firmware, and start the cam. I was on the calibration screen when I turned it off, intending to do the calibration on the following day. Then the next morn…
-
Can you kindly update the line tracker example?
The current one requires a ReflectedArray file which can't seem to be found.
`ReflectArray = require("./reflect.array"),`
http://johnny-five.io/examples…
-
## やること
VL53L0Xをmbedで動かします。
### 関連
https://github.com/tichise/mbed/issues/4
## GPIOについて
- [AE-VL53L0X.pdf](http://akizukidenshi.com/download/ds/akizuki/AE-VL53L0X.pdf)
```
XSHUT端子とGPIO1端子…
-
I have been seeing an issue with I2C on the PCA10056 board with the CircuitPython master as of this morning:
```
Adafruit CircuitPython 3.0.0-alpha.1-140-g0388a57 on 2018-02-12; PCA10056 with NRF52…
-
@David-Estevez nos trajo el adaptador para colocarle la pantalla a Dédalo, y nosotros super contentos corrimos a ponérsela. La buena noticia es que la pantalla funciona!! La mala es que uno de los po…
-
Seems Fastled is not compiling through the arduino IDE for the NodeMCU 1.0 (ESP-12E Module).
I wrote and tested a simple sketch that is working on the WEMOS D1 R1 (also esp8266 based)
When I try…
-
Please add our new JrkG2 library to the library manager:
https://github.com/pololu/jrk-g2-arduino
Thanks!
-
Hi,
I am trying to integrate navigation stack into robot with Nvidia Jetson. I already implemented the slam with lidar and kinect with teleoperation and navigation with goal poses, it only moving i…
-
I was looking to use this library with a stepper motor and the 8825 driver, but after running `A4998NemaTest.py`, the motor vibrates but does not step. I have been also running my own [script on the s…
-
Hello,
I am trying to build an SD card cloning/recovery thing and I want to use both the included sd card on the A-Star 32U4 board and the one on the Arduino Ethernet shield, the problem is once I …