https://github.com/hywing/stc8h8k64u
Porting stc8h8k64u mini board with official examples.
https://github.com/hywing/stc8h8k64u
c embedded embedded-devices stc8h8k64u
Last synced: about 14 hours ago
JSON representation
Porting stc8h8k64u mini board with official examples.
- Host: GitHub
- URL: https://github.com/hywing/stc8h8k64u
- Owner: hywing
- Created: 2023-07-02T09:04:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T12:17:31.000Z (over 2 years ago)
- Last Synced: 2025-03-03T08:22:57.607Z (over 1 year ago)
- Topics: c, embedded, embedded-devices, stc8h8k64u
- Language: C
- Homepage: https://github.com/hywing/stc8h8k64u
- Size: 548 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stc8h8k64u
## done
- led
- key
- int
INT0 -> P3.2
INT1 -> P3.3
INT2 -> P3.6
INT3 -> P3.7
INT4 -> P3.0
- pwm
- uart
- rtc
- adc
- hid
## todo
- 数码管
- led点阵
- oled
- 超声波模块
- 温度传感器
- 湿度传感器
- 气压传感器