Content for Project

Vegetable Assassin

“Vegetable Assassin is a web-based game where players slice virtual vegetables with an internet-connected foam sword. The sword communicates orientation information to the game session using a persistent WebSocket connection to a server, the game is generated and rendered using …

Weather Station NODEmcu I2c HD44780

“Do you want to know the current weather? This article will show you how to build a simple weather station with NODEmcu board and HD44780 i2c display. The board uses the ESP8266 chip in order to connect to the internet …

50V to 5V @7A Synchronous Buck (Step-down) Converter –

“This module is a non-isolated 7A DC-DC converter. The module can convert any DC voltage between 7V to 50V to a 5V DC with load current up to 7A. The project has been designed around LM5116 Wide Range Synchronous …

8-bit ATtiny85 Circle Of Life

“Why use a giant computer running MicroPython or CircuitPython when you could use something much less powerful than an IBM PC, Commodore, or Apple II. Requirements An ATtiny85 microcontroller. An ATtiny45 can fit, so it’d probably work. Some way …

Arduino-(KVM)-Switch

“This is a fully functional keyboard switch (KVM but while only the keyboard), based on the combination of Arduino UNO + Arduino LEONARDO pro Micro. Arduino UNO sends data from a connected USB keyboard via SoftwareSerial to 2 Arduino LEONARDOs that …

Arduino Wire Game

“For this project, I referenced it from this website, and changed it to make a new project. This project is called the Wire Game, where you will take a metal handle and make it go through the wire without touching …

Bar Graph Clock IOT (ESP8266 + 3D Printed Case)

“On this Instructables I will explain you how to build an IOT 256 LED Bar Graph Clock. This clock is not very difficult to make, not very expensive yet you’ll need be patient to tell the time ^^ but it …

Build an Inhouse IoT Air Quality Sensor - No Cloud Required

“Build a full-functional small IoT device to monitor inhouse air conditions without using cloud services. The quality of the indoor or outdoor air depends on many sources of pollution and also by the weather. This device captures some of common …

Cardboard Quadcopter

“If you’re looking at making a quadcopter for the first time, or you don’t have a ton of money then this instructable is for you! Or maybe you’re not sure that it’s the right thing for …

Coin sorting and counting machine

“Coin sorting machine based on Arduino Mega which is sorting and counting EURO coins. Originally the project was born after my son builded a coin sorting machine for his school project. We thought it would be cool to count the …