background preloader

Raspberry pi

Facebook Twitter

Theme world - notebooks, PC components, harddrives and electronic at reichelt.

PiFace

Wayland preview. PIE6 Flight. List of built-in functions. Skins can use built-in functions with the <onclick> or <onfocus> tag. Scripts can call built-in functions with xbmc.executebuiltin(function, block). The latest up-to-date list of built-in functions can be found in the function CBuiltins::Execute() in the source code file xbmc/interfaces/Builtins.cpp. In addition to the following list, for most <onclick> and <onfocus> button actions in the skin you can also use the functions from Keyboard.xml.

Example: <onclick>VolumeUp</onclick> <onclick>VolumeDown</onclick> You can use parameters with all media windows, as can be seen here: Opening Windows and Dialogs 1 List of functions 2 Removed functions LastFM.Love - Removed in v13 Gotham LastFM.Ban - Removed in v13 Gotham LCD.Suspend - Removed in v13 Gotham LCD.Resume - Removed in v13 Gotham. Zobacz wątek - Chłodzenie maliny • Raspberry-Pi forum. Zestaw 3 radiatorów do Raspberry Pi (3192228894. QEMU for Windows. MountWindowsSharesPermanently. This document describes how to mount CIFS shares permanently. The shares might be hosted on a Windows computer/server, or on a Linux/UNIX server running Samba.

This document also applies to SMBFS shares, which are similar to CIFS but are deprecated and should be avoided if possible (link). (This document does not describe how to host the shares yourself, only how to access shares that are hosted somewhere else. For hosting shares, use Samba.) We're assuming that: Network connections have been configured properly. Sudo apt-get install cifs-utils On older systems: sudo apt-get install smbfs First, let's create the mount directory. Sudo mkdir /media/windowsshare Then edit your /etc/fstab file (with root privileges) to add this line: //servername/sharename /media/windowsshare cifs guest,uid=1000,iocharset=utf8 0 0 Where After you add the entry to /etc/fstab type: sudo mount -a This will (re)mount all entries listed in /etc/fstab. gedit ~/.smbcredentials username=msusername password=mspassword.

QEMU - Emulating Raspberry Pi the easy way (Linux or Windows!) - XEC Design. RPi Beginners. Back to the Hub Getting Started: Buying Guide - for advice on buying the Raspberry Pi. SD Card Setup - for information on how to prepare the SD Card used to boot your Raspberry Pi. Basic Setup - for help with buying / selecting other hardware and setting it up. Beginners Guide - you are up and running, now what can you do?

Advanced Setup - for more extensive information on setting up. Trouble Shooting - some things to check if things don't work as expected. There is some restructuring going on , we are sorry for the inconvenience. Any easy question to ask, but a very difficult one to answer! If you are looking for any information related to SD Cards and setup look here If you need to get a RPi, the see the Buying Guide. References needed (idea for new section Living Without RPi, which can guide users or link to info to users who haven't got RPis) Link to emulation builds or live linux cds setup for beginners (RacyPy2 for example) For more information about Linux see Wikipedia sudo raspi-config.

Mediacenter - OpenELEC Forum - Topic: CEC OpenELEC (2/7) Using Build R11535 with Samsung Series C I included a key map file "remote.xml" in the /usedata/keymaps folder ALL buttons now work except FF & REW. The up and down seeks forwards and backwards and Left and Right does chapters, the select button brings up OSD, Coloured buttons make it easier for Context menu and other shortcuts. <! -- /home/pi/.xbmc/userdata/keymaps/remote.xml --> <! -- Configuration file for driving rpi-cecd --> <! Based on following mappings of CEC buttons to XBMC commands:-

XBian | XBMC on the Raspberry Pi, the bleeding edge. Openelec vs Raspbmc vs Xbian | goshawk's digital nest. Version tested: 1.0 final installed on 3th of Feb 2013 Seriously. Don’t do that. Don’t spend your time in trying to figure out to make this distro work. It’s bloated. As soon as I installed I liked the really nice self installer and the cool splash screen while the system is loading. But apart from that, underneath you have a broken apt and package repository. I tried to install the *byobu* package. (The best part was when I tried to install some software from XBMC repository.

It may be the fact that Raspbmc is a one person project but the fact is that I found it really unstable and not flexible. Sam Nazarko politely commented that Raspbmc is not a one man project. OpenELEC Mediacenter - Home. How to install openelec on Raspberry pi with windows. How to install openelec on Raspberry pi with windows : 23-06-2012 How to install openELEC / xbmc on the Raspberry Pi with Windows. Today was a very exciting day in the SquirrelHosting office. Not only did the postman turn up early but in his bag was a treat.

A small, little soldered board of love, that's right our Raspberry Pi had arrived! The version we had ordered had come with the 4GB SD card with Arch Linux installed. Want to buy an SD card with Openelec already installed? Step 1 : Download all the needed files You will need the following A copy of SDFormatter ( The binary version of win32diskimager from this location: An image of openELEC (Download the latest image file at the bottom) or official images here Step 2 : Format the Memory Card First thing to do is to format the memory card.

That's it. Guide To Test a Remote and Remap Keys. This guide will help demonstrate the process to get a remote functioning properly. Plug in your reciever and test out your remote. Two things may happen. Your remote doesn't do anything or your remote works, but you want to be able to change what the keys do. You will need to have SSH access to your box. When you log in via SSH type the command irw. This will show nothing but a blinking cursor. Press buttons on the remote and you should get an output like below. root ~ # irw 17b 0 KEY_C devinput 17b 0 KEY_C_UP devinput Where "KEY_C" is the key name, and "devinput" is the device name. Make sure you have a proper remote.xml in your keymaps folder which is inside your userdata SMB share (or located at /storage/.xbmc/userdata/keymaps/remote.xml) It will look something like this <keymap><global><remote><play>Play</play><pause>Pause</pause><stop>Stop</stop><title>ContextMenu</title> ...

The lircmap format is as follows <lircmap><remote device="devinput"><title>KEY_C</title></remote></lircmap> Setting up OpenELEC on the Raspberry Pi | Mr Pfisters Random Waffle. It’s been a while but I have got OpenELEC happily working on my Raspberry Pi. I want to use this blog post to work through some of the issues I had and how I solved them. What is OpenELEC, well: “OpenELEC is a streamlined Linux distribution that includes only the essential software components and drivers needed to run XBMC and a handful of supporting apps/services” OpenELEC itself was originally designed for other platforms and is currently in the process of porting its software over to Raspberry Pi, therefore it is in a constant state of change.

If you encounter an issue it would be advised to check the bug reports and possibly add your own where appropriate. To start off with this is what I had to work with: Wired / Wireless network – using a USB dongle that I knew worked with Ubuntu/DebianApple Time Capsule & attached HDDs mounted as HFS+ shared via AFPSetup on an Apple Mac.

My Current Raspberry Pi setup includes the following: Setting up the SD Card df -h diskutil unmount /dev/disk1s1 Wifi. Windows 7 Nonpaged Pool Srv Error 2017 | alan.lamielle.net. Mount error 12 = Cannot allocate memory - SOLVED! (Was "wrong newsgroup" subject) Raspberry Pi - Connect NAS / windows share automatically at start-up. Anyway, as good (or quite frankly brilliant) as the Pi is, the capacity of an SD card isn't going to go far; so connecting to my trusty NAS drive (e.g. shared folder) was going to be a neccessity and as I was going to be using it a lot, automatically mounting it when the Pi started was also needed. I was going to be need Samba to connect to my NAS, which can be installed using: Install/Update Samba(using Debian Squeeze) Smbfs is required and while smbclient is not, its a useful tool that I thought I might need in the future. sudo apt-get install smbfs smbclient (using Raspian) Samba is already installed and smbfs has been depreciated in wheezy.

(using Raspbmc) Samba is already installed but I needed to installed cifs-utils in order to mount my NAS drive. sudo apt-get install cifs-utils Make a directory to mount your NAS too I choose to put it in the pi user's home directory using the structure /home/pi/server/share: cd /home/pi mkdir myNAS cd myNAS mkdir myShare And saved the changes. sudo mount -a. Karta Edimax EW-7811Un. Malinowe Pi - Gdzie i za ile kupić Raspberry Pi oraz gdzie podział się Model A. Z Rasberry Pi jest trochę jak z Fordem Model T. Możesz kupić dowolny model pod warunkiem, że będzie to model B. Ale po kolei… Raspberry Pi Foundation planowało sprzedaż dwóch modeli - A i B. Model A miał być tańszy($25) i początkowo posiadać 128 MB pamięci RAM, tylko jeden port USB oraz nie mieć złącza Ethernet.

Dzięki temu nie dość, że miał być tańszy, to do działania wystarczyłoby mu 300 mA. Czyli nawet najtańsza chińska ładowarka USB mogłaby go zasilić. W lutym zeszłego roku, gdy ruszyła sprzedaż RPi. Gdy Raspberry Pi Foundation uporało się z początkowymi problemami i zrealizowało większość zamówień, wróciło do początkowych planów. Model Raspberry Pi już wybraliśmy. Sam zamawiałem w Farnell/element14 z wysyłką z UK. Do Raspberry Pi NIE JEST dołączona karta pamięci SD, bez której nie uruchomicie urządzenia. Nasze świeżo zamówione RPi do działania potrzebuje jeszcze tylko zasilania. Podsumujmy: Raspberry Pi Model B - 155 złKarta pamięci SD 4 GB - 22 złŁadowarka z microUSB - 20 zł.

Pi-Face Interface for Raspberry Pi. Allows you to control lights, motors etc. Sense inputs Creditcard size, stacks on top of Raspberry Pi Buffered to protect the Raspberry Pi Easy to connect with screw terminals Program in Scratch or Python Test with onscreen simulator Pi-Face Digital is the first of a range of interfaces to allow the Raspberry Pi to control and manipulate the real world. It allows the Raspberry Pi to read switches connected to it – a door sensor or pressure pad perhaps, a microswitch or reed switch, or a hand held button. With appropriate easy to write code, the Raspberry Pi then drives outputs, powering motors, actuator, LEDs, light bulbs or anything you can imagine to respond to the inputs.

We are in the process of ordering the first batch of assembled boards and bare PCBs if you're keen to solder something up yourself. Read more about technical details in our development blog or watch a demo of it in action below at the Manchester Science Festival. Raspberry Pi: Problem z kartą SD, LAN (RJ45), USB itp. | Rembiejewski.pl. Już kilka razy dostałem pytanie dotyczące różnych problemów z Raspberry Pi – często niby wszystko jest OK, niby wszystko krok po kroku ale coś nie działa… U większości przewija się kilka wspólnych objawów, i jak na razie za każdym razem przyczyna była jedna… Błędy związane z kartą pamięciNie działa myszka/klawiaturaNie ma połączenia po sieci (LAN)Błędy przy aktualizacji I jak do tej pory zawsze przyczyna okazywała się jedna: Wprawdzie Raspberry Pi nie potrzebuje jakiegoś wyszukanego źródła zasilania, wystarczy zwykła ładowarka od od telefonu komórkowego z microUSB (lub przejściówką).

Najlepiej 5V/1A, ale Pi (Model B, nawet ten z 512 MB RAM) ruszy na DOBRYM zasilaczu 0.5A, choć zalecam nie schodzić poniżej 0.7-0.8A. Ile Wolt (V) otrzymuje Raspberry Pi z zasilacza możemy łatwo zmierzyć korzystając z 2 punktów znajdujących się na PCB, oznaczonych jako: Miernik ustawiamy na prąd stały (DC), zakres 20V i przykładamy miernik do TP1 (czerwony) i TP2 (czarny) Kabel(ek) Może zainteresuje Cię też: How to Add MPEG-2 and VC-1 Video Codec Support to Your Raspberry Pi.

In order to enjoy more diverse media playback on your Raspberry Pi micro computer, you need to manually enable the MPEG-2 and VC-1 codecs. Read on to see how to do so and enjoy DVD playback and more on your Pi. Why Do I Need To Do This? The Raspberry Pi was designed to be an educational computer. As part of that educational mission, the Raspberry Pi Foundation has gone out of their way to minimize the manufacturing and licensing costs in order to keep the final cost of the device down.

Part of their cost cutting measures included not purchasing a pricey blanket license to use the MPEG-2 and VC-1 video codecs. This doesn’t mean the Raspberry Pi is not capable of decoding media encoded in MPEG-2 or VC-1, but that by default the codecs cannot run on the Raspberry Pi hardware for want of a proper license. If you’re wondering whether or not you’re the target audience for this license sale program and this tutorial, check to see if any of the following statements apply to you: What Do I Need?

VC-1 license key - Raspberry Pi Store. The cookie settings on this website are set to 'allow all cookies' to give you the very best experience. Please click Accept Cookies to continue to use the site. Raspberry Pi Store Advanced Search | Search Tips Home VC-1 license key Share on facebookShare on emailShare on printShare on twitter Price: * Serial number: Product Description This key will enable a single Raspberry Pi to decode VC-1 video in hardware. To find your serial number, type cat /proc/cpuinfo at the command line as shown below: pi@raspberrypi:~$ cat /proc/cpuinfo Processor : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 697.95 Features : swp half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2708 Revision : 1000002 Serial : 000000000000000d Your license key will be delivered to you by email.

The Raspberry Pi Team wish you a Merry Christmas Find Similar Products by Category License keys Customers Who Viewed This Product Also Viewed. MPEG-2 license key - Raspberry Pi Store. Loading... Please wait... Raspberry Pi Store Advanced Search | Search Tips Home MPEG-2 license key Price: * Serial number: Product Description This key will enable a single Raspberry Pi to decode MPEG-2 video in hardware. To find your serial number, type cat /proc/cpuinfo at the command line as shown below: pi@raspberrypi:~$ cat /proc/cpuinfo Processor : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 697.95 Features : swp half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2708 Revision : 1000002 Serial : 000000000000000d Your license key will be delivered to you by email within 72 hours of ordering.

Find Similar Products by Category License keys Customers Who Viewed This Product Also Viewed VC-1 license key £1.20 Choose Options Related Products VC-1 license key £1.20 You Recently Viewed... MPEG-2 license key £2.40 Choose Options Prices include VAT. For cancellations and returns, contact store@raspberrypi.org.

Raspmbc - remote control remap

Raspbmc.