Skip to content

arduinousergroupcagliari/RVPC_TinyBasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RVPC_TinyBasic

Simple BASIC interpreter for Olimex RVPC (1€ PC)

Compiling

Install Visual Studio Code for your platform, add the PlatformIO. Download or sync this repository and open it using vscode, then compile it clicking on the "check" symbol on the lower left status bar.

There are plenty of tutorial to use vscode/platformio. If you don't feel inclined to compile, you can download the binary from the release section.

Flashing

The official way to flash and debug software on ch32vxxx series of MCUs is using the WCH-LinkE USB programmer. Only the "E" model works. There are also at least two other ways at moment, to flash: using a raspi pico or an ESP32 as a programmer. This is the raspi pico implementation: picorvd.

If you own a Flipper Zero is possible to flash ch32Vxxx MCUs using this useful tool: wch_swio_flasher

Credits

This project is heavly based on TinyBasic by @shippoiincho but was made possible thanks this proposed pull request by @jrudolph

RVPC_TinyBasic

About

Simple BASIC interpreter for Olimex RVPC (1€ PC)

Resources

Stars

Watchers

Forks

Packages

No packages published