Dung-Yi
Results
4
repositories owned by
Dung-Yi
Electric-Vehicle-Route-Planning-on-Google-Map-Reinforcement-Learning
223
Stars
62
Forks
Watchers
User can set up destination for any agent to navigate on Google Map and learn the best route for the agent based on its current condition and the traffic. Our result is 10% less energy consumption tha...
STM32F4-LCD_ST7735s
43
Stars
7
Forks
Watchers
This tutorial shows you how to display string, color and dynamic value on LCD with STM32F4 development board
http_server
282
Stars
43
Forks
Watchers
Fully functional web server using C/C++ from scratch without third party library
PeriodicScheduler_Semaphore
19
Stars
1
Forks
Watchers
Demonstrate basic task scheduling method on LCD and STM32 Nucleo64 board. You will learn basic idea of OS multi-thread operation and C, Assembly code.