DevHeads IoT Integration Server

DII

DevHeads IoT Integration Server

The DevHeads IoT Integration Server accelerates technology engineering by helping pro devs learn, share and collaborate.

Join

seeking-collabs

๐Ÿชฒ-firmware-and-baremetal

๐Ÿ“ฆ-middleware-and-os

๐Ÿ“ก-edge-networking

๐ŸŸฉ-pcb-and-analog

jobs

โ˜-iot-cloud

โœ…-code-review

devheads-feed

general-dev-chat

AI alone isn't ready for Chip Design?

This article highlights the intricacies involved in the process of chip design, what it takes and if AI has reached anywhere closer. https://spectrum.ieee.org/chip-design-ai...

AT&T has stopped selling NB-IoT data plans and certifying NB-IoT devices

AT&T has stopped selling NB-IoT data plans and certifying NB-IoT devices, as it starts the process to decommission its NB-IoT network in the US entirely. The decision was taken as part of a strategy for โ€œimprovingโ€ its IoT services for enterprise customers, whose IoT devices will be moved to โ€œalternative network technologies such as LTE-Mโ€. It said the โ€‹planning process to phase out its NB-IoT network in the US is underway. The project will be completed as early as the first quarter of next year (2025) Read more: https://www.rcrwireless.com/20241120/internet-of-things-4/att-quits-nb-iot...

Smallest Bluetooth 6.0 SoC from Nordic Semiconductor is out

World's smallest Bluetooth 6.0 SoC from Nordic Semiconductor is out... More fun time in upcoming winter season... - Ultra small.form factor. - Several wireless communication protocols offering upto 4Mbps data transfer - 1.5MB of non-volatile memory ...
No description

Zephyr 4.0 Is Generally Available: Some Highlights

Today, is a release of Zephyr 4.0! Itโ€™s always interesting to see how, for each release, thereโ€™s always a couple of areas that go through a โ€œsprintโ€ and catch up on overdue refactoring and bug squashing, or that get a flurry of new features and improvements. This time around, storage and multimedia have been particularly active: a new secure storage subsystem brings PSA Secure Storage to all targets, ZMS (Zephyr Memory Storage) proposes a storage system optimized for next-gen memory technologies and, while Zephyr has had video & audio capabilities for quite some time, thereโ€™s been some really nice improvements on that front as well. Read more herehttps://www.zephyrproject.org/zephyr-4-0-is-generally-available/...

Raspberry Pi and SECO together to develop new Human-Machine Interface solution based on CM5.

Raspberry Pi Foundation and Italian company SECO have signed a strategic partnership ahead of the Compute Module 5 (CM5) product launch. The alliance will see SECO bring to market a new Human-Machine Interface solution based on CM5. https://www.seco.com/news/details/seco-and-raspberry-pi-enter-into-a-strategic-partnership-to-expand-their-industrial-iot-offerings...

Introducing WiLo: The Future of Long-Range IoT Communication!

Researchers have developed ๐–๐ข๐‹๐จ, a hybrid technology that combines ๐–๐ข-๐…๐ข with ๐‹๐จ๐ง๐  ๐‘๐š๐ง๐ ๐ž (๐‹๐จ๐‘๐š) protocols for long-distance communication. This approach seamlessly integrates with existing hardware, offering a cost-effective solution for IoT applications like agricultural sensor networks and smart cities. The team created an algorithm that enables standard Wi-Fi devices to communicate over long distances without extra hardware. In tests, WiLo achieved an impressive ๐Ÿต๐Ÿฒ% ๐˜€๐˜‚๐—ฐ๐—ฐ๐—ฒ๐˜€๐˜€ ๐—ฟ๐—ฎ๐˜๐—ฒ over distances up to ๐Ÿฑ๐Ÿฌ๐Ÿฌ ๐—บ๐—ฒ๐˜๐—ฒ๐—ฟ๐˜€. How do you see the integration of WiLo impacting the future of IoT infrastructure and deployments?...
No description

Raspberry Pi OS (New release): Wayland now for everyone!

a new version of Raspberry Pi OS. This version includes a significant change, albeit one that we hope most people wonโ€™t even notice. So we thought weโ€™d better tell you about it to make sure you doโ€ฆ Read more: https://www.raspberrypi.com/news/a-new-release-of-raspberry-pi-os/...
No description

MIT Team Advances 3D-Printed Electronics with Semiconductor-Free Logic Gates

MIT researchers have made a breakthrough in 3D-printing active electronics without the need for semiconductors, traditionally essential for processing and storing information. By using a biodegradable, copper-doped polymer, they created resettable fuses and logic gates capable of performing simple control operations. This innovation could democratize electronics fabrication, potentially allowing anyone to 3D print functional electronics outside traditional manufacturing centers. Though still early in development, this technology paves the way for more accessible and sustainable electronics manufacturing. ๐Ÿ”— More information...
No description

Introduction to Embedded System Design on Arm Cortex-M Microcontrollers

This textbook is the perfect introduction for the beginner looking to enter the exciting world of embedded devices and IoT. Over the course of twelve chapters, readers will gain the practical skills needed to build a fully functional smart home device featuring a fire alarm, motion detector and security sensor. https://github.com/arm-university/A-Beginners-Guide-to-Designing-Embedded-System-Applications-on-Arm-Cortex-M-Microcontrollers...

Introducing Raspberry Pi Pico 2

The Raspberry Pi Pico 2 is a new development board featuring the RP2350 microcontroller, offering either dual-core Arm Cortex-M33 or RISC-V Hazard3 processing at 150MHz. This upgrade brings enhanced performance and memory, making it suitable for various applications. Key Features: โžก๏ธ Two 150MHz Arm Cortex-M33 cores, with floating point and DSP support...
No description

How VLSI Revolutionized Semiconductor Design

The video explores how VLSI (Very Large Scale Integration) systems design revolutionized the semiconductor industry. It highlights the challenges of increasing complexity in integrated circuits in the 1970s and the pivotal 1980 textbook by Carver Mead and Lynn Conway, which simplified design rules and adopted modular approaches, democratizing chip design. This paradigm ignited innovation, educational programs, and paved the way for companies like TSMC, reshaping the global electronics landscape. :youtube: More information...

Considerations when Building Embedded Databases

When developing embedded databases, itโ€™s essential to address key factors for reliable and efficient data management. This article highlights challenges related to non-volatile storage (NVS), such as data corruption and system compatibility. It also covers different database implementations and custom solutions, offering tips for optimizing storage and record management. By focusing on these elements, developers can build robust embedded applications that perform reliably in real-world scenarios. โ›“ More information...