Bitlash – Arduino command line shell
Learning to code an Arduino can be pretty confusing as most calculations will occur ‘behind the scenes’ of a sketch. Bitlash could help provide some quick answers for testing/learning – Bitlash is a command line shell for the serial port. It runs on Arduino and interprets commands that you type. It is intended for those […]