Remote Debug GPIO on Raspberry Pi

Recently I’ve been getting into embedded Linux, particularly the Raspberry Pi and have consequently been learning Python. I really don’t like programming directly on these small devices since the environment is typically spare and slow. At first I used Cyberduck to open and update files along with a text editor. That became exhausting particularly as […]