Yesterday I was building and awesome princess plane in Duplo. However I was missing one 2×1 brick to finish the perfect model. Awesome, I 3D printed it.
Connecting BugOne and Raspberry Pi
I challenged a friend to connect a micro-controller to a Raspberry Pi. I chose to use an ATMega168 programmed in C while he preferred to use a Microchip PIC programmed in ASM. Not that I don’t like ASM, but it took me only 45 minutes to get all the material together and blink some LEDs from a shell. To get thinks up very fast, I used a BugOne board. This is clearly an advantage for me since it is already assembled with an ISP connector and ready to use.
Uploading a file to VLC for iOS from command line
VLC for iOS has a great HTML5 web interface to upload files. However, it was not of any use while trying to upload files from a remote console.
Continue reading “Uploading a file to VLC for iOS from command line”