Skip to content

hankhjliao/magic_wand_mbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Wand on mbed

Deploy magic wand model on mbed K66F

About the Project

Original project only deploys to Arduino, Himax WE1 EVB, and SparkFun Edge.
I'm trying to deploy it to mbed K66F.

Getting Started

  1. mbed OS Version: 5.14.0
  2. TensorFlow Lite Version: 2.1.0
  3. Python Version: 3.7
  4. GNU Screen

Usage

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License 2.0. See LICENSE for more information.

Contact

Project Link: https://github.com/hankhjliao/magic_wand_mbed

Acknowledgements