7 releases (breaking)

0.7.0 Jul 15, 2023
0.6.1 May 8, 2022
0.6.0 Mar 29, 2022
0.5.0 Dec 25, 2021
0.2.0 Nov 28, 2020

#2033 in Embedded development

37 downloads per month

MIT/Apache

1.5MB
24K SLoC

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.

Dependencies

~11MB
~309K SLoC