Content for Project

Arduino Nano - 8 Digit Segment Display

“The MAX7219 is a popular serial LED driver that is popularly used with micro-controllers and Arduino community has a built-in library, which makes easy to work with it. The MAX7219 works with Dot Matrix Display’s and Seven Segment Display …

Card Sorter for a Trading Card Machine

“The Background I already explained the motivation of my project in the Card Feeder article. But in short, my children and I have amassed a large amount of Trading Cards by now. The handling, sorting, etc. is very difficult with …

CircuitPython OLED and Dual Knob Sketcher Two trim pots and a microdisplay!

“In this guide we will create a simple knob sketcher toy using a graphical display and two potentiometers, also known as trim pots or just pots. We’ll go over the basic idea of drawing a pixel to the display …

Control Raspberry Pi Pins Over the Internet

“A 10-minute tutorial on how to control Raspberry Pi pins over the Internet. It’s very simple example to shows how to start. To Raspberry Pi we have attached LED. LED state is controlled by website or by mobile application …

Daft Punk Helmet Bluetooth RGB Strip

“This is a very simple project that uses the Adafruid library to control a RGB adressable LED strip that will eb inside of a Daft punk Helmet. In this tutorial you will find the STL files to 3D print the …

Digital Light Sensor Using LM358

“Sensors make working with any project fun and simple to do, there exist thousands of sensors and we get the choice to choose the right sensor for our projects or needs. But nothing is better than designing your own DIY …

DIY Arduino UNO | How to Make Your Own Arduino Uno Board

“Hello guys, welcome to Being Engineers. Hope you all are doing great. In todays tutorial I will show you how I made my own arduino uno board using the atmega328p IC. A year ago I have made a series of …

DIY HOME AUTOMATION - Replace Traditional Light Switches

“Turn on or off LIGHTS using touch sensors Features: Capacitive touch sensors are used to turn on the lights instead of traditional mechanical switches.PIR Sensors for automated lights.”

ESP8266 VGA Pong

“In this Instructables I will show how to build a reproduction of the the classic game Pong for a VGA monitor, using a ESP8266 and few other components. This game is made possible by the EspVGAx library recently published on …

GPS Tracking System with Arduino Uno and Digilent PmodGPS

“This project is a GPS tracking system with LCD display using an Arduino Uno and a Digilent PmodGPS. Story Project Motivation This project is a subsystem of a larger project that I was a part of for my UW Bothell …