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

Fundamentals of Renewable Energy

All about TIs portfolio and solutions in this space along with a bunch of reference designs and applications notes. I always wonder at the effort put into such a net set of documentations. https://tifundamentalsofenergy.com/...

Decrypting BitLocker: Raspberry Pi Pico Exploits Encryption Vulnerability

The YouTube video demonstrates how a Raspberry Pi Pico can exploit a vulnerability in BitLocker encryption, revealing the potential risks associated with this widely used security feature. << BitLocker , a full disk encryption system integrated into Windows, is commonly employed to safeguard sensitive data on devices such as laptops and desktops. The video shows the hardware and techniques needed to execute the exploit, emphasizing its affordability and ease of implementation. >> ⛓ https://youtu.be/wTl4vEednkQ...

Innetra T1 - Neromorphic Chip with Spiking Neural Network Accelerator

https://www.eetimes.com/innatera-productizes-snn-accelerator-as-neuromorphic-microcontroller/ Highlights: - “The array looks a lot like an analog FPGA: You can think of it as being a sea of programmable neurons and synapses that can implement any sort of [spiking] neural network topology” - This allows the T1 to analyze both spatial data (like images) and temporal data (like audio), as well as spatio-temporal data....

ESP32: How to Log Data (9 Different Ways)

In this article, you will learn nine different methods to log and save data with the ESP32. Would you like to monitor a specific sensor with the ESP32 and keep track of the data over time? Would you like to save all your data records but you don’t know how to do it or which method to use? Here we’ll show you different ways to save data permanently with the ESP32. We’ll show you methods that rely on third-party databases, services, hardware solutions, and others. Throughout this article, we’ll cover the following methods to save data using the ESP32: ▫️ MicroSD Card ▫️ ESP32 Filesystem (SPIFFS or LittleFS)...

Spacecraft as the ultimate IoT device - with Jim Cantrell, CEO at Phantom Space.

Space is the ultimate destination for the Internet of Things technology. Satellites are a perfect example of IoT devices operating in hard-to-reach places. Jim Cantrell, the CEO at Phantom Space, shares his 30+ years of experience with me during this discussion. We covered several important topics, including:...
No description

Testonica's Quick Instruments Test framework for quality control

https://www.testonica.com/products/qi One of the marketing guys from here reached out to me and I found this tool quite interesting. It's a framework they've build over software(bunch of python scripts) that validate the interconnects and functionalities of the system after assembly....

WearPico - Open-source Smartwatch firmware written in C for the Raspberry Pi Pico

The WearPico is an open-source smartwatch project developed by a maker and developer utilizing the Raspberry Pi Pico microcontroller. Designed as a wearable tech device, it integrates with smartphones to manage calls, notifications, and offers additional features like a stopwatch, notepad, and calendar. This project emphasizes embedded functionality over a full operating system, with a focus on power efficiency through Bluetooth connectivity. Key features of the WearPico include: ➡️ Smartphone integration for call management and notifications. ➡️ Additional functionalities like stopwatch, notepad, and calendar....

From C++ to Rust: Comparison from Embedded Software Engineer

In this captivating article, an experienced embedded software engineer delves into a comprehensive comparison between C++ and Rust programming languages, providing invaluable insights for those seeking to embrace the new language. Through an exploration of various concepts and implementation details, the author reveals their delightful discoveries during months of investigating Rust. For software developers seeking a more streamlined and secure programming experience, this article serves as an enticing invitation to explore Rust as a worthy alternative to C++. By highlighting the main differences and benefits, the author paves the way for an engaging journey towards unlocking the full potential of Rust's capabilities. More information: ...

Mastering the IoT Product Strategy

Mastering the IoT Product Strategy is crucial for startups and established enterprises. Marcello Majonchi, the Chief Product Officer at Arduino, shared his insights with me during the podcast interview. I include my meeting notes to extract as much value as possible and help you leverage the wisdom shared by Marcello. https://www.thingrex.com/iot_product_strategy/...

Self-powered sensor automatically harvests magnetic energy

MIT researchers developed a battery-free sensor that harvests energy from its environment, designed for long-term data monitoring in inaccessible locations like ship engines. The sensor captures energy from magnetic fields around electric wires, operating without battery replacement or complex wiring. This innovation is beneficial in applications with limited power access. The team overcame challenges, such as enabling the sensor to start without initial power " cold start " and efficient energy storage using capacitors. The microcontroller manages stored energy, simplifying installation and expanding deployment potential in various environments, offering more efficient and sustainable monitoring solutions in industrial settings. More information: ...

"Architectural Patterns and Techniques for Developing IoT Solutions" by Jasbir Singh Dhaliwal.

Packt publishing asked me to review the "Architectural Patterns and Techniques for Developing IoT Solutions" by Jasbir Singh Dhaliwal. I assessed a few IoT-related books recently; this position is my favorite as it: - Clearly explains main IoT concepts and commonly used abbreviations....
No description