Search found 2 matches

by jackkt
Mon Jun 17, 2019 5:59 pm
Forum: General Discussion
Topic: Esp32 uploading image to internet
Replies: 0
Views: 1619

Esp32 uploading image to internet

Hello, I plan on taking a photo with ESP Cam and uploading that image to the internet so it has an url. How can I go about doing that? Thanks in advance.
by jackkt
Fri Jul 20, 2018 2:15 pm
Forum: ESP-IDF
Topic: Infrared rx tx question
Replies: 0
Views: 2115

Infrared rx tx question

Hello, Im having trouble using rmt_nec_tx_rx from the examples. When I run it using make flash monitor I get "NEC: RMT TX DATA" every 10ish seconds. This is the same when using the selftest, an actual infrared receiver or not being plugged in at all. I want to use AnalysIR later on on the output I g...