Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
Post image 7
1 / 7
0

GitHub - melastmohican/rust-rpico2-embassy-examples: rust-rpico2-embassy-examples Rust Embassy examples for Raspberry Pi Pico 2

Hacker News·3 months ago
#yeEW2bNm
#github#pico#wire#example#temperature#sensor
Reading 0:00
15s threshold

This repository contains examples for the Raspberry Pi Pico 2 (RP2350) board, written in Rust using the Embassy async framework. Project generated cargo generate --git https://github.com/ImplFerris/pico2-template.git --name rust-rpico2-embassy-examples Hardware Board: Raspberry Pi Pico 2 MCU: RP2350 (Dual-core Arm Cortex-M33 and RISC-V cores) On-board peripherals: LED on GPIO25 Pinout Common Pin Assignments I2C pins: I2C0 SDA: GPIO4 I2C0 SCL: GPIO5 I2C1 SDA: GPIO2 I2C1 SCL: GPIO3 UART pins: UART0 TX: GPIO0, UART0 RX: GPIO1 UART1 TX: GPIO8, UART1 RX: GPIO9 Examples I2C Examples hs3003_i2c Reads temperature and humidity from an HS3003 sensor using the Embassy async framework.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More