An open API service indexing awesome lists of open source software.

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.

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

- 超声波模块

- 温度传感器

- 湿度传感器

- 气压传感器