Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PicoMo V2 board #1316

Merged
merged 1 commit into from
Jan 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions _board/picomo_v2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
layout: download
board_id: "heiafr_picomo_v2"
title: "PicoMo V2 Download"
name: "PicoMo"
manufacturer: "HEIA-FR"
board_url:
- "https://go.heia-fr.ch/picomo"
board_image: "picomo_v2.jpg"
date_added: 2024-1-25
family: raspberrypi
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/P095V2_PicoSalon_Schematic.pdf)

## Learn More

* [PicoMo home page](https://go.heia-fr.ch/picomo)
Binary file added assets/images/boards/large/picomo_v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/original/picomo_v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/small/picomo_v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading