Content for Project

Dutch 8x8 Word Clock

“I know that I am not the first to make a word clock, using an Arduino. Still it was always something on my ‘to do’ list to make a Dutch one. For a different project I’ve bought a ‘colorduino …

ESP32 + MPU9250: 3D Orientation Visualisation

“Visualizing MPU9250 3D orientation data on the web page hosted by ESP32. Using websockets and JSON to send orientation data. MPU9250 is one of the most popular IMU (Inertial Measurement Unit) available on the market. It combines not only 3D …

ESP32_CoinCell

“ESP32 Project with sensors and tiny display powered by a coin cell This is an ESP32 Pico D4 project with an accelerometer and 0.69” oled display powered by a rechargeable LIR2450 coin cell. I was not made for any …

ESP8266 WiFi Air Conditioner Remote Control

“We recently started exploring the ESP8266 boards and today’s project is going to be an interesting one based on this WiFi module. We are going to build an ESP8266 based WiFi Air condition Remote Controller. While this project can …

Faux Nixie Tube Clock

“I love retro tech. It’s so much fun to play with older tech since they are usually larger and more aesthetic than modern equivalents. The only problem with old tech such as Nixie tubes is that they are rare …

Getting Started with Zephyr RTOS on Nordic nRF52832 hackaBLE

“Introduction I worked for almost two decades in the software industry. In the early 2000s, I was developing applications on Windows, Linux, and various flavours of Unix. On the Windows side, we had Microsoft Visual Studio, MFC, NMake, and CL …

GreenHouse Monitoring System

“Android application monitoring system for GreenHouse, several sensors for reading data and send to application. This project helps you to look at your greenhouse. It consists of sensors: - DHT11 (temperature and humidity), - MQ-135 (Air Quality), - Soil Moisture . The sensors …

How to Setup DigiSprak Attiny85 Board

“Hello there Engineers and Hobbyists, we all love Arduino’s right! But using an Arduino UNO, NANO or any other Arduino for a small task like displaying a simple message on LCD or just Fading LED would be waste of …

How to Write Assembly Instructions for Programming a 32-bit ARM Core with a Raspberry Pi

“This article explores the basic instructions needed to program a 32-bit ARM core, while building a foundational understanding of the micro-architecture. Assembly has a bad rap in today’s modern tech culture. Due to large amounts of RAM and processing …

Line Following Robot Using Smartphone’s Camera

“The first mission was with the help of IR sensors. Now, its back with another mission to get back what rightfully belonged to it, only this time with a Smartphone and its camera having its back and Dabble, a smart …