background preloader

Arduino

Facebook Twitter

Protocol

Sublime Text: The text editor you'll fall in love with. Connector diagram and applications pinouts and connections @ pinouts.ru. MicroControleur Hobby. Arduino Notepad. SIMUINO. Cheap Accelerometer with the Wii Nunchuck. As you’re probably well aware, the wiimote and nunchuck have a vast array of sensors built into them.

Instead of buying pre-assembled breakout board for $35, or attempting to solder a tiny surface mount accelerometer, learn to exploit the features of the Wii Nunchuck and have a fully assembled accelerometer, joystick, and pushbuttons for just $12.50 shipped (on ebay). Why use the nunchuck insead of the actual WiiMote? Wiimotes can be about $40 and have a lot of extra features you wont need at the moment. Plus, the nunchuck has a cable which can easily be plugged into the Arduino. 1. The Nunchuck communicates through 6 bits of data. 2. If you don’t already have it, download the Arduino software (free). 3. By using the serial monitor of your Arudino software (or other serial monitoring software), you’ll see the above output. 4. Watching numbers steam in (step 3 image) is fine and dandy, but sometimes you just need something more to create a truly new perspective. Atelier pratique : Capter et mesurer une intensité sonore | Œuvre | Imaginaire | Numérique.

L’Atelier, FabLab en devenir a vu le jour il y a tout juste un mois… L’heure est à un premier point d’étape après un lancement tout en douceur. La fréquence de ces billets n’est pas encore déterminée même si il est probable qu’il s’agisse d’une feuille de route mensuelle. Concernant le format, la première partie sera consacrée à un résumé des activités qui ont eu lieu durant le mois, la seconde partie, plus technique, détaillera la procédure à effectuer en vue d’accomplir une tâche spécifique avec le matériel mis à disposition. Activités Mardi 22 janvier 2013 Séance consacrée aux concepts fondamentaux de la programmation illustrés grâce à l’utilisation de la plateforme Arduino et quelques LEDs. Nous avons également échangé sur les attentes et projets de chacun concernant ces sessions. Deux thématiques ont été mentionnées : les objets communicants et la photographie.

Mardi 29 janvier 2013 Présentation de 3 projets : Light Painting interactif. Mardi 5 février 2013 Montages électroniques. It-architect.wikispaces. Background More and more computing devices like smart phones are adding GPS capabilities as their base function. Even Latest Desktop browsers are adding Location Aware facilities as part of their core functionalities and websites are trying to leverage it to enhance the end user experience. But Location Aware services on a desktop/laptop environment, may not be accurate enough as they extract location information from nearby wireless access points and your computer's IP address. However, accurate location detection will be the key to several interesting and useful applications like this.

Till the time computer manufacturers decide to offer embedded GPS chip in mainstream computers, you can use following approach to augment your computer with accurate Location Service. What you need Hardware and Logistics A Desktop/laptopArduino Microcontroller. Software This step will help you installing TinyGPS and NewSoftSerial library module in Arduino IDE. Setup Component Interaction When GPS is offline.

Geo Data Logger: Arduino+GPS+SD+Accelerometer to log, time-stamp, and geo-tag sensor data. UPDATES Oct 17, 2013: I have published a guide on using your Android phone to accomplish a similar task by leveraging your Android device's built in GPS and sensors. Feb 6, 2013: Featured on GeoAwesomeness Nov 24, 2012: Featured on Hackaday Nov 21, 2012: Featured by John Boxall @ Freetronics Nov 20, 2012: Featured on Dangerous Prototypes INTRODUCTION I thought it would be educational to build a prototype that I can take on the road to log, geo-tag, and time-stamp sensor data to be analyzed later with mapping and/or data analysis applications.

So I figured why not start with a gadget that can log road conditions. This prototype is a generic sensor logging/geo-tagging gadget which means the accelerometer can be replaced with any other sensor(s) to log and map anything anywhere. This guide is divided into the following sections: CONTACT Hazim Bitar (techbitar) techbitar at gmail dot com.