background preloader

Raspberry Pi Downloads - Software for the Raspberry Pi

Raspberry Pi Downloads - Software for the Raspberry Pi
Related:  Game DevelopmentRaspberry Pi

Unite Unite is your opportunity to learn how to get the most out of the Unity engine, to meet up with Unity engineers and fellow professionals and to get the full lowdown on our development roadmap. Empowering the community with more knowledge At Unite, you’ll learn from our engineers on how to mine Unity tools for more power and flexibility in your work. Get a sneak peek at upcoming product features and new services. See what your fellow developers and artists from around the world are creating with Unity. Join your fellow superstars, artists, storytellers, technologists and dreamers Unite attendees are using Unity to create games, ads, training apps, research and simulation projects, architectural visualizations, interactive art, virtual and augmented reality projects.

Votre Raspberry Pi perd le Nord ? Offrez lui un GPS ! Une des applications intéressantes du Raspberry Pi consiste à traiter les données GPS. De nombreux types de GPS sont disponibles (Mouse GPS, Bluetooth GPS, modules…). Pas facile de faire le bon choix. HAB Supplies (High Altitude Ballooning Supplies = Fournitures pour les lancements de ballons à haute altitude) propose une carte additionnelle pour le GPIO du Raspberry Pi qui offre la fonction GPS à notre nano-ordinateur. Nos voisins anglais ont une association (UKHAS) dont le but est d’envoyer des ballons sans passager à haute altitude pour explorer l’espace proche. C’est un passe-temps qui fait toucher de nombreux domaines et permet d’approcher l’espace pour des coûts peu élevés – un vol de base peut coûter moins de 250 €. La carte que propose HAB supplies est une carte d’extension GPS pour le Raspberry Pi . Cette carte est équipée d’un module de positionnement récent : U-blox MAX – 7Q. Il faut utiliser une antenne active pour que le module GPS puisse fonctionner. Antenne Impendance 50 ohm

[Tuto] Utiliser Scratch avec Raspberry Pi - School(Re)mix Faire tourner Scratch sur un ordi à moindre coût et qui tient dans la main : c’est possible et c’est simple ! Vous n’avez pas de machine en fond de classe et rêvez de vous équiper à moindre coût ? Nous allons vous montrer ici comment installer un ordinateur performant pour faire tourner Scratch (et bien plus encore…). – 1 Raspberry Pi (idéalement modèle 2, sinon B+ = ~35€) : c’est la petite carte verte, là, juste au-dessus. → TOTAL = ~100€ tout compris, ~70€ si vous disposez déjà d’un écran ! Avant toute chose, vous devez installer le système d’exploitation de votre mini-ordinateur (un peu comme Windows ou OSX), afin de pouvoir utiliser les logiciels et particulièrement Scratch. Vous êtes fin prêt(e) ! 1/ Branchez le clavier, la souris, le câble Ethernet ainsi que votre écran, puis le câble d’alimentation (en dernier). 3/ L’installation est lancée : profitez-en pour vous préparer un bon thé (ou café…) car cela peut prendre plusieurs minutes.

The best Raspberry Pi laptop kits — The MagPi magazine Raspberry Pi devices powering old laptops and custom mini computers have always been a popular idea in the Pi community. As tech compatible with Pi and other hardware becomes more available, so has the feasibility of these kind of projects – so much so, that you can now get all-in-one computer kits. Here are some of our fave Raspberry Pi laptop kits & projects. Piper Computer Kit 2: The play-chest computer An educational computer kit, the Piper computer (£274 / $299) is laid out like a Pi-powered laptop but uses the space more efficiently for storage and setting up fun programming tasks. pi-top 3: the original laptop kit This lean, green, Kickstarted module laptop machine is the original Raspberry Pi laptop kit. CrowPi: A briefcase PC Another crowdfunded laptop, the CrowPi (£186 / $239) looks like a spy kit worthy of Bond himself. Kano Computer Kit Touch: Screen and keyboard, no folding LapPi: See-through DIY Mini Handheld Notebook: Build from scratch Pi Supply Juice: Barebones build

Comment installer Lakka sur votre Raspberry Pi | Raspberry Pi France Lakka est une distribution Linux qui va vous permettre de transformer votre Raspberry Pi en une vraie console de jeu. Voyons ses avantages et comment l’installer facilement sur un Raspberry Pi. Présentation de Lakka en 5 points Avec Lakka, vous pouvez jouer à des centaines de jeux vidéo différentsLakka utilise le célèbre émulateur de jeux RetroArch pour émulation parfaite.Lakka se veut facile à installer mais aussi facile à utiliser.C’est un système Opensource et vous savez mieux que quiconque que les meilleures distributions sont les distributions opensources !Aussi disponible pour certains des concurrents de Raspberry Pi comme OrangePi par exemple. Le matériel nécessaire Lakka est une distribution qui se veut accessible au plus grand nombre, il y a très peu de composants indispensables. L’image disque de Lakka pour Raspberry Pi 3Une carte SD de 8 Go minimumUn Raspberry Pi 3Etcher pour monter l’image disque.Un ordinateur déjà fonctionnel pour mettre l’image disque sur la carte SD

Event Finder: Game Jam BerryBoot est en quelque sorte le couteau suisse pour Raspberry Pi qui permet d'installer des distributions et de gérer le boot sur une seule et même carte SD. Au démarrage, BerryBoot propose un écran simple de sélection permettant d'installer plusieurs distributions Linux sur une seule carte SD. Une fois la ou les distributions souhaitées installées, il suffit de sortir de l'application. Au redémarrage, BerryBoot proposera de booter sur telle ou telle distribution. Simple, voire même très simple pour toute personne qui ne maîtrise pas ou qui ne veut pas jongler avec la manipulation d'images. BerryBoot n'est pas nouveau puisque l'application date de juin 2012. Extraire le contenu du fichier zip dans une carte SD formatée en FAT, puis insérer cette carte dans votre RPi. Il ne reste plus qu'à sélectionner le système d'exploitation que vous souhaitez installer avec la possibilité d'en installer d'autres plus tard. Pour terminer et relancer BerryBoot, cliquer simplement sur "Exit".

ScratchGPIO – Installing – Cymplecy (Simplesi) Installing ScratchGPIO7 software on a Raspberry Pi With Raspberry Pi connected to Internet Copy the text below ( left click just before the s of sudo and drag right until all the text in the line as been selected) then right-click and select copy. Open up an LX Terminal window and select Edit and the Paste that into an LX Terminal window and press Enter it to download the installer. wget -O isgh7.sh Once the installer has been downloaded then just type (or copy and paste the text below as before) sudo bash isgh7.sh and press Enter (If logged in as a different user to standard pi, then type sudo bash isgh7.sh yourusername) This will install all the necessary extra software and some simple examples. With standard Raspian (not NOOBS) Raspberry Pi not connected to Internet Power down you Pi and put the SD card into another computer and download this file and copy it to your SD card. sudo bash /boot/install_scratchgpio7.sh Continue onto 1st Project

Loop Google Slide I have recently solved my problem that had similar symptoms. Since I work as a software engineer, I had simple tools to deconstruct the problem and solve it. There is a difference between typing these 2 commands at the command line: chromium-browser --kiosk preso url}? and chromium-browser --kiosk " preso url}/pub? The bash shell (and maybe others) chops the first version (no quotes) up into more than one independent command to execute. The second becomes one command with a big parameter for the URL. What fools you is where the commands get chopped up in the parsing. [1]- Done google-chrome --kiosk Both processes exited. I used the 2nd one, and it became only one process. I hope this helps someone, somewhere. Rob.

Installer un serveur OwnCloud sur Raspberry Pi | Raspberry Pi France Owncloud, c’est un logiciel de stockage opensource comparable à un serveur Cloud. Souvent présenté comme le Dropbox opensource, il permet de stocker et partager des fichiers avec un serveur que l’on peut héberger chez soi là où Dropbox va stocker nos fichiers en ligne et potentiellement ouverts à des failles de sécurité. Owncloud se présente donc comme une manière beaucoup plus sécurisée de stocker et partager ses fichiers et devient de plus en plus populaire pour sa simplicité d’utilisation et d’installation. Nous allons voir dans ce tutoriel comment l’installer sur votre Raspberry Pi 3. Avec quoi fonctionne OwnCloud ? Le système d’exploitation Il est possible d’installer un serveur OwnCloud sur de nombreuses plateformes mais les systèmes d’exploitation d’une base Linux sont à préférer. Le langage et la base de données OwnCloud fonctionne avec PHP et la version minimum de PHP à avoir est la 5.4. Les fonctionnalités importantes d’OwnCloud Le matériel nécessaire Etape 1 : Installer OwnCloud

Getting started with GameGuru How to use The Game Creators' new tool aimed at hobbyists and smaller commercially-minded studios This series of quick tutorials will take you through designing a game with new development tool GameGuru. The tech is designed to be accessible, with no code required to build your own game. You can read more about it in our interview with The Game Creators here. For more information, visit the GameGuru website. Enjoy! This first tutorial explains the main interface of GameGuru. In this second getting started video learn about how to move around the map world and start creating your own 3D terrain, add some game entities and see it all in glorious 3D. In just a couple of minutes you will see how easy it is to start the basics of a game in GameGuru. Test Level mode allows you to set many different visual features of any game you make with GameGuru. When you're testing your game you can break into it and start making edits as you fly around the 3D scene.

Le magazine The MagPi est un magazine communautaire, produit par des propriétaires de Raspberry Pi. Il est disponible en édition papier sur abonnement et en téléchargement gratuit. En cliquant ci-dessous sur les couvertures des MagPi, vous téléchargerez la version PDF anglaise (ou française si elle existe) depuis le site de la framboise314. Si le .pdf ne s’ouvre pas : Clic droit > Enregistrer la cible du lien sous… Tous les numéros Mini MagPi en français en téléchargement gratuit Tous les numéros “Débutants” de The MagPi en téléchargement gratuit Tous les numéros spéciaux “Projets” de The MagPi en téléchargement gratuit Tous les numéros spéciaux Éducation de The MagPi en téléchargement gratuit Tous les numéros spéciaux de The MagPi en téléchargement gratuit Tous les numéros de The MagPi en téléchargement gratuit

Pi2Go Home Page | 4tronix NOTE: Pi2Go and Pi2Go-Lite are different products with different assembly and usage instructions Video Tutorials from The Raspberry Pi Guy Downloadable PDF Guides Online Guides News Postings Specifications Notes: * Battery monitoring circuit continuously checks that the battery levels is sufficient to power the motors and the Raspberry Pi. ** “Anti-glare technology” prevents false triggers in bright sunlight. *** 90 minutes is estimated based on 1 hour to solder the PCBs and 30 minutes to assemble. Install MotionEyeOS on Raspberry Pi Do you want to turn your Raspberry Pi into a surveillance camera system? The best way to do it is using MotionEyeOS. In this post we’ll show you how to get started with MotionEyeOS on your Raspberry Pi. What is MotionEyeOS? MotionEyeOS is a Linux distribution that turns your single-board computer into a video serveillance system. Raspberry Pi (all versions);Banana Pi;Odroid C1/C1+, Odroid C2, Odroid XU4;Pine A64/A64+. MotionEyeOS Features MotionEyeOS is the perfect solution to build your own surveillance system because it is simple to install and has a web-based, user-friendly interface that is responsive in practically any browser. It supports most USB cameras, Raspberry Pi camera modules, and IP cameras. Motion detection with email notificationsYou can set set a working scheduleTake still imagesStore your files in SD card, USB drive, or upload your files to Google Drive or DropboxAccess your media files through FTP server or SFTP server Parts Required Installing MotionEyeOS Writing the Image

Related: