I now can print a full matrix of values, but this matrix is everytime the same one (the values don't change).
However, when I upload the code in Arduino IDE, the matrix changes compared to that of the previous compiling.
Any idea of what it might be?
Search found 5 matches
- Fri Jul 30, 2021 9:21 am
- Forum: General Discussion
- Topic: ESP32 with Lepton
- Replies: 2
- Views: 3402
- Thu Jul 29, 2021 4:08 pm
- Forum: General Discussion
- Topic: ESP32 with Lepton
- Replies: 2
- Views: 3402
ESP32 with Lepton
Hello everyone! In my project I am using a Lepton FLIR 3.5 coupled in a Lepton FLIR Breakout Board v2.0 connected to a Adafruit ESP32 Feather, but following this tutorial: https://lepton.flir.com/getting-started/raspberry-pi-lepton/ However, the only connection that I didn’t use was the VSYNC, becau...
- Wed Jul 14, 2021 9:43 am
- Forum: General Discussion
- Topic: ESP32 with Lepton FLIR Camera 3.5
- Replies: 2
- Views: 4312
Re: ESP32 with Lepton FLIR Camera 3.5
Hello! I have your problem exactly! Did you manage to get a solution?
- Thu Jun 24, 2021 1:49 pm
- Forum: General Discussion
- Topic: Can't transfer all my pixel data through UDP (WiFi)
- Replies: 0
- Views: 2599
Can't transfer all my pixel data through UDP (WiFi)
Hello everyone I'm trying to send continuously and randomly generated pixel colors (80x60) in Adafruit ESP32 Feather to my C# program, over Wifi, using UDP and TCP protocols. Any other type of data I can send without problems through any of the protocols, but this String that I create that sends the...
- Wed Mar 17, 2021 12:26 pm
- Forum: ESP32 Arduino
- Topic: Can't connect to an AP (Access Point) of my ESP32
- Replies: 0
- Views: 2439
Can't connect to an AP (Access Point) of my ESP32
Good afternoon, I am having trouble creating a softAP (Access Point) with my ESP32, since I can't connect to the created Wifi Network with any PC (Windows 10). Even with a Tablet or a Smartphone, I can connect to the Network, but the Serial Monitor of my Arduino says that it disconnected some second...