Search found 1 match
- Wed Jun 10, 2020 11:14 pm
- Forum: ESP IoT Solution
- Topic: publish big data amount to google core iot
- Replies: 0
- Views: 2797
publish big data amount to google core iot
Hy, I am currently developing a project, which is measuring frequencies with a sample rate of max. 500 Hz. The sample rate is realized with the esp_timer. In the callback function I measure the values and send them to a queue. Another task is reading the datas from the queue and saves them to a sd c...