KiCad


I’m excited to introduce you to the latest and greatest version of KiCad – version 8 (stable release). This article will overview

Read More

Education


Learning anything worth learning from the ground up is hard. The road to proficiency is filled with roadblocks, distractions, and dead-ends. Everyone

Read More

Arduino


As a programmer, you are constantly seeking ways to optimize your code and improve its efficiency. One technique that often goes overlooked,

Read More

Arduino


In this post, I continue the work I started in last week’s article. If you haven’t read that, please take a few

Read More

Electronics


A BLE beacon is a Bluetooth device that broadcasts small amounts of data at regular intervals using low-energy Bluetooth technology. In this

Read More

Arduino


If you want to be able to write Arduino programs that go beyond the trivial, sooner or later, you will need to

Read More

News


I’m thrilled to announce that my latest book, Node-RED & Raspberry Pi Pico W, is now available in print from Elektor! Ekektor

Read More

Arduino


Dynamic memory allocation in Arduino might sound like a complex concept, but it’s essentially about managing the memory of your Arduino board

Read More