Search found 10 matches
- Wed May 08, 2024 4:16 pm
- Forum: Showcase
- Topic: ESP32-S3 Stocks/Crypto Monitor
- Replies: 0
- Views: 5745
ESP32-S3 Stocks/Crypto Monitor
Thought I would share my ESP32 project that uses the Finnhub API to grab stocks or crypto pricing to display on a 1.69" lcd. The hardware used is the ESP32-S3FN8 processor, 1.69" TFT using a spi bus and just need a free Finhub account and stock or crypto stickers. This will be an open source project...
- Fri Apr 26, 2024 12:39 pm
- Forum: Showcase
- Topic: ESP32-S3 Thermal Image Board
- Replies: 1
- Views: 6128
ESP32-S3 Thermal Image Board
Thought I would share my ESP32 project that uses the MLX90640 thermal image sensor. The hardware used is the ESP32-S3FN8 processor, 1.69" TFT using an 8-bit bus for fast refresh rate and the MLX90640 controlled by i2c. This is an open source project with full parts list, code and Altium Design files...
- Wed May 03, 2023 12:09 pm
- Forum: Hardware
- Topic: ESP32-S3 not working with the CP2104
- Replies: 2
- Views: 1651
Re: ESP32-S3 not working with the CP2104
The slowest upload speed has not fixed the issue.
- Tue May 02, 2023 11:37 am
- Forum: Hardware
- Topic: ESP32-S3 not working with the CP2104
- Replies: 2
- Views: 1651
ESP32-S3 not working with the CP2104
My ESP32-S3 will not upload and Arduino sketch using the CP2104. I double checked the Rx Tx lines from the S3 to the CP2104 and have a 10K pull-up on IO0 but none on IO45 that I believe is correct. Attached is the schematic and upload errors. If anyone has any idea, it would really help. I find it o...
- Thu Feb 02, 2023 12:08 pm
- Forum: ESP32 Arduino
- Topic: ESP32-C3 Serial.available() doesn't work over native USB - print, printf works fine
- Replies: 3
- Views: 4380
Re: ESP32-C3 Serial.available() doesn't work over native USB - print, printf works fine
Uploading sketches and serial data worked so intermit and poorly for me that I ended up adding a CP2104 usb chip. After that it all worked perfectly. I was hoping after a few updates it would work better but nope.
- Mon Mar 22, 2021 12:16 pm
- Forum: ESP32 Arduino
- Topic: Receive Two Characteristics with BLE
- Replies: 2
- Views: 4776
Re: Receive Two Characteristics with BLE
Not sure if this will be of help or not but I have my esp32 reading temperature and humidity from an Aliexpress beacon: https://twitter.com/mikerankin/status/1 ... 2578297856
- Mon Apr 09, 2018 12:20 pm
- Forum: Showcase
- Topic: ESP32+OLED time-stamped graphical data logger
- Replies: 2
- Views: 10650
Re: ESP32+OLED time-stamped data logger + trend
Very nicely done! Thank you for posting your code as well. Next time I need to log data I'll checkout your code.
- Fri Mar 16, 2018 4:08 pm
- Forum: Showcase
- Topic: ESP32 based Weather Data
- Replies: 0
- Views: 4899
ESP32 based Weather Data
This is a ESP32 based color E-INK display that wakes up every 15 minutes, grabs local weather data, formats and shows it on the display and then goes back to sleep. No idea how long it lasts on a tiny lipo battery yet but it's been running for a few days now. Sleep current is around 30uA or so. The ...
- Wed Jan 03, 2018 12:31 pm
- Forum: ESP32 Arduino
- Topic: Arduino Deep Sleep with with timer wake up example issue
- Replies: 0
- Views: 5030
Arduino Deep Sleep with with timer wake up example issue
I'm having trouble with the Arduino deep sleep with timer wake up example code. On my hardware I've added a little led that is supposed to blink every 10 minutes. Right now it will wake up and blink for a few hours and then stay sleeping forever. The battery voltage remains fine during the entire te...
- Fri Dec 01, 2017 1:34 pm
- Forum: Showcase
- Topic: ESP32 trINKet E-INK development board
- Replies: 0
- Views: 5562
ESP32 trINKet E-INK development board
https://i.imgur.com/Y5G5UT7.jpg https://i.imgur.com/ej0gKEv.jpg This design was an experiment using an E-Ink display. Another PCB revision is on the way that should allowing it to be powered from a battery. Right now it can only be powered using a microUSB cable. The e-ink displays are 2.13" in siz...