Skip to content

Commit 32b3d19

Browse files
committed
Add PicoMo V3
1 parent ed1c846 commit 32b3d19

File tree

5 files changed

+43
-1
lines changed

5 files changed

+43
-1
lines changed

_board/picomo_v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: download
33
board_id: "heiafr_picomo_v2"
44
title: "PicoMo V2 Download"
5-
name: "PicoMo"
5+
name: "PicoMo V2"
66
manufacturer: "HEIA-FR"
77
board_url:
88
- "https://go.heia-fr.ch/picomo"

_board/picomo_v3.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: download
3+
board_id: "heiafr_picomo_v3"
4+
title: "PicoMo V3 Download"
5+
name: "PicoMo V3"
6+
manufacturer: "HEIA-FR"
7+
board_url:
8+
- "https://go.heia-fr.ch/picomo"
9+
board_image: "picomo_v3.jpg"
10+
date_added: 2025-01-13
11+
family: rp2040
12+
features:
13+
- Speaker
14+
- Display
15+
- USB-C
16+
---
17+
18+
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.
19+
20+
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.
21+
22+
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.
23+
24+
## Technical details
25+
26+
* RP2040 Dual Arm Cortex-M0+
27+
* 264kB of SRAM
28+
* 2 MB of flash memory
29+
* ST7789 1.69 inch display with a resolution of 240x280
30+
* Temperature and humidity sensor (SHTC3)
31+
* 7 buttons
32+
* Speaker (buzzer)
33+
* Onboard LED (RGB)
34+
* USB-C power
35+
36+
## Schematic
37+
38+
* [PicoMo Github repository](https://github.com/heia-picomo/hardware/blob/main/schematic/P095V3_PicoMo_Schematic.pdf)
39+
40+
## Learn More
41+
42+
* [PicoMo home page](https://go.heia-fr.ch/picomo)
57.1 KB
Loading
242 KB
Loading
9.39 KB
Loading

0 commit comments

Comments
 (0)