Interfacing(USB – RS232 – I2c -ISP) Projects

Playfield Hardware Flippers

Playfield :: Hardware :: Flippers

If you are contemplating building your own machine, then you probably already know a good bit about how pinball machines work. It’s basically series of electro-mechanical events where a steel ball activates a switch, which in turn fires a solenoid that drives a mechanism, sending the ball off in some other direction where it most likely hits another switch, and so […]

Playfield :: Hardware :: Flippers Read More »

Tutorial 19 Arduino Dice

Tutorial 19: Arduino Dice Circuit And Sketch Using A 7-Segment Display

In this tutorial you will build a dice that is shaken by holding the button in and thrown by releasing the button. The shake, throw and number thrown are animated and displayed on a seven segment display. A 74HC595 IC is used to interface the 7-segment display to the Arduino, using only 3 Arduino digital

Tutorial 19: Arduino Dice Circuit And Sketch Using A 7-Segment Display Read More »

Communication between a USBserial device and an AVR atmegaArduino microcontroller

Communication between a USB/serial device and an AVR (atmega/Arduino) microcontroller

I have a device which provides a USB port. If I attach it to a Windows PC it is recognized as a “CP2103 USB to UART Bridge Controller”. According to the device documentation, it should communicate in serial format at 38400bps.I have to talk to this device with a atmega microcontroller. Since the USB pinout

Communication between a USB/serial device and an AVR (atmega/Arduino) microcontroller Read More »

Scroll to Top