Despite the Commodore 64 having been out of production for probably longer than many Hackaday readers have been alive, its ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega microcontrollers, that way I don't have to use a breadboard and make the wiring to program ...
The 6502ctl project is an Arduino controller for the 6502 CPU. The controller controls all 6502 pins, including the clock signal and interrupts, and simulates an address and data bus with attached ...
An automatic toll gate system using Arduino revolutionises traditional toll collection by eliminating manual intervention.
Making a servo tester using an Attiny85 micro chip, Attiny45 also works for this project. This diy servo tester is as good as any other servo tester, the difference is that it can be programmed to do ...
With the BlueDisplay library you create the GUI for your application, e.g. Graphics, Text, Buttons, Sliders and Charts on the Arduino itself. No Android programming required! The Arduino is connected ...