wio_terminal

Crates.iowio_terminal
lib.rswio_terminal
version0.7.0
sourcesrc
created_at2020-11-28 04:01:25.182094
updated_at2023-07-15 04:54:49.590281
descriptionBoard support crate for the Seeed Studio Wio Terminal
homepage
repositoryhttps://github.com/atsamd-rs/atsamd
max_upload_size
id317349
size140,350
owners (github:atsamd-rs:owners)

documentation

https://docs.rs/wio-terminal/

README

wio-terminal

Crates.io Docs License

A Board Support Package (BSP) which provides a type-safe API for the Seeed Studio Wio Terminal.

This project is made possible thanks to the following crates:

Documentation

Resources

Display

The ILI9341 datasheet suggests that the maximum speed would be 10 MHz, but this is conservative and based on low voltage sources. 58 MHz is used in the BSP examples.

Wifi

If you want to use the Wifi features of this crate, you must have updated the wifi core firmware to at least version 2.0.1. You can read instructions for this process here.

Examples

For information on building and flashing the examples to your device, as well as a list of all examples with brief explanations, please see the examples README.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 758

cargo fmt