Related Posts
My First Raspberry PI Project: DIY ARM Video Game Console.
I got everything on amazon, didn’t pay for shipping (Prime member): So far I bought: – Raspberry PI ($48) – Raspberry PI case ($14) – Power adapter ($2.25) – SNES-like Controller with USB jack ($10.75) – SanDisk SDHC 16GB class 6 (30mb/s) ($15) I first intend to install Ubuntu ARM along with several video game […]
List Dir by Gubatron – List your directories on a text file with a right click
Last week my wife told me if I knew an easy way (without using the cmd.exe) on Windows to list the contents of a directory, she basically wanted to give her users a one click solution to list the contents of a folder and have them on notepad. So, I created a solution in python, […]