Hello ,I’m struggling with a problem. I want to execute a sequence of turning an LED on and off, but not just a simple on/off; I want a timed sequence […]
I want to know when the batteries of a model are getting low. The 5 AA batteries are over 5 volts so I cannot check the end voltage. I make […]
I’m using a circuit that gives a LOW output on D when a magnet passes by the reed switch. Is there a way to make it output HIGH instead? (HIGH […]
hi am.a developer currently looking for job, thanks
Good day guys how can i implement secure communication between IoT devices using Transport Layer Security (TLS) in embedded software in C programming language (peer to peer communication between devices), […]
Hi all, I have an ESP32 receiving information from another ESP32 equipped with sensors. Below is the code for the receiving ESP: “`C++ #include #include const char* ssid = “XXXX”; […]
Good day devs, I tried integrating a SIM800 module with FreeRTOS for a small start up. I plan to use HAL_UART functions with a timeout mechanism for UART communication, but […]
In my last question, I misunderstood how GDB interprets memory when using different formats like `x/d` and `x/1wd`. After some digging, I realized the issue was related to GDB displaying […]
Can anyone assist me for learning IOT and embedded systems development I have been learning about different microcontrollers (UNO,ESP32,NODEMCU) and C, C++ Kindly give me a roadmap to follow!