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.
In our previous session, (https://www.youtube.com/watch?v=zpLpdz_HtHI), Hemal walked us through the basic concepts any designer needs to grasp before embarking on a PCB design. Now it's time to start applying some of those principles in a real-world context: namely, a vision system. Using a parallel track on building an (https://youtube.com/live/cCpGi6gw4EY?feature=share) as a baseline, Hemal now sets […]
Session 1: Edge Impulse Deployment β Learn how to train and deploy AI models efficiently using TinyML and Edge Impulse.
**π Week 3: 3 Phase BLDC Motor Control Using FOC algorithm** π **Overview:** Idive into the cutting-edge **Field-Oriented Control (FOC)** technique to achieve smooth, efficient, and precise BLDC motor operation. π§ **What Youβll Do:** - Learn the principles of FOC: **Clarke and Park transformations**. - Decouple **torque** and **flux control** for optimal performance. - Implement […]
ESP-IDF Deployment training the model with YOLO and convert it ti tflite then Implement object detection the classic way, gaining deeper insights into low-level optimization and embedded AI development.
ESP-IDF Deployment training the model with YOLO and convert it ti tflite then Implement object detection the classic way, gaining deeper insights into low-level optimization and embedded AI development.
ESP-IDF Deployment training the model with YOLO and convert it ti tflite then Implement object detection the classic way, gaining deeper insights into low-level optimization and embedded AI development.
Join the DevHeads weekly community meetup, Office Hours, where we get together to discuss: * Topics of interest to the technology engineering community * Collaborate to solve common and uncommon problems * Share real-world case studies and resources * And more The format is always the same but the discussion focus always changes, so login, […]
Join the DevHeads weekly community meetup, Office Hours, where we get together to discuss: * Topics of interest to the technology engineering community * Collaborate to solve common and uncommon problems * Share real-world case studies and resources * And more The format is always the same but the discussion focus always changes, so login, […]
Join the DevHeads weekly community meetup, Office Hours, where we get together to discuss: * Topics of interest to the technology engineering community * Collaborate to solve common and uncommon problems * Share real-world case studies and resources * And more The format is always the same but the discussion focus always changes, so login, […]
Join the DevHeads weekly community meetup, Office Hours, where we get together to discuss: * Topics of interest to the technology engineering community * Collaborate to solve common and uncommon problems * Share real-world case studies and resources * And more The format is always the same but the discussion focus always changes, so login, […]
MODBUS RTU is a widely adopted communication protocol in industrial automation, known for its simplicity, reliability, and efficiency. Leveraging the robustness of RS485 serial communication, it enables seamless interaction between multiple slave devices and a central master in a multi-drop network. This implementation focuses on the integration of MODBUS RTU Slave functionality on STM32 microcontrollers, […]