8 releases (5 breaking)
0.7.1 | Oct 18, 2024 |
---|---|
0.7.0 | Jul 15, 2023 |
0.6.1 | May 8, 2022 |
0.6.0 | Mar 29, 2022 |
0.2.0 | Nov 28, 2020 |
#2345 in Embedded development
153 downloads per month
1.5MB
25K
SLoC
wio-terminal
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:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
~9MB
~212K SLoC