- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 month ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 8 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 9 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 10 months ago
- What is IoT and which devices to usePosted 10 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months 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.