-
It is a little confusing what All Lights Off does, is it suppose to restore the lights to normal operation or turn them off. I think the feature should be separated into two. Ability to restore the …
-
### Basic Infos
#### Hardware
Hardware: ESP8266-12E
Core Version: 2.2.0
Board: ArduCAM ESP8266 UNO board V2
![b0082_1](https://cloud.githubusercontent.com/assets/23275965/20029509/2e8…
-
Hi,
I'm trying to transmit the image data with http post but I have some issues.
This is my code for the esp:
```
void camCapture(ArduCAM myCAM){
//WiFiClient client = server.client();
…
-
System: Mac High Sierra 10.13.16 (early 2011)
I have followed all the steps copied over the variants/USBCore
/Users/alejandrogarcia/Library/Arduino15/packages/arduino/hardware/sam/1.6.8/variants/ar…
-
I owned this board
https://www.banggood.com/ESP32-Development-Board-WiFiBluetooth-Ultra-Low-Power-Consumption-Dual-Cores-ESP-32-ESP-32S-Board-p-1109512.html
I tried to copy from demo code for test…
-
Thanks
-
### Basic Infos
#### Hardware
Hardware: ?ESP8266 UNO v2
Core Version: ??
### Description
Problem description
I followed the tutorial to the dot thats on the website. I am able to u…
-
Hi,
Reading around, I think the correct connections of the pins are:
CS -> D10
MOSI -> D11
MISC -> D12
SCK -> D13
GND -> GND
VCC -> +5V
But where should SDA and SCL connect to?
Also, how are these…
-
Hi I have wired up my cam as shown below
![img_2882-1](https://cloud.githubusercontent.com/assets/10691076/22816941/98f5ef04-ef19-11e6-8daf-b5daff153ea0.JPG)
![img_2881](https://cloud.githubusercon…
-
I have been trying to simply snap and save BMP/JPG image from OV7670 on SD card
I have tried the java tool with the same, photos are blurred. Can you guys provide a simple OV7670 +SD card+Arduino c…