/Arduino_RISCV_IDE

PulseRain RISC-V board manager package for Arduino IDE

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

Arduino_RISCV_IDE

PulseRain RISC-V Board Support Package for Arduino IDE

Install Arduino IDE

On Windows 10, the Arduino IDE can be installed directly from Microsoft Store. For other platform, it can be downloaded from Arduino Website

Install this Board Support Package

Use the Board

  1. Connect the board to PC through USB cable
  2. Select the board from Menu Tools / Board / ...
  3. Select the correspondent COM port for the Board COM Port
  4. Create new sketch, use CTRL + U to compile and program the board