Projects

Save articles from the RSS feed to Pocket with GitHub Action hourly.
Fall 2020 Python, GitHub Action
Use FRDM-K66F as the magic wand. After waving the wand, the FRDM-K66F will recognize the gesture by the neural network and output the result. The original project only deploys to Arduino, Himax WE1 EVB, and SparkFun Edge. I deploy it to FRDM-K66F and make it more configurable.
Spring 2020 C++, Python, TensorFlow, FRDM-K66F
Use Apache TVM to deploy the style transfer model to Android devices.
Fall 2019 Python, Android Studio, Apache TVM
Hide an image by adding its frequency transformation with the frequency transformation of another image during the JPG compression process. And I also implement the GUI to make it easy to use.
Spring 2019 Python, OpenCV, Qt5
Localize the robotic car using the led matrix with the bird-view camera. First, find the led matrix from the bird-view camera using own design algorithm. Second, decode the pattern of the led matrix. Third, show the pattern's meaning and the robotic car's location on the screen.
Summer 2018 Python, OpenCV
The robotic car will track the trace drawn on the ground and send the value of the magnetic field back to the PC. PC will show the path according to the magnetic field value on the GUI at the same time.
Spring 2018 C++, Python, Qt 4, Xbee v1, FRDM-K64F