keyboard

Arduino Simple keyboard

Simple keyboard using the tone() function using Arduino

This example shows how to use the tone() command to generate different pitches depending on which sensor is pressed.   Circuit Connect one terminal of your speaker to digital pin 8 through a 100 ohm resistor, and its other terminal to ground. Power your three FSRs (or any other analog sensor) with 5V in parallel. Connect each

Simple keyboard using the tone() function using Arduino Continue Reading

Turn a Commodore 64 Into an IOS Bluetooth Keyboard

Turn a Commodore 64 Into an IOS Bluetooth Keyboard

This instructable describes how to turn a Commodore 64 computer into a bluetooth keyboard. It involves programming a micro controller with the Arduino IDE and constructing a circuit board. Supplies you’ll need (some are optional): Commodore 64 with keyboard (remove mother board, it is not used) (2) 74HC595 shift registers (8) 1N4148 diodes (3) 220

Turn a Commodore 64 Into an IOS Bluetooth Keyboard Continue Reading

Scroll to Top