longan-nano
There are 36 repositories under longan-nano topic.
sipeed/platform-gd32v
GD32V: development platform for PlatformIO
aw/fiveforths
32-bit RISC-V Forth for microcontrollers
sipeed/Longduino
Longduino is an Arduino port for gd32v mcu.
theandrew168/derzforth
Bare-metal Forth implementation for RISC-V
theandrew168/bronzebeard
Minimal assembler and ecosystem for bare-metal RISC-V development
loboris/GD32VF_USB_UART_BRIDGE
USB to UART bridge for GD32VF103
michahoiting/rv-link
RV-Link: In application debugger for RISC-V micro-controllers, RISC-V emulator, running on RISC-V development boards (e.g. Sipeed Longan Nano or GD32VF103C-START).
Fujix1/NanoDrive-PRO
NanoDrive Pro is a VGM and s98 player for YM2608 and YM2151 works with Longan Nano.
MuellerA/LonganNanoTest
Getting familar with the Sipeed Longan Nano board
enthusi/mandelbrot_riscv_assembler
An example in bare metal RV32 assembly for the longan nano board
smuehlst/longan-nano-experiments
Experiments with the Sipeed Longan Nano board
scpcom/Longduino
Longduino is an Arduino port for gd32v mcu.
andelf/longan-nano-playground-rs
Longan Nano board(GD32VF103) examples, in Rust, under macOS. Bad Apple included.
Fujix1/NanoDrive-Dual-OPN
Nano Drive is a VGM format player works with Longan Nano. This version supports dual YM2203.
Fujix1/NanoDrive_YM2151
Nano Drive is a VGM format player works with Longan Nano. This supports YM2151 and YMZ294 PSG.
kprasadvnsi/longan_nano_pinout
Pinout Diagram for Sipeed's Longan Nano Board
enthusi/lz4_rv32i_decode
LZ4 decoder in assembly for RiscV RV32IC
elehobica/gd32v_WAV_Player
WAV player for Sipeed Longan Nano / Lilygo TTGO T-Display-GD32
OrsoEric/2020-07-26-Longan-Screen-Class-Demo
Demo to test the Longan Nano screen driver. Display class interfaces with low level hardware. Screen class provide a sprite based frame buffer meant to reduce CPU use by not redrawing sprites already on screen. Demo uses boot button to cycle between five demos.
Fujix1/NanoDrive_YM3812
VGM player for YM3812 (OPL2) on Longan Nano
mignon-p/rs-embedded-fish
An animated fish tank program written in Rust that runs on Longan Nano boards
Kyuvi/lrv-asm
RISC-V assembler in Common Lisp
cy023/RV32-BM
A bare metal system for the 32-bit RISC-V processor using the Longan Nano development board (GD32VF103).
nyannkov/nano_midi
usb midi and cdc device running on Longan Nano
OrsoEric/2020-07-05-GD32VF103-Longan-Nano-PA8-EXTI8-Interrupt
Minimal example showing how to use interrupts in the longan nano. The boot button connected to PA8 triggers the blue/green LED
phillowcompiler/LonganNanoApps
The miscellaneous codes playing Longan nano!
elmot/rv-longan-nano-clion-ota-demo
Example project CLion + OpenOCD + Raspberry PI W Zero as OTA flashing probe + Longan Nano(Risc-V) demo board
fabiovila/Longan-freq-meter
A basic Frequency meter for Longan Nano and example of external clock triggering for TIMERs
MuellerA/Longan-Nano_Ubox-Neo-6M
GPS tracker logger
OrsoEric/2020-07-24-Longan-Nano-GD32VF103-ST7735S-Driver
Display driver for the Longan-Nano GD32VF103 based on the ST7735S controller. Driver uses SPI0 and DMA acceleration
rhfeiyang/CA_p4
Sokoban pixel game with Minecraft textures on Longan Nano development boards
thecasterian/GD32VF103-Bare-Metal
Bare metal firmware on Longan Nano board
OrsoEric/2020-07-06-Longan-Nano-RTC-Interrupt
Use the RTC timer to emit a 4Hz SECOND alarm to toggle the RED LED at 2Hz
OrsoEric/2020-07-19-Longan-Nano-GD32VF103-SPI1
Test the SPI1 pheriperal and look at the waveforms