Category Archives: Linux Library

I2C Library

I2C Library   https://projects.drogon.net/raspberry-pi/wiringpi/i2c-library/ WiringPi includes a library which can make it easier to use the Raspberry Pi’s on-board I2C interface. Not all systems have the I2C development libraries and headers installed, and when you buildwiringPi, it detects this at build time. If you are using these helper functions and you get link errors, it means that wiringPi is not installed with the I2C helper functions. You need to install the I2C development libraries and re-build. Under Raspbian: sudo apt-get install libi2c-dev then

Install HTPC, Manage your HTPC from anywhere

http://htpc.io/installation.html   Installation Jump straight to: Osx - Windows - Linux Installing HTPC Manager can be really easy but might also cause some problems. The main requirement is you run Python. Python 2.7 is in most cases the way to go. The difficult part is installing the Python Image Library. Python Image Library The Python Image Library or PIL, is used to convert and resize images retrieved from the Xbmc Api. Installing PIL is, depending on your OS, not so easy. This guide should help

Reading and writing from GPIO ports from Python

http://raspberry.io/projects/view/reading-and-writing-from-gpio-ports-from-python/  Raspberry IO Log In Sign Up Reading and writing from GPIO ports from Python Overview 1 2 3 4 5 6 7 Created by: coderanger Published Mar. 13, 2013 This tutorial covers the setup software and hardware to read and write the GPIO pins on a Raspberry Pi running the latest Raspbian operating system. We will showing how to read from a physical push-button from Python code, and control an LED. Related categories: Tutorial Step 1: Install Python development tools Open

Raspberry PI kiosk mode with Chromium.

  lokir’s linux notes Raspberry PI kiosk mode with Chromium. http://lokir.wordpress.com/2012/09/16/raspberry-pi-kiosk-mode-with-chromium/ 1. Install chromium, x11-xserver-utils and unclutter sudo apt-get update && apt-get upgrade -y sudo apt-get install chromium x11-xserver-utils unclutter 2. We need to prevent screen from going blank and disable screen saver. – edit /etc/xdg/lxsession/LXDE/autostart and comment # screen saver line and add those lines: @xset s off @xset -dpms @xset s noblank @chromium –kiosk –incognito http://some.web. Done.

OS Distro tools, for Raspi

  OS Distro tools OS INSTALLATION & FIRMWARE UPDATE TOOLS BerryBoot (BootManager)- http://www.berryterminal.com/doku.php/berryboot RPi OSImage Downloader - http://mrpfister.com/journal/raspberry-pi-os-image-downloader/ RPi Firmware Updater - https://github.com/Hexxeh/rpi-update/ RpyConfig - http://sourceforge.net/projects/rpyconfig/?source=dlp   GAMING EMULATION ChameleonPi - http://chameleon.enging.com/ PiMAME - http://pimame.org/   HOME THEATRE PC DarkELEC http://darkimmortal.com/2012/11/darkelec-release-3/ https://github.com/darkimmortal/DarkELEC GeeXBOX - ??? OpenELEC – 1st link is offical compile it yourself, 2nd link precompiled by Sparky0815 http://wiki.openelec.tv/index.php?title=Building_and_Installing_OpenELEC_for_Raspberry_Pi http://sparky0815.de/openelec-download-images-fat-files/ RaspbianXBMC – (Install XBMC in Raspbian) RaspBMC - http://www.raspbmc.com/download/ RasPlex - http://rasplex.com/ RaspyFi - http://www.raspyfi.com/ SlaXBMC - http://slaxbmc.blogspot.co.uk/2013/02/slaxbmc-140-on-raspberry-pi-is-released.html XBian - http://xbian.org/?page_id=21   MEDIA STREAMING SERVER SqueezePlug - http://www.squeezeplug.eu/?page_id=52 NETWORK APPLIANCES OpenVPN - http://raspiresources.com/Downloads/vpn-appliance-raspbian.rar

Streamer, Capture Image & Video in Linux

http://linux.about.com/library/cmd/blcmdl1_streamer.htm streamer – record audio and/or video DESCRIPTION streamer reads audio and/or video data from /dev/video0 and /dev/dsp and writes the data to the disk. Various output formats are supported. Start streamer with ‘-h’ for a list of options and supported output formats. streamer will use the file extention of the output file name to figure which format to use. You need the -f/-F options only if the extention allows more than one format. You can safely stop the recording

Setting Up LIRC on the RaspberryPi

http://alexba.in/blog/2013/01/06/setting-up-lirc-on-the-raspberrypi/ Setting Up LIRC on the RaspberryPi JAN 6TH, 2013 | COMMENTS June 8th 2013 Update: I have completed a soldered circuit prototype, complete with a full parts list and high resolution build pictures. Please read Open Source Universal Remote – Parts & Picturse to learn more. March 9th 2013 Update: I have formalized the schematic and parts list that I’m using and have made it available on Upverter. Please read RaspberryPi IR Schematic for LIRC for more details. March 4th Update: I’ve written a follow up post that describes

Raspberry Pi + Dropbox Sync

http://cttoronto.com/03/16/2013/raspberry-pi-dropbox-sync/ March 16, 2013 by Marc Pelland For Pi Day, we decided that it would be fun if we built a system that would auto-post photos from the Raspberry Pi to our Facebook and Twitter accounts.  We knew that it would be easier to just run all of it from the computer that was running the game, but this seemed like a good opportunity to learn something about the Raspberry Pi.  As a result, we setup a system that would save images from the webcams in Flash to