Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
What is the difference between a classic arm and arm cortex. I got the classic arm processors earlier version of the arm processor but are they still in use?
Is it possible to make an analog computer of 8bit?
Ah!.. proper commenting in my library is done. Now, making a doc and some examples are left.
@heidi.tech it is possible to make a model to generate a dynamic face bitmap for small oled for esp32?
I am thinking of doing a smart watch project this summer (wants to try a big project ) .
I am programming my ESP-01 by using node mcu ch340c chip ( uart ) , and it is working fine. But when I give power to it with my 3.7v […]
@undefined2001 I want to make a music player with esp32 do you know any api for song streaming
How to find this display pins on the internet?
Can anyone tell me how do you decide or calculate the stack size for the task(thread) when you do xTaskCreate() in freeRTOS.?