Skip to content

Really basic attempt to replicate Arduino functions inside MounRiver

License

Notifications You must be signed in to change notification settings

tombic5/ch32v003_Arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ch32v003_Arduino

Really basic attempt to replicate Arduino functions inside MounRiver

Update : Someone is trying to port it to Arduino : https://github.com/AlexanderMandera/arduino-wch32v003/

Dev Board used:

Photo

Dev board

You need the programmer, the USB is just for power!

Pinout

  • Builtin led: D4
  • Builtin button (pull-up) : D7

Getting Started

  • Download MounRiver Studio
  • File/Load template/ArduinoTemplate.wvproj
  • Examples are availables in examples/ just copy main.c in template

Functions availables

Sources

About

Really basic attempt to replicate Arduino functions inside MounRiver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 85.7%
  • Makefile 13.7%
  • Assembly 0.6%