Uploading executables via UART

by leiradel
OS=Linux SHELL=bash TERM=xterm-256color VIEWS=482

This video shows the upload of three executables to a Raspberry Pi, which are run without an OS (baremetal).

The first is an echo application, which writes back the received character. The second is an application that shows some information from the RPi board. The third one is a stock Lua interpreter running its REPL.