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.

Introduction to Neuton.AI for Microcontrollers

One of edge ai tools that ease the deployment of machine learning on microcontroller is **Neuton.AI** is a no code platform that creates ultra small AI models for microcontrollers like […]

Codebase Transition from CubeIDE to VS Code

I’m moving my codebase from CubeIDE to VS Code. While waiting for my board, I started the transition but paused and continued developing in CubeIDE, making many changes. When I […]

Cryptographic Benchmarking on STM32 with SecureMark

Hello everyone,I’m working on cryptographic benchmarking on STM32 using SecureMark-v2 and looking for insights from anyone experienced in: SecureMark Benchmark on STM32 STM32 Cryptography (AES, SHA, ECC, etc.) Embedded cybersecurity […]

Modbus Protocol Implementation on STM32

We have an upcoming live event on Modbus Protocol (RTU) and its implementation on STM32 MCU. How many of you have used it before, and what applications have you primarily […]

STM32L031K6 Not Recognized by ST-Link

hello, i need help with na stm32l031k6, I want to just start the processor and read it with an st-link v2, I have connected BOOT0 to GND(i haven’t added a […]

Issue with CAN Protocol on STM32F103C8T6

Hello @here, i am currently trying to set up my CAN protocol using stm32f103c8t6. I intend to use it in loop back mode just for test, I am having issues, […]