|
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
|

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 | |
| Simple blinking LED demo program using the lowest 8 bits of the GPIO.output port. | |
| neorv32_char_loopback.c | |
| Simple blinking LED demo program using the lowest 8 bits of the GPIO.output port. | |