- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 12 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
A compact Raspberry Pi CM4 carrier — Piunora
What is Piunora?
Piunora is a development board complete with IO headers, USB ports, and HDMI output. It has an M.2 connector, some built-in LEDs, a camera connector, and a few other features. It also opens up some new functions, such as the ability to run the Pi as a USB gadget rather than as a host device, which simplifies certain types of development. Compared with the official carrier board of the Raspberry Pi CM4, Piunora has smaller size more similar to Arduino Uno.
You can use Piunora simply by plugging it into your computer and connecting to it via USB gadget mode, either through a virtual Ethernet connection or as USB mass-storage device. Piunora provides a full-size HDMI port with support for up to 4K60 resolution, USB C for data and power, a single USB port, and a connector for Qwiic / Stemma QT components. Six analog inputs are included, provided via an MCP3008 ADC chip. Also, you will find four APA102 RGB LEDs on the board, which can be controlled using Adafruit’s CircuitPython Python library.