Nieuws

An Arduino Uno provides the processing power and drives the serial monitor. A joystick and a Hitachi H48C accelerometer are mounted on a breadboard and wired to the Uno.
To do so, the Arduino was set up to monitor the BUSY line on the printer’s parallel port, setting the CTS line active whenever the busy line was inactive.
“Additional hardware serial ports: No more bit banging!The need for a second UART port ( and one that is not shared with USB) on the Arduino Uno is so great that the “SoftwareSerial” library ...