[ivory-search id="2373" title="AJAX Search Form"]
Search

Become a leader in the IoT community!

New DevHeads get a 320-point leaderboard boost when joining the DevHeads IoT Integration Community. In addition to learning and advising, active community leaders are rewarded with community recognition and free tech stuff. Start your Legendary Collaboration now!

Step 1 of 5

CREATE YOUR PROFILE *Required

OR
Step 2 of 5

WHAT BRINGS YOU TO DEVHEADS? *Choose 1 or more

Collaboration & Work 🤝
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. Our community uses Answer Overflow to index content on the web. By posting in this channel your messages will be indexed on the worldwide web to help others find answers.
  7. 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, […]

Explore Serial UART Driver Development: MCU-to-PC Communication

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

Embedded Linux LIVE! Key Differences Between Yocto, Poky, and OpenEmbedded

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

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: Zephyr Walkthrough & First Impressions

These days the up-and-coming RTOS isn't something proprietary. And you might be surprised to know it's also not FreeRTOS. Meet Zephyr. Zephyr is a Linux Foundation project, which explains based on devicetree configuration and CMake build system. But wait, didn't you say it was an RTOS? Join this DevHeads Office Hours session as developer and […]

Embedded Linux LIVE! Setting Up a Yocto Repository for Project Efficiency

Let's focus on setting up a Git repository tailored to the unique requirements of Yocto projects. By following these custom guidelines, you'll streamline your development process, enhance collaboration, and ensure the integrity of your Yocto build. * Choose the Right Repository Structure ** Layer-Based Approach ** Separate Repositories for Custom Layers ** Configuration Files ** […]

DevHeads Weekly Office Hours, Friday, June 7th: LLMs and Other AI in Development Workflows

Everyone everywhere is investigating ways they can use AI to increase efficiency, improve productivity, and open new revenue streams or cost savings. Electronics engineering is no exception, where the application of AI and machine learning is already being investigated in use cases like VLSI (well, maybe that's EDA), board layout, and more. But where else […]

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

Engineering Hour: Learn SPI Driver Development with a MAX7219 Dot Matrix Display

Embedded systems developers are all too familiar with the SPI interface. Are you? Join us for this week's Engineering Hour where tenured embedded and IoT developer Umesh Lokhande walks us through SPI driver development with an overview of: - SPI Protocol - Frame Format - Clock Polarity (CPOL) and Clock Phase (CPHA) - Connecting MCU […]

Embedded Linux LIVE! SBOMs: Understanding Software Bill of Materials in Yocto

Let's dive into the concept of Software Bill of Materials (SBOMs) and their significance in Yocto projects. Understanding SBOMs is essential for ensuring transparency, security, and compliance in embedded Linux development. * What is a Software Bill of Materials (SBOM)? ** A Software Bill of Materials (SBOM) is a detailed inventory of all software components […]

Embedded Linux LIVE! MEETUP—Yocto Fundamentals & Optimization Opportunities

Over the past several weeks we’ve laid the groundwork for what you need to get started developing with Yocto. During these sessions, we’ve learned how to distinguish between Yocto, Poky, and OpenEmbedded to harness the full power of Yocto in building robust, custom embedded Linux distributions. We’ve established a solid foundation for managing, collaborating and […]