Raspberry Pi based P1 reader
Go to file
2023-06-29 20:55:09 +02:00
.cargo First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
firmware First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
src Send received data over socket directly instead of parsing it 2023-06-29 20:55:09 +02:00
.env First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
.gdbinit First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
.gitignore First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
build.rs First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
Cargo.lock First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
Cargo.toml First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
memory.x First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
sample.txt First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00