Applets
Categories
Category Archives: Computers and Hardware
Lubuntu – two finger right click emulation
I use Mac OS X all day at work, and Linux at home. One thing I have come to miss was being able to use two fingers to click and have it come up as a right click. Now I … Continue reading
Posted in Computers and Hardware, Hobbies, Technology, Upgrade
Comments Off on Lubuntu – two finger right click emulation
Lubuntu – ignore power button press
There is only one thing that has irked me about my ASUS VivoBook, and it isn’t the laptop’s fault. When I go to hit the “delete” key, it is right next to the power button. The reason this matters is … Continue reading
Posted in Computers and Hardware, Technology
Comments Off on Lubuntu – ignore power button press
Load Arduino / avr bootloader using Raspberry Pi
This is more notes for me than anything else, but maybe someone else interested in using a Pi to program their Arduino would be interested. It can be done: https://learn.adafruit.com/ftdi-friend/programming-the-arduino-bootloader https://learn.adafruit.com/program-an-avr-or-arduino-using-raspberry-pi-gpio-pins/programming https://oxygene.sk/2015/02/using-raspberry-pi-as-an-arduino-avr-programmer/ https://learn.sparkfun.com/tutorials/raspberry-gpio/gpio-pinout https://learn.adafruit.com/introducing-pro-trinket/pinouts https://github.com/adafruit/Adafruit_ProTrinket_Bootloader sudo avrdude -p atmega328p -C … Continue reading
Posted in Circuits and Electronics, Computers and Hardware, Hobbies, Technology
Comments Off on Load Arduino / avr bootloader using Raspberry Pi
Raspberry Pi Digital Signage
There have been many different attempts at inexpensive digital signage over the years. My favorite, one that I use regularly where I work, is Raspberry Pi for digital signage. Put simply, I set up a Raspberry Pi to load a … Continue reading
Posted in Computers and Hardware, Technology
Comments Off on Raspberry Pi Digital Signage
Original iPod Shuffle – on Linux
That’s right, I’ve finally found a way to use my old 512mb Shuffle on Linux. Thanks to keyj for making a simple python script in 2006. How it works is you put whatever you want for mp3s onto the shuffle … Continue reading
Posted in Computers and Hardware, Hobbies, Music, Personal, Projects, Technology, Web/Internet
Comments Off on Original iPod Shuffle – on Linux