forked from adafruit/circuitpython-org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request adafruit#1568 from supcik/picomo-v3
Add PicoMo V3
- Loading branch information
Showing
5 changed files
with
43 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
layout: download | ||
board_id: "heiafr_picomo_v3" | ||
title: "PicoMo V3 Download" | ||
name: "PicoMo V3" | ||
manufacturer: "HEIA-FR" | ||
board_url: | ||
- "https://go.heia-fr.ch/picomo" | ||
board_image: "picomo_v3.jpg" | ||
date_added: 2025-01-13 | ||
family: rp2040 | ||
features: | ||
- Speaker | ||
- Display | ||
- USB-C | ||
--- | ||
|
||
The [PicoMo](https://go.heia-fr.ch/picomo), based on a Raspberry Pi Pico microcontroller chip, has been developed by [HEIA-FR](https://www.heia-fr.ch/en/)'s [Electrical Engineering](https://www.heia-fr.ch/en/education/bachelor/electrical-engineering/) and [Computer Science and Communication Systems](https://www.heia-fr.ch/en/education/bachelor/computer-science-and-communication-systems/) departments. With its display, temperature and humidity sensor, multicolor LED and buzzer, it can be used in a variety of ways. | ||
|
||
This module has no battery to promote durability: you need to connect it to your smartphone or computer with a USB cable to make it work. | ||
|
||
To flash a new .uf2 file and enter bootloader mode, turn on your PicoMo while pressing and holding the S7 button. This should make it appear as a drive named RPI-RP2 on your computer. | ||
|
||
## Technical details | ||
|
||
* RP2040 Dual Arm Cortex-M0+ | ||
* 264kB of SRAM | ||
* 2 MB of flash memory | ||
* ST7789 1.69 inch display with a resolution of 240x280 | ||
* Temperature and humidity sensor (SHTC3) | ||
* 7 buttons | ||
* Speaker (buzzer) | ||
* Onboard LED (RGB) | ||
* USB-C power | ||
|
||
## Schematic | ||
|
||
* [PicoMo Github repository](https://github.com/heia-picomo/hardware/blob/main/schematic/P095V3_PicoMo_Schematic.pdf) | ||
|
||
## Learn More | ||
|
||
* [PicoMo home page](https://go.heia-fr.ch/picomo) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.