ASCII Serial Com
Serial communication library between computers, microcontrollers, FPGAs, etc. Uses only ASCII. Not the most efficient protocol, but meant to be easy to read
Loading...
Searching...
No Matches
neorv32 Directory Reference
Directory dependency graph for neorv32:
riscv/neorv32

Files

 neorv32_asc_gpio.c
 Test that ASC can communicate with GPIOs.
 
 neorv32_asc_pulse_counter.c
 Test that ASC can communicate with GPIOs.
 
 neorv32_blink_led.c
 
 neorv32_char_loopback.c
 Simple blinking LED demo program using the lowest 8 bits of the GPIO.output port.