-
Hi
I'm working with a Adafruit Huzzah ESP8266 board and I can't seem to get the EDBSimple and EDB_Internal_EEPROM examples to work. They both run on a Arduino Uno without issue. On the Huzzah they do…
-
I just installed the libraries and called the do_read function from screen/serial-REPL. I'm not getting any readings (the reader works fine with my Arduino Mega). I would assume this has to do with th…
ghost updated
6 years ago
-
Hi, i was wondering if anyone has ever tried to use an Adafruit ESP32 (code-name ,,HUZZAH32,,) from their ''feather'' line of boards to build this radio with. It's a small size board that includes a …
-
Hello,
Can anyone plz tell me what sketch should I use to connect the OV5647 mini Camera with adafruit huzzah esp8266 feather?
How can I make it live video stream to my phone or labtop?
I tried to …
-
Unable to connect to the wifi during the setup wizard.
Are these boards supported?
-
Greetings, does this library work with the Adafruit Huzzah ESP8266 and the 2.4" TFT LCD Featherwing?
Looking at the TFT Featherwing [pinouts page](https://learn.adafruit.com/adafruit-2-4-tft-touch-…
-
# Issue Template
## Description
We ran into a product id collision recently. This means that some boards might be mistaken for others as a result. Given that we already store vendor id's for eve…
-
There are a number of includes that fail to resolve when building on linux.
I have installed ESP8266 boards from http://arduino.esp8266.com/stable/package_esp8266com_index.json but could only find …
-
I am adding support for the driver TB6612FNG, but one drawback of this driver is that needs 3 pin per motor. 2 for direction (boolean state 01,10) and one for PWM.
So... My config is as follows.
`…
-
Hi,
I'm I using the Adafruit Feather HUZZAH ESP8266 together with the ArduCam OV5642 Module, just like in this post #60
Following the latest instructions from ArduCam
> We have update our library f…