Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hayd1n/rs-event-2023-project
2023南投燈會井字棋遊戲程序 採用Arduino Framework + FreeRTOS
https://github.com/hayd1n/rs-event-2023-project
Last synced: about 1 month ago
JSON representation
2023南投燈會井字棋遊戲程序 採用Arduino Framework + FreeRTOS
- Host: GitHub
- URL: https://github.com/hayd1n/rs-event-2023-project
- Owner: hayd1n
- Created: 2023-01-14T18:57:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T01:28:07.000Z (about 2 years ago)
- Last Synced: 2024-11-07T07:20:57.682Z (3 months ago)
- Language: C++
- Homepage:
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rs-event-2023-project
2023南投燈會井字棋遊戲項目
## Devices
### MCU
- Arduino Mega 2560
### LED
- WS2812
### Sensor
- Light Sensor
## Software
使用 Arduino Framework 框架編寫
搭配 FreeRTOS 作業系統實現多進程
## Simulation
使用 SimulIDE 模擬項目電路
See [simulation](simulation)