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.

Step 1 of 5

CREATE YOUR PROFILE *Required

OR
Step 2 of 5

WHAT BRINGS YOU TO DEVHEADS? *Choose 1 or more

Connect & collaborate ๐Ÿคwith other tech professionals
Learn & Grow ๐Ÿ“š
Contribute Experience & Expertise ๐Ÿ”ง
Step 3 of 5

WHAT'S YOUR INTEREST OR EXPERTISE? *Choose 1 or more

Hardware Design ๐Ÿ’ก
Embedded Software ๐Ÿ’ป
Edge Networking โšก
Step 4 of 5

Personalize your profile

Step 5 of 5

Read & agree to our COMMUNITY RULES

  1. We want this server to be a welcoming space! Treat everyone with respect. Absolutely no harassment, witch hunting, sexism, racism, or hate speech will be tolerated.
  2. If you see something against the rules or something that makes you feel unsafe, let staff know by messaging @admin in the "support-tickets" tab in the Live DevChat menu.
  3. No age-restricted, obscene or NSFW content. This includes text, images, or links featuring nudity, sex, hard violence, or other graphically disturbing content.
  4. No spam. This includes DMing fellow members.
  5. You must be over the age of 18 years old to participate in our community.
  6. You agree to our Terms of Service (https://www.devheads.io/terms-of-service/) and Privacy Policy (https://www.devheads.io/privacy-policy)
By clicking "Finish", you have read and agreed to the our Terms of Service and Privacy Policy.

DevHeads Weekly Office Hours โ€“ Fridays at 15:00 GMT

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, […]

DevHeads Weekly Office Hours โ€“ Fridays at 15:00 GMT

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, […]

DevHeads Weekly Office Hours โ€“ Fridays at 15:00 GMT

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, […]

Mastering Embedded C: Arrays, Strings & Pointers, Oh My!

If you're serious about developing embedded devices, you'll have to master embedded C. In this Tech Tips session with co-founder of the Embeetle IDE, Kristof Mulier, we skip a couple chapters in the embedded C handbook and start with an exploration of arrays, strings, and pointers. Complete with examples and practice exercises and taught to […]

Mastering Embedded C: Arrays, Strings & Pointers, Oh My!

If you're serious about developing embedded devices, you'll have to master embedded C. In this Tech Tips session with co-founder of the Embeetle IDE, Kristof Mulier, we skip a couple chapters in the embedded C handbook and start with an exploration of arrays, strings, and pointers. Complete with examples and practice exercises and taught to […]

Zephyr Device Tree for Motor Control

Join us for a session with Zacck Osiemo as he guides us through Zephyr Device Trees and their role in SG90 servo motor control! ๐Ÿ”น Understand & configure Device Trees in Zephyr ๐Ÿ”น Set up GPIO & PWM for motor control ๐Ÿ”น Code walkthrough & live demo Donโ€™t miss out! ๐Ÿš€

Deploy Temperature Based Classification Tflite Model on STM32

Are you interested in embedded AI and real-time inference on microcontrollers? Join us for an exciting session where weโ€™ll explore TensorFlow Lite for Microcontrollers (TFLM) on STM32! ๐Ÿ”น What You'll Learn: โœ… How to set up TensorFlow Lite Micro on STM32 โœ… Running machine learning inference on STM32 โœ… Integrating FreeRTOS with TFLM for real-time […]

Running TensorFlow Lite Micro on STM32 with FreeRTOS!

Are you interested in embedded AI and real-time inference on microcontrollers? Join us for an exciting session where weโ€™ll explore TensorFlow Lite for Microcontrollers (TFLM) on STM32! ๐Ÿ”น What You'll Learn: โœ… How to set up TensorFlow Lite Micro on STM32 โœ… Running machine learning inference on STM32 โœ… Integrating FreeRTOS with TFLM for real-time […]

Mastering 3-Phase BLDC Motor Control

**๐Ÿ“… 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 […]

Suspicious Package Detection with Edge AI & PICMG COM-HPC

In part two of this edge AI-on-Linux miniseries, @Ming demonstrates an AI-based suspicious package detection application integrated with SECO's Yocto-based Clea OS and running on 13th generation Intel Core processor PICMG COM-HPC system.

Mastering 3-Phase BLDC Motor Control

Join us for a deep dive into feedback control, enhancing precision and efficiency in BLDC motor operation using sensors. ๐Ÿ”ง ๐–๐ก๐š๐ญ ๐˜๐จ๐ฎ ๐–๐ข๐ฅ๐ฅ ๐‹๐ž๐š๐ซ๐ง: โœ…The critical role of Hall sensors and encoders in feedback systems. โœ…How to implement closed-loop speed control with a PID controller. โœ…Techniques to optimize motor performance under dynamic load conditions. โœ…Methods […]

From Concept to PCB: System Design of a Vision System (Tech Tips)

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 […]