business analyst
46.1K views | +0 today
Follow
business analyst
Your new post is loading...
Your new post is loading...
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Motion sensor arduino Tutorial - YouTube

SKETCH CODE: void setup() { int sensor = 8; pinMode(sensor,INPUT); pinMode(3,OUTPUT); } void loop() { int sensor = 8; if (digitalRead(sensor) == HIGH) digita...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Wearable 3D Printed Arduino LED Watch (video) - Geeky Gadgets

Wearable 3D Printed Arduino LED Watch (video) - Geeky Gadgets | business analyst | Scoop.it
If the Apple Watch or other smartwatches are not for you, then you might be interested in this awesome Arduino LED watch that has been 3D printed

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Arduino LightBlue Bean Update Adds Node-RED Support - Geeky Gadgets

Arduino LightBlue Bean Update Adds Node-RED Support - Geeky Gadgets | business analyst | Scoop.it
Originally launched via Kickstarter the awesome LightBlue Bean module that provides a Bluetooth low energy connection for Arduino based projects

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

EasyPlug Air Arduino Wireless Sensors System

EasyPlug Air Arduino Wireless Sensors System | business analyst | Scoop.it
Makers, developers and hobbyists that are looking for an easy way to connect Arduino wireless sensors to an Arduino development board

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Arduino Smart Home Automation - YouTube

Arduino Smart Home Automation Thailand http://androidcontrol.blogspot.com/2014/08/arduino-smart-home-automation.html http://www.smart-homecontrol.com/ http:/...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

KeySweeper - covert Microsoft wireless keyboard sniffer using Arduino and nRF24L01+

KeySweeper (http://samy.pl/keysweeper) is a stealthy Arduino-based device, camouflaged as a functioning USB wall charger, that wirelessly and passively sniffs, decrypts, logs and reports back...

Via F. Thunus
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Control your LEDs with your TV remote?! || Arduino IR Tutorial

Twitter: https://twitter.com/GreatScottLab Facebook: https://www.facebook.com/greatscottlab Previous video: http://youtu.be/bNNWbm681AI Arduino IR library: https://github.com/shirriff/Arduino-IRrem...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Sound Controlled Lamp || Part 1 || Arduino + Solid State Relay + Sound Detector - YouTube

The first installment in a two part series. This video discusses the construction of a sound controlled lamp using an Arduino, a solid state relay, and a sou...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Arduino Focus
Scoop.it!

Arduino Shield And Web Based I2C and SPI Education System

Arduino Shield And Web Based I2C and SPI Education System | business analyst | Scoop.it
The I2C and SPI Education System is an Arduino shield that has been combined with a web based tutorial system to help users learn more about how to talk to I2C and SPI components

Via F. Thunus, Kalani Kirk Hausman
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Beginning NFC with PhoneGap and Arduino - O'Reilly Webcast

Originally recorded April 29, 2014. Don Coleman, Tom Igoe, and Brian Jepson (authors of Beginning NFC ) will introduce you to Near Field Communication using Android phones, Arduino, and NFC...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Arduino TRE Powered by TI Sitara AM335x Enters Beta with 50 Developer Boards Available for Purchase

Arduino TRE Powered by TI Sitara AM335x Enters Beta with 50 Developer Boards Available for Purchase | business analyst | Scoop.it
Most official Arduino boards are based on Atmel AVR MCUs that allow hobbyists to control GPIOs, or low level interfaces, which is fine for applications that do not require much processing power. In...

Via F. Thunus
Stewart Dunn's curator insight, May 18, 2014 1:48 PM

A great combination  but seems bigger that most 

BayLibre's curator insight, May 19, 2014 3:18 AM

arduino going up in processor type very inetresting.

Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Build Your Own Arduino-Powered Car Tracking System - Lifehacker

Build Your Own Arduino-Powered Car Tracking System - Lifehacker | business analyst | Scoop.it
Build Your Own Arduino-Powered Car Tracking System Lifehacker Cars get stolen all the time, but if you want to track yours and make sure you can always find it, Instructables user Jayvis Vineet Gonsalves shows off how to build a system to track a...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

SparqEE – Cellular made easy (Arduino/Pi/+) is crowdfunding

SparqEE – Cellular made easy (Arduino/Pi/+) is crowdfunding | business analyst | Scoop.it
SparqEE is a Cellular development board that gives you Wireless Worldwide. It provides boards for both, Arduino and Raspberry!

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Arduino Yun Tutorial #1 Getting start!

The Arduino Yún is a microcontroller board based on the ATmega32u4 (datasheet) and the Atheros AR9331. The Atheros processor supports a Linux ...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

These Arduino-based outfits flash to the beat of music

These Arduino-based outfits flash to the beat of music | business analyst | Scoop.it
Created by a team of Cornell students, these smart garments have the front page of Adafruit written all over them. Smart garments are one of the wearables that Gartner has billed as having the grea...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Voltage Transformer Active Single Phase Voltage Sensor Module for Arduino Mega

Voltage Transformer Active Single Phase Voltage Sensor Module for Arduino Mega | business analyst | Scoop.it
in Business & Industrial, Electrical & Test Equipment, Industrial Automation, Control

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

125 KHZ EM4100 RFID Card Read Module RDM630 UART (compatible Arduino)

125 KHZ EM4100 RFID Card Read Module RDM630 UART (compatible Arduino) | business analyst | Scoop.it
in Business & Industrial, Electrical & Test Equipment, Industrial Automation, Control

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Voice Controlled Arduino Lighting - Autobot

Voice Controlled Arduino Lighting - Autobot | business analyst | Scoop.it
In this instructable I will walk through the process and the code to make your Arduino and your home PC into a voice controlled command system for lig...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Build Your Own Tiny, Modular Arduino Inside a Tic Tac Box

Build Your Own Tiny, Modular Arduino Inside a Tic Tac Box | business analyst | Scoop.it
The great thing about Arduinos is that they come in all shapes and sizes. You can also make one for yourself. Instructables user MakersBox did just that, with a tiny, modular Arduino-compatible board that can fit inside a Tic Tac box.

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

MiDispositivoMidi Presentation (Arduino based MIDI controller) - YouTube

MiDispositivoMidi is a midi controller base on Arduino UNO. It uses sparkfun silicon pads and pcb, some rgb leds, some resistors, couple 74hc595 shift regist...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Add Wi-Fi to Arduino Boards for $3 with ESP8266 Wi-Fi Serial Module

Add Wi-Fi to Arduino Boards for $3 with ESP8266 Wi-Fi Serial Module | business analyst | Scoop.it
There has been some buzz around ESP8266 Wi-Fi module, mostly because of its low price, and SDK availability, meaning it could become the Wi-Fi equivalent of ENC28J60 Ethernet module, and that for $5...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Linduino is a USB-isolated Arduino - EDN.com (blog)

Linduino is a USB-isolated Arduino - EDN.com (blog) | business analyst | Scoop.it
Linduino is a USB-isolated Arduino EDN.com (blog) My pals over at Linear Technology have developed the Linduino board to drive their ADCs (analog to digital converters) and DACs (digital to analog converters) as well as temp sensors and other...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Arduino Netduino: Bluetooth test findings - Secret Microsoft ...

Arduino Netduino: Bluetooth test findings - Secret Microsoft ... | business analyst | Scoop.it
Bluetooth communication between Arduino and Windows 8.1. And got it to work! Yippee! Not getting this to work has really stressed me out. But here are my findings about using the JY-MCU with the HC-06 Firmware (I have ...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Arduino: Using the Arduino with Azure - Secret Microsoft ...

Arduino: Using the Arduino with Azure - Secret Microsoft ... | business analyst | Scoop.it
Not sure, but if I read the article that Bruno Terkady, who is a friend of mine, wrote about using the Azure service bus to work with an Arduino devices doing various things. Now Bruno, who works much harder at things then I do ...

Via F. Thunus
No comment yet.
Rescooped by michel verstrepen from Raspberry Pi
Scoop.it!

Programming Your Home: Automate with Arduino, Android, and Your Computer -

Programming Your Home: Automate with Arduino, Android, and Your Computer - | business analyst | Scoop.it
Book Details Paperback: 200 pages Publisher: Pragmatic Bookshelf (March 6, 2012) Language: English ISBN-10:... http://t.co/T4xPLtcwQT

Via F. Thunus
No comment yet.