| by sohil4932 | No comments

Arduino TypeWriter

This project shows how to recycle an old PS2 keyboard and a dot matrix printer (DB25) to make a typewriter using our Arduino Controller. How it works:The idea is to connect the keyboard to the printer with a basic and cheap interface, we have used Arduino because is a fast development board for this kind […]

Read More
| by sohil4932 | No comments

Arduino + PS/2 Mouse

In this article I attempts to explain aspect of the PS/2 mouse interface including How can you establish interface between your Arduino board and old PS/2 mouse.The PS/2 mouse interface originally appeared in IBM’s “Personal System/2” computers in the late 80’s and it remains a widely-supported interface. However, USB has quickly caught on these last […]

Read More
| by sohil4932 | No comments

10×8 LED Display

This was my first project with the help of Arduino board. If you want to make your own or see how it works,check out my Tutorial link “10×8 Led Matrix with Arduino“:http://blog.sohilpatel.org/?p=19

Read More