background preloader

Raspberry Pi vrac

Facebook Twitter

25 fun things to do with a Raspberry Pi. 30 Cool Ideas for your Raspberry PI Project. 5 Cool Projects for Your Raspberry Pi. 242 Shares Google+ 148 Twitter 48 Facebook 36 LinkedIn 2 inShare2 Reddit 0 Pin It Share 8 8 Buffer 0 242 Shares ×

5 Cool Projects for Your Raspberry Pi

[Dossier] Tout savoir sur le RaspBerry Pi. L’histoire du RaspBerry Pi serait digne d’une adaptation cinématographique si le suspense au sujet de sa sortie avait duré un peu plus longtemps.

[Dossier] Tout savoir sur le RaspBerry Pi

Initialement attendu pour le mois de septembre… 2001, le µPC à 35 dollars de la fondation RaspBerry a finalement été livré aux premiers clients. Les nombreux imprévus n’ont pas eu raison de la détermination des utilisateurs pour ce concentré de technologies : avec près de 350 000 commandes à travers le monde, le RaspBerry Pi s’est créé une véritable communauté. Asterisk for Raspberry Pi. Asterisk for Raspberry Pi - IndieCity. After installation has completed, access the FreePBX web GUI from any computer on your network by entering your Raspberry Pi's IP address into the address line of your web browser.

Asterisk for Raspberry Pi - IndieCity

Log into FreePBX with username admin / password admin and start to explore the extensive feature set. Additional modules can be installed on the Module Admin page. For documentation and updates check our main website at A brief introduction on the first steps after installation can be found on our Documentation page. Auto-reboot a hung Raspberry Pi using the on-board watchdog timer. A watchdog timer is a special kind of timer commonly found on embedded systems that is used to detect when the running software is hung up on some task.

Auto-reboot a hung Raspberry Pi using the on-board watchdog timer

The watchdog timer is basically a countdown timer that counts from some initial value down to zero. When zero is reached, the watchdog timer understands that the system is hung up and resets it. Therefore, the running software must periodically update the watchdog timer with a new value to stop it from reaching zero and causing a reset. When the running software is locked up doing a certain task and cannot update the watchdog timer, the timer will inevitably reach zero and a reset will occur. Luckily for us, the Broadcom BCM2835 SoC on the Raspberry Pi comes with a hardware-based watchdog timer that can do just that. Load the bcm2708_wdog kernel module To load the watchdog kernel module right now, issue the following command:

Automatic Raspberry Pi board revision detection: model A, B1 and B2 #piday #raspberrypi @Raspberry_Pi. February 8, 2013 AT 5:00 am Now that there are a range of Pi (and Frank declares “Now that I know how many there are, it kind of makes me want to collect them all”) resources like his chart of revision codes are handy to plan for differences from model to model for your software and hardware solutions.

Automatic Raspberry Pi board revision detection: model A, B1 and B2 #piday #raspberrypi @Raspberry_Pi

From Raspberry Alpha Omega: When the raspberry Pi model A was announced a few days ago, I ordered one straight away. With three different models of raspberry Pi now available (or four, if you count the red Chinese variant), working out the capabilities of the board is becoming increasingly important. It’s vital for anyone involved in making hardware or software for other people to use, and it’s even pretty important for personal projects – you never know when you might want to use your hardware and software with a different board… Be a NOOBS v1.3 beta tester! Updated to add: We’ve had some issues accepting comments for this post (blame Eben, who, unbeknown to the rest of us, was doing something he thought was clever to the WordPress database).

Be a NOOBS v1.3 beta tester!

Comments are open again: please pile in! Liz: Here’s a post from Rob Bishop. Read it thoroughly if you’d like to be a NOOBS v1.3 beta tester – and get downloading! Earlier in the year we released our New Out of Box Software (known as NOOBS), which was designed to make it easier to install operating systems for the Raspberry Pi without having to worry about manually imaging your SD card unless you explicitly wanted to. After a really positive response to this from the community, we’ve been working hard to make NOOBS even more powerful without compromising on its ease of use and intuitive interface. Berryboot [BerryTerminal] For people short on SD cards: Berryboot is a simple boot selection screen for ARM computers like the Raspberry Pi, that allows you to put multiple Linux distributions on a single SD card.

berryboot [BerryTerminal]

In addition it allows you to put the operating system files on an external USB hard drive instead of on the SD card itself. Download link Berryboot for the original Raspberry Pi and Pi Zero: berryboot-20160209-pi0-pi1.zip sha1sum: f8cfc1b4f57e0b6886569091ca7e277d33ffee0f Download link Berryboot for the quad-core Raspberry Pi 2 and Pi 3: berryboot-20160930-pi2-pi3.zip sha1sum: 7f44898dcca58cd4c1562273a44121c90e3543ab To install: extract the contents of the .zip file to a normal (FAT formatted) SD card, and put it in your Raspberry Pi.

BerryBoot – Du multiboot facile sur le Raspberry Pi. Biz, 12 ans, vous explique comment réaliser un boîtier pour le Raspberry Pi avec des LEGOs. Build Your Own Pandora-Streaming Jukebox with a Raspberry Pi. Cases for yo' Raspberry Pi. Concha.net. Elastix – VoIP for your Raspberry Pi. Here’s a nice bit of new functionality for your Raspberry Pi: the good folks at Elastix, the open-source unified communications outfit, have developed a new version of Elastix 32 bits, called μElastix, and ported it to the Raspberry Pi. I know a lot of you were clamouring for Voice over Internet Protocol (VoIP) on your Pis (for people confused by the jargon, VoIP is a way of making cheap phone calls over the internet); we’re very pleased that Elastix have thought the Raspberry Pi significant enough that it’s been worth making a new version for the platform.

Of course, it turns out that VoIP isn’t all Elastix can do: here’s a handy diagram explaining what you’ll get. (Asterisk, the bit in the middle, is the call-report interface Elastix is based on): Elastix is released under the GPLv2. Click on the image to go to a download page, and to learn more. Everyday Linux User: Everyday Linux User Guide To Setting Up The Internet On The Raspberry PI. Introduction If you are a novice with regards to Linux then you may have had a play around with the applications that have been installed but you might be stumped when connecting to the internet.

Everyday Linux User: Everyday Linux User Guide To Setting Up The Internet On The Raspberry PI

The article shows two ways to connect to the internet using the Raspberry PI. The first way uses the graphical tool provided. The second way shows how to connect to the internet using the command line. Whilst ordinarily I would recommend using the GUI sometimes it isn't available and so knowing both ways helps in the long run. Connecting to the internet using the WIFI config tool This guide assumes that you are running the Raspbian operating system.

Setting up a WiFi connection is relatively easy. First click the WIFI Config icon as highlighted in the image above. The wpa_gui tool will load. Now click scan. The scan results should show all the wireless networks in your vicinity. It is worth taking a note of the values in the flags column as it is useful for the next step. What do all the boxes mean? Ghoulmann/rpi-zoneminder. Post-it & Tutos pour Raspberry Pi. How to Build a Raspberry Pi File Server. You can actually use it as a file server, or more accurately a controller for a file server. All you need is your Pi and a nice external drive and you can serve files to anyone on your network. It’s pretty easy, I’ll show you how. What you’ll need. You need the Raspberry Pi set up and connected to your network. How to fix unbootable Raspberry Pi after rpi-update. Submitted by admin on Sun, 04/14/2013 - 22:01 Fix Debian BootFix Raspberry pi not bootingLinuxRaspberry Pirpi-updaterpi-update is a great utility to get all the latest updates and patches on your Raspberry Pi Debian operating-system.

How to fix unbootable Raspberry Pi after rpi-update

But being a utility which downloads and installs each of the latest, cutting-edge core OS components it may mess things occasionally. A recent bad core-patch made Raspberry Pi unbootable for several, after downloading all the files successfully the RPi will don't boot with all the red LED on and green LED flashing three times telling a problem with boot files. To fix this Raspberry Pi boot issue, first we must take out the SD card and plug-in to a different computer. How to make a Raspberry Pi solar-powered FTP server. Kiwil's geek. Kiwil's geek. MagPi issue 9. Here’s this month’s MagPi – my favourite Manhattanite, LadyAda, is the cover girl!

MagPi issue 9

The MagPi team, who are all independent, unpaid volunteers, had a month off over Christmas to run their KickStarter and to enjoy the holiday with their families. That KickStarter raised more than four times its target, and means that Team MagPi can now move to print with a safety net, and a guaranteed group of subscribers. (Even if you missed out on the KickStarter, you can still visit www.themagpi.com/shop/ to order a binder of the first year of magazines.) This month’s issue is packed: there’s a competition where you can win a Gertboard, a review of Quick2Wire (an interfacing board we’re very impressed by), guides to RISC OS and Arch Linux, and a whole bagful of tutorials and programming guides. You’ll learn about Vala, and find out how to write a web controller using it; and this month’s Python Patch will teach you to control your Pi from your mobile phone.

The MagPi just gets better and better. Maxnet/berryboot. Mis apuntes de... Mise en place du WiFi sur le Raspberry Pi. Comme je l'ai dit dans mon article précédent, je voulais, dans un premier temps, utiliser mon Raspberry Pi pour mettre une webcam dans la chambre de mon bébé (donc juste en ligne de commandes via SSH, pas d'interface graphique). Ne voulant pas tirer de câble réseau dans sa chambre, j'ai regardé pour brancher le Raspberry Pi en WiFi via une clé WiFi. C'est très simple, voici la marche à suivre. Choix de la clé WiFi Dans un premier temps, j'ai du choisir la clé WiFi à mettre sur mon Raspberry. Je voulais une clé automatiquement reconnue sur Raspbian, qui ne coûte pas cher et qui supporte la faible alimentation du Raspberry.

Pour faire mon choix, je me suis aidé de cette page qui liste les périphériques compatibles avec la Raspbian. Configuration de la clé WiFi Une fois la clé branchée sur le Rasberry, sa configuration est très simple, dans le fichier /etc/network/interfaces, il m'a suffit de commenter de commenter ces lignes : 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. Pandora's Box - An Internet Radio player made with a Raspberry Pi! In order to build the system, you will need several things. The main piece is a Raspberry Pi Model B with a 5V, 1A power supply. This Instructable is based on a Revision 2 board, but will work on earlier boards with minimal changes. Next, you will need an SD card with a Raspbian Wheezy image. Puppy on ARM (PARM) Raspberry media player casing. How to place all the sockets to the back of a Raspberry powered multimedia case? Some people could solder, de-solder HDMI sockets, micro SD sockets...etc, and wire them again, but I could not.

I just extended everything to the back with existing cables. Raspberry Pi. Raspberry Pi - Faire un backup de sa carte SD. Raspberry Pi : deux fois plus de mémoire pour le même prix. Raspberry Pi : fabriquons des trucs! Raspberry Pi : un premier test du micro-ordinateur vendu 35 dollars.

Nos confrères de Bit-tech nous proposent le test d'un mini ordinateur dont nous vous avions parlé récemment : le Raspberry Pi. Pour rappel, celui-ci est vendu 35 $, mais pour ce prix vous n'avez que le PCB sans boîtier. Il est articulé autour d'une puce ARM Broadcom BCM2835 épaulée par 256 Mo de mémoire vive. C'est le modèle B qui est passé en revue, et celui-ci dispose d'une connectique plutôt complète : deux ports USB 2.0, un lecteur de cartes SD, un port réseau 100 Mbps et une sortie HDMI. Raspberry Pi France (raspberrypi_fr) sur Twitter. Raspberry Pi Hacking. Raspberry Pi Plate by EhisforAdam. Raspberry Pi s’apprête à recevoir de nouveaux OS après avoir rendu open source le code de son SoC. Raspberry Pi Tracker. Raspberry Pi, un poco de hardware. RASPBERRYPI. Sauvegardes distantes chiffrées avec un Raspberry Pi, Truecrypt et Rsync. Rappel des besoins Voici ma "politique de sauvegarde" actuelle : j'ai mon serveur personnel chez moi dans lequel se trouve deux disques durs : un principal, sur lequel se trouve mon OS et mes données et un autre disque, sur lequel je synchronise les données à sauvegarder présentes sur mon premier (j'avais expliqué comment je faisais tout ça dans cet article).

Je voulais mettre en place une sauvegarde distante automatique, sécurisée et pas chère. L'objectif est de dupliquer mon deuxième disque dur sur un disque externe distant chiffré. J'ai trouvé mon bonheur avec ce matériel : Sommaire : Raspberry PI & Arduino, domotique, robotique, et pleins de trucs en « ique » SqueezeBerry : a Music Player based on Raspberry and Squeezebox. Test du Raspberry Pi Model B. The Amazing $35 Raspberry Pi: And Now It’s a Fax Machine. The Dark Pi Rises. Turn a Raspberry Pi into a Personal VPN for Secure Browsing Anywhere You Go. Turn Your Raspberry Pi into a Travel-Friendly NAS.

Turning the Raspberry Pi Into an FM Transmitter - Imperial College Robotics Society Wiki. Tutorial: building Raspberry PI apps from Windows.