Testing a Touchscreen LCD for Raspberry Pi

You don’t have to pull out the big guns in every project you make. Sometimes, a small fry is enough, if not better. This guide…

FreeRTOS: ESP32 Deep Sleep

Learn how to get more battery life out of your projects.

Use your microcontroller’s deep sleep mode to lower power consumption!

Taking Off The Training Wheels: ARM

Learn how to use ARM microcontrollers!

feat. STM32 Blue Pill

The ESP32, a popular WiFi chip which runs FreeRTOS.

Taking Off The Training Wheels: FreeRTOS

In this new series of articles, we’ll show you how to level up from the Arduino.

Learn how to use FreeRTOS to write more powerful code for microcontrollers!

Continue Reading Taking Off The Training Wheels: FreeRTOS

Alora RFM1262

Overview When it is about radio communication, most think about the “famous” RFM95 and RFM96 modules. While these modules are well working and supported, they…

Continue Reading Alora RFM1262

LoRa Gateway

Part #2 – The LoRa gateway In my other post I made an introduction to Long Range (LoRa) communication. Now let us put this into…

Continue Reading LoRa Gateway

Battery powered LoRa sensor node

Part #1 – The sensor nodes In my other post I made an introduction to Long Range (LoRa) communication. Now let us put this into…

Continue Reading Battery powered LoRa sensor node

Long Range (LoRa) communication for devices that have no WiFi connection available

Usually we use WiFi, Bluetooth or GSM to connect our sensor devices with the world of IoT. But what if neither of that is available (or not affordable like GSM)?

Continue Reading Long Range (LoRa) communication for devices that have no WiFi connection available

Iron Man Repulsors

Build an iron man style repulsor using an Inertial Measurement Unit (IMU) and Neopixels!

Continue Reading Iron Man Repulsors

Controllable Robotic Arm w/ CircuitPython

Microcontrollers. Python. United at last!

Learn how to use Circuit Python and make a funky little robot arm along the way.

Continue Reading Controllable Robotic Arm w/ CircuitPython