background preloader

Codebender

Codebender

Arduino + Processing – Make a Radar Screen to Visualise Sensor Data from SRF-05 – Part 1: Setting up the Circuit and Outputting Values First things first, we need to build our circuit. This is the easy bit! We’ll be using the Arduino to control a servo that will rotate our sensor around 180 degrees. The Arduino will then send the value from the distance sensor along with the current angle of the servo to the serial port. Before proceeding please take a moment to check out some of my other work with the SRF-05 and servos if you’re unfamiliar with either.Arduino SRF-05 TutorialsArduino Servo Tutorials I’m building this with the SRF-05 ultrasonic range finder/ distance sensor, but because this has a fairly wide field of detection it’s not very precise – I think I’ll end up trying a different range finder maybe an IR one as the SRF-05 works best as a static sensor/ detector, anyway… Arduino Radar Parts list Arduino Radar Servo Circuit Straight forward, we have the Arduino providing power to the breadboard and we have the servo and the SRF-05 sharing this power. Arduino SRF05 Radar Sketch

Arduino Web Enabled Aquarium Controllerandremiller.net | andremiller.net This is a project I started a few months ago, but never finished. I got distracted by the Raspberry Pi :). Even though it is unfinished maybe someone could get some value out of the current state of the project. The idea was to create a controller for an aquarium, to measure temperature, measure water level and to turn pumps, heaters and lights on/off based on measurements and times. And, to have a web enabled interface to the controller. In it’s current state the controller works with DS18B20 temperature sensors and displays the temperature on a webpage. Scroll down to the bottom of this post to find the download link for the project. Hardware used: Arduino Mega2560Arduino Ethernet ShieldDS18B20 temperature sensors I also have the following hardware, but never got around to adding to the project: DS1307 Real Time ClockRelay modules And here are a few screenshots of the program running on the arduino with 5 temperature sensors. And this page shows that other dynamic data can also be added.

τι είναι το business mentors | businessmentors Γιατί; Η γυναικεία επιχειρηματικότητα είναι πηγή ανάπτυξης και δημιουργεί θέσεις εργασίας, παρόλο που στην Ελλάδα δεν έχει γίνει πλήρης εκμετάλλευση της δυναμικής που έχει η πηγή αυτή. Οι γυναίκες που προσπαθούν να ξεκινήσουν δική τους επιχείρηση αντιμετωπίζουν μεγάλα εμπόδια, ιδιαίτερα σε σχέση με τη δημιουργία μιας νέας εταιρείας και την πρόσβαση σε χρηματοδότηση και την κατάλληλη εκπαίδευση. Ως εκ τούτου είναι απαραίτητη η υποστήριξη της γυναικείας επιχειρηματικότητας προσφέροντας τα κατάλληλα μέσα και εργαλεία που θα βοηθήσουν τις γυναίκες, ανεξαρτήτως ηλικίας, να ξεκινήσουν, να διατηρήσουν και μακροπρόθεσμα να αναπτύξουν την επιχείρησή τους κάνοντάς τη βιώσιμη. Για πολλές γυναίκες, η επιχειρηματική δραστηριότητα αποτελεί την πραγμάτωση ενός ονείρου ζωής καθώς και την ευκαιρία να προσεγγίσουν την προσωπική τους επιτυχία. Αυτός είναι κι ο στόχος του ελληνικού δικτύου Business Mentors που υποστηρίζει δυναμικά τις γυναίκες που ξεκίνησαν πρόσφατα τη δική τους επιχείρηση.

InMoov » open-source 3D printed life-size robot Cours Électronique - Apprentissage Facile Retour: Accueil > Cours d'électronique Bases de l'électronique Ce premier cours est une initiation à l'électronique. Ces cours d'introduction à l'électronique présentes les principales formules de l'électronique. Les lois évoquées sont notamment la loi d'ohm, la loi des noeuds et le diviseur de tension. Composants Les composants électroniques Cours de base pour comprendre les fonctions des composants au sein d'un montage électrique, ainsi que leur utilité et les moyens de les catégoriser pour mieux les distinguer les uns des autres. Résistance électronique Ce cours d'initiation sur les résistances, permet de rappeler les grands points fondamentaux de celles-ci. Portes logiques Ce cours vous permet de vous initier en douceur à l'électronique numérique. Amplificateur électronique Les amplificateurs en électronique, sont des systèmes permettant d'augmenter la puissance d'un signal. Condensateur Cours pour comprendre l'utilité et le fonctionnement des condensateurs. LED (Diode Électro-Luminescente)

Tiny328 – A mini wireless Arduino clone « nathan The first Tiny328 successfully reflow soldered So here is the reason for the last couple of blog posts. This is my first venture into designing an SMT board and apart from the practice run I did with some breakout boards it is the first time I’ve attempted to solder anything as small as a TQFP package or the tiny 0603 passives (1.6 x 0.8mm) used here. It’s something I’ve been wanting to try for a while and I’m happy to report that it all went well and yes, you can definitely solder these things at home with a minimal outlay. ATmega328 + RFM12B * TinyTX = Tiny328 The original TinyTX wireless sensors were named as such due to the use of the ATtiny microcontroller rather than because they were tiny, this one uses the ATmega328P but the Tiny name still seems to fit as at only 23 x 36 mm its actually slightly smaller than both the previous TinyTX PCBs. Here’s a comparison between the TinyTX and the Tiny328: From the left: TinyTX2, TinyTX3, Tiny328 front and rear Underside showing RFM12B Power Cost

Building an iOS App like Siri | Ray Wenderlich - Mozilla FireFox for eBuro Learn how to build an iOS app like Siri Siri is a voice-based personal assistant that takes voice commands and performs tasks like sending messages, making phone calls, setting alarms, searching on the web, finding directions and more. Unfortunately at the time of writing this tutorial there isn’t an official API by Apple, but there are few third party frameworks that allow developers to include functionality similar to Siri. In this tutorial, you’ll learn how to use the Nuance Dragon Mobile SDK (SpeechKit), which is one of the leading frameworks in this arena. Specifically, you’ll learn: The key concepts of SpeechKit frameworkThe advantages of SpeechKit when compared to other frameworksHow to perform speech recognition and text-to-speech synthesis using SpeechKit APIs. You’ll use this knowledge to build a Siri-like application to help your users find nearby restaurants, narrowed down by cuisine or category. What is SpeechKit? The framework carries out the following processes: Getting Started

L'électronique de zéro Bonjour à toutes et à tous ! Si vous êtes ici, même s'il s'agit d'un hasard, c'est qu'il y a une très grande probabilité que vous ayez envie de vous documenter ou d'apprendre l'électronique. Quels sont les principes de base ? Comment connaître les composants et pouvoir les utiliser pour faire des montages ? Nous commencerons le cours "en douceur" par les formules et les lois nécessaires et fondamentales à connaitre en électronique. Sachez toutefois que le domaine de l'électronique est tellement vaste que nous ne pouvons pas vous présenter toutes les facettes de cette science. Avis donc à tous les amateurs, les hobbyistes, les professionnels et les étudiants : vous venez de dénicher la perle rare !

La domotique chez soi | GJ Lab Je rentre d’une journée de boulot, et fatigué, je m’affale comme une masse dans le canapé. Me vient alors l’envie de regarder un épisode de ‘ The Big Bang Theory ‘, je sors donc mon portable, démarre l’application DomoGJ et appuie sur quelques boutons. Le volet se ferme, les lumières s’éteignent, le vidéo projecteur s’allume, la toile descend lentement et majestueusement, et l’épisode commence enfin. Bienvenue chez moi Et pour pas trop cher ! Attention cependant avant de vous mettre à l’ouvrage, on touche à l’électricité, et on ne rigole pas avec ça, je ne suis pas responsable de l’utilisation que vous faites de ce tutorial. Comment ça marche ? Votre portable est donc connecté en wifi à votre box, ou bien à l’internet. J’appelle module principal la partie connectée à votre box. Arduino (Version Uno, pro, nano, vous avez l’embarras du choix, il y en a pour une vingtaine d’euros. Pour le cablage, il y a quatre pins sur l’émtteur RF : 5v, GND, Data et l’antenne. de l’arduino)/?

Patent Bolt According to a Korean press source, a new standalone variant of the Samsung Gear 2, equipped with a universal subscriber identity module, or USIM, will likely be christened the Samsung Gear Solo. Samsung Electronics and SK Telecom are jointly preparing to release the new smartwatch. Continue reading "Samsung Reportedly Preparing New Standalone Smartwatch" » Priceplay Inc. has filed a patent infringement lawsuit against Google. Continue reading "Google Sued by Priceplay for Infringing Patents Related to Ad Business" » Back in November we reported on Samsung's patent application relating to 3D Orientation-Free Wireless Power Transfer. Continue reading "Samsung Invents Wireless Charging for Pacemakers & Beyond" » Last week the US Patent & Trademark Office published Google's patent application relating to their indoor mapping invention. Continue reading "Google's Patent Application for Indoor Mapping Comes to Light" » Continue reading "Microsoft Invents Gesture Controls for Future Keyboards" »

Related: