Witawat / CH32V003-oled-with-DMA

ch32v003 oled DMA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CH32V003 RISC-V oled test with DMA

ssd1306 OLED display draw C4 pin ADC value

compile on windows

install GCC toolchain or CH32duino

  • CH32duino add to path set PATH=%LOCALAPPDATA%\Arduino15\packages\WCH\tools\riscv-none-embed-gcc\8.2.0\bin;%PATH% and change ford.bat to set COMPILERPREFIX=riscv-none-embed-

upload to device with minichlink.exe

About

ch32v003 oled DMA

License:MIT License


Languages

Language:C 96.7%Language:Python 2.6%Language:Makefile 0.5%Language:Batchfile 0.3%