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.
It used to be if you were developing embedded systems, you were a C programmer. Boy, have things changed. Arduino is a C++ environment, and Python is everywhere. More recently, the Rust programming language has grown in popularity to bring the total number of embedded programming languages to more than we can keep track of. […]
In this Learning Hour, Umesh Lokhande will: • Cover concepts like MQTT Broker, Publisher, Subscriber, etc. • Work on MQTT Protocols with QoS 0, 1, 2 • Review MQTT Clients: MQTTFx (Web), MyMQTT (Mobile) • Example project: Live Controlling and Monitoring sensor data
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, […]
• Overview of a Webserver • Webserver in Station Mode (STA) • Webserver in Access Point Mode (AP) • Example Project: controlling and monitoring devices
Hey DevHeads! We recently restructured the server to help foster deeper, more meaningful conversations. And soon we will be launching new and more frequent live events for hardware designers, embedded Linux users, and more. We have also been working on product reviews that will allow you to quickly evaluate chips and eval boards before you […]
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, […]
In this week's Engineering Hour, IoT expert Umesh Lokhande will explain how to work with Bluetooth Classic and Bluetooth Low Energy (BLE). He’ll then follow up with a live demo of remotely monitoring and controlling an ESP32 platform over Bluetooth. During the session, Umesh will: • Review Bluetooth Technology • Provide an Understanding of Classic […]
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, […]
Linux is one of the great stories of the tech world, started in a Finnish dorm room and now it runs on 80 percent of public servers and 100 percent of supercomputers. But what percentage of embedded devices? The answer is, "a growing percentage". For the last 20 years, developers have been introduced to electronics […]
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, […]
If you're a student, hobbyist, or serious embedded developer, you have had ample experience with UART. After all, it's the de facto serial communications protocol for connecting target development platforms to your development PC! But what about UART driver development? How versed in that are you? Regardless of the answer, in this week's Engineering Hour […]
In this lesson, DevHeads' embedded Linux experts will take us into fundamental concepts that form the backbone of Yocto, Poky, and OpenEmbedded. Understanding these differences is crucial for navigating the world of embedded systems development effectively. What is Yocto? Yocto is not just a single entity but rather a collection of tools and metadata used […]