Little Bird
Picade PCB - Arduino Compatible with 3W Amp
This is an Arduino-compatible board with integrated 3W stereo amplifier designed for use in arcade projects (like our Picade).It behaves like a key...
This is an Arduino-compatible board with integrated 3W stereo amplifier designed for use in arcade projects (like our Picade).
It behaves like a keyboard when plugged in via USB and has a default key-mapping (though you can reprogram it using the Arduino IDE). Connections are made using screw terminals for a solid, permanent installation.
It uses the same micro-controller as the Arduino Leonardo (the ATmega32U4) and is pre-installed with the Arduino bootloader and our software.
Features
- Powered by an ATmega32U4 (32KB, 2.5K RAM @ 16MHz)
- 6-pin ISP header for direct programming (also pre-loaded with Arduino bootloader)
- Includes a stereo 3W amplifier (PAM8407) for use with 4Ω speakers
- Appears as a USB HID device (keyboard) to the host
- Screw terminal contacts for four-direction Joystick, 12 buttons, and two speakers
- Reset button
- Mounting holes
- Power, Bootload, TX, and RX LED indicators
Jargon buster
Plain-language definitions for the technical terms used above.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- HID
- Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- ISP
- An image signal processor is hardware that helps process raw camera data into usable images or video. It matters for vision projects because it can improve camera handling and reduce the processing load on the main CPU.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
Find this product in
Audio & Video
Brands
Related Tutorials
Free guides on learn.littlebird.com.au