Skip to content

Morse Code example in Rust on Raspberry Pi Pico

License

Notifications You must be signed in to change notification settings

vadian/picorust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picorust

Basic example project with Rust on Raspberry Pi Pico hardware

This project parses UART input into Morse Code, and flashes the LED.

Based on example from https://github.com/rp-rs/rp-hal

License

Released under MIT license. See LICENSE.

rp-hal License at time of use:

The contents of this repository are dual-licensed under the MIT OR Apache 2.0 License. That means you can choose either the MIT license or the Apache-2.0 license when you re-use this code. See MIT or APACHE2.0 for more information on each specific license.

Any submissions to this project (e.g. as Pull Requests) must be made available under these terms.

About

Morse Code example in Rust on Raspberry Pi Pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages