Atmega32u4 Breakout Board Tutorial
https://www.electronics-lab.com/atmega32u4-breakout-board-tutorial/
adafruit.com has published a new tutorial for their Atmega32u4 breakout board. It discuss on how to use it with AVRdude and how to setup and use it with Arduino IDE. We like the AVR 8-bit family and were excited to see Atmel upgrade the series with a USB core. Having USB built in allows the […]
SerialUSB: A cheap USB proxy for input devices
https://www.electronics-lab.com/serialusb-a-cheap-usb-proxy-for-input-devices/
Serialusb is a cheap (~$5) USB proxy intended to be used with input devices. It is the combination of: a PC software operating the host side of the proxy an atmega32u4 firmware operating the device side of the proxy SerialUSB: A cheap USB proxy for input devices – [Link]