Search found 3 matches

by sharonf88
Sun Jan 01, 2023 5:35 pm
Forum: General Discussion
Topic: ESP32 Pico d-4 & Cloud Data Storage
Replies: 0
Views: 618

ESP32 Pico d-4 & Cloud Data Storage

Hi guys!

I am using an IMU sensor to record motion data (100 Hz frequency for 30-50 seconds, around 10-20mb) and I want to upload the data stored on a 512mb flash memory to a cloud.

What is the most reliable and easy way to do this? Do you maybe have some example?

Thanks!
by sharonf88
Mon Aug 01, 2022 5:13 am
Forum: Hardware
Topic: ESP32C3 Not showing any output data
Replies: 3
Views: 1499

Re: ESP32C3 Not showing any output data

ESP_Sprite wrote:
Sun Jul 31, 2022 12:55 pm
"Serial works with "CDC enable on boot" set to true." - did you do that?
Hi!
No i did not, i was trying now to google it but could only find how to enable it for py environment.
Could you please help me figure out how to do that for arduino?
by sharonf88
Sun Jul 31, 2022 9:44 am
Forum: Hardware
Topic: ESP32C3 Not showing any output data
Replies: 3
Views: 1499

ESP32C3 Not showing any output data

Hi guys! I am using an ESP32C3: https://github.com/01Space/ESP32-C3-0.42LCD I'm trying the timer example, manage to upload the sketch up the a msg: Writing at 0x000433e6... (88 %) Writing at 0x0004970f... (100 %) Wrote 241472 bytes (134876 compressed) at 0x00010000 in 3.4 seconds (effective 566.3 kb...