Content for Project

Elk: a tiny JS engine for embedded systems

“Elk is a tiny embeddable JavaScript engine that implements a small but usable subset of ES6. It is designed for microcontroller development. Instead of writing firmware code in C/C++, Elk allows to develop in JavaScript. Another use case is …

ESP32 Small Robot Dog

“ESP32 small robot dog is my attempt to make quadruped dog that become very popular after Boston Dynamics Spot. Work on the project still in progress and hardware and software can changed. Features - Only ESP32 required (you don’t need …

How to Make a WIFI (Nodemcu) Car

“Today we are going to make an esp8266 smart car. This WiFi remote control car runs with ESP8266 module (NodeMCU).This NodeMCU comes with MicroUSB port and also can be operated with 7-12Volt. You can also program it with Arduino …

Internet of things (IoT)-based solar tracker

“The proposed IoT solution can be employed in various fields to connect devices or things to the internet. This project presents a simple and low-cost IoT solution to monitor and control a smart dual-axis solar tracker system for performance evaluation …

Kid’s Control Panel With Arduino(s)

“Since getting an Arduino starter kit I was wondering what to make of all those fancy buttons, shiny LEDs, touchscreen LCD displays… I was thinking about weather station, but I was told that in the maker’s world, weather station …

Measuring Wheel

“A 3D printed measuring wheel displaying both metric and imperial measurements. While reading some of the comments on DIY Simple Measuring Wheel with Rotary Encoder by Mirko Pavleski, one in particular stood out. The comment by soorajts suggesting “squeezing it …

Mobile Station for Weather Exploration With AtTiny85 & BME280 for Your Smartphone

“There are couple weather stations which are build with a BME280 and Arduinos, ESP32/ESP8266, Raspberry Pi’s. But not everyone wants to use these big boys for some “small” tasks like getting weather data. Also, these kind of microcontrollers …

Perceptmobile: Azure Percept Obstacle Avoidance LEGO Car

“Obstacle avoidance with LEGO Boost car, powered by Azure Percept. Azure Percept is a platform of hardware and services that simplifies use of Azure AI technologies on the edge. I decided to give a try at building simple obstacle avoidance …

Portable Power Supply for microcontroller projects

“In this project I tried to overcome a very common issue while working on a portable electronics project. That is how to power my circuits If you are working on a portable electronics project, or in a remote place where …

Putting an old digital clock (with an outdoor thermometer) on steroids

“According to the label on the back, it is a rebranded “Electronics Tomorrow LTD.” model no. 7904. It supports DCF77 time synchronization and has been working reliably for the past 20 years. But recently I wasn’t so thrilled with …