This shows you the differences between two versions of the page.
iothings:proiecte:2021:automaticpetfeeder [2022/01/24 20:58] teodor.calinovschi |
iothings:proiecte:2021:automaticpetfeeder [2022/01/28 17:18] (current) teodor.calinovschi |
||
---|---|---|---|
Line 43: | Line 43: | ||
\\ | \\ | ||
=== IV. Software implementation === | === IV. Software implementation === | ||
- | I used Arduino IDE, as Espressif ESP32-WROOM-32D board is compatible with it. The programming language is C/C++. Being an IoT project, it requires some overt the internet communication. That being said, I used the Arduino Cloud IoT platform from where I can control and monitor the feeder. | + | I used Arduino IDE, as Espressif ESP32-WROOM-32D board is compatible with it. The programming language is C/C++. Being an IoT project, it requires some over the internet communication. That being said, I used the Arduino Cloud IoT platform from where I can control and monitor the feeder. |
Any Arduino compatible code consists of **2** main **void functions**: | Any Arduino compatible code consists of **2** main **void functions**: |