Crypto Punk Selfi Camera
This project is a camera that automatically creates a cartoon 8bit (low resolution) version of the picture that was taken. This project...
This project is a camera that automatically creates a cartoon 8bit (low resolution) version of the picture that was taken. This project...
In the age of passwords the solution should not be another password. This project is an electronic device that stores your password and...
This is a program I wrote in python to automate the tedious copper bussmann short ciruict calculation. This program has automatic...
This project is a voltage drop calculator I programed in python. This application optimizes voltage drop calculations, a repetitive and...
Shown is a GUI I programed in python. This application simplifies electrical data entry. Using python and tkinter you fill out the form...
This project is using an accelerometer taped onto an Xbox controller to turn. This is inspired by people who always lean the controller...
So here is a fun quick project that helps you play Minecraft without clicking... just put your hand right above the sonar detector and...
So here we have the typewriter keyboard. I used this to play some red dead redemption 2 to get a historical feel while playing the game....
So we are going to mine bitcoin with raspberry pie! Put on your hard hat and follow the steps below to get mining! Parts List: 1...
This project is an RGB Led Juggle ball. This project involves soldering components and bootloading / uploading code to the ATMEga328p and...
So this project is simple but awesome, loved playing around and jamming via coding. In this project you use 4 servo motors to act as drum...
So here we have a fun flashy lights project, and easy too. Here we are using an RGB ( red green blue) LED (light emitting diode) chain to...
So here are some of my hand sketches for wiring diagrams. Basically the code is reading the ultrasonic detector and when it sees...
#include "LedControl.h" // need the library LedControl lc=LedControl(1,2,3,1); // lc is our object // pin 1 is connected to the MAX7219...