Webcervices. Con la tecnología de Blogger.
RSS

Unete a nuestro grupo de facebook

Unete a nuestro grupo de facebook
Hola que tal lectores de esta pagina tan maravillosa que es arduino Tec ...Los invito a que amplíen mas sus conocimientos en Arduino y Raspberry Pi Uniéndose a mi grupo Arduino Tec

Multi proyectos 0122

TWO NEW LITTLE TOOLS FOR YOUR TINKERING TIME WITH ARDUINO

Zoe Romano – June 30, 2014
Two new Arduino products are available starting today from the Arduino Store. Read below for details!
ArduinoHostShield
This shield allows you to connect devices to your Arduino using a USB port, for example game controllers, digital cameras, phones, keyboards, etc:
- it is based on the MAX3421E, which is a USB peripheral/host controller containing the digital logic and analog circuitry necessary to implement a full-speed USB peripheral or a full-/low-speed host compliant to USB specification rev 2.0.
- it can be used with the “USB Host Library for Arduino” hosted by Lauzus fromcircuits@home on GitHub (click to download zip).

——————————-
ArduinoISP
It’s a tiny AVR-ISP (in-system programmer) based on David Mellis’ projectFabISP and useful to anyone needing more space on the Arduino board. Uploading a sketch with an external programmer can be used for three main reasons:
- remove the bootloader and use the extra space for your sketch
- burn the bootloader on your Arduino, so you can recover it if you accidentally corrupt the bootloader.
- when you use a new ATmega microcontroller in your Arduino, and you need the bootloader in order to upload a sketch in the usual way.
For more details about using the Arduino ISP please visit the Getting Startedpage
Learn how to program an ATtiny and to read your Arduino built-in EEPROMusing ArduinoISP in the tutorials on Scuola.

INTERNET OF THINGS WITH ARDUINO YÚN AND YALER

Zoe Romano – June 28, 2014
ArduinoYun and Yaler
Explore this tutorial  demonstrating how the Arduino Yún can be controlled from anywhere with any internet connected web browser. The solution is provided by Bo Peterson using the Yaler service which means that the Yún can be reached from any network without knowing the IP-address, and without any port forwarding on the router where the Yún is connected.
A common problem in home automation and internet of things applications is that it is difficult to reach devices connected behind wifi routers from the outside. There are different approaches to overcome this problem:
  • Port forwarding and static ip addresses. This solution requires the user of the connected device to know how to configure a router and have access to router administration which is not always possible. A Yun tutorial with port forwarding is found here.
  • Polling is a technique where the connected device at regular intervals checks with an external server if the device should take action. This solution requires no configuration of the router but it creates extra network traffic and response delays.
  • A third way is to use WebSockets which is a way of providing real time full-duplex communication over TCP. Spacebrew is a good open source toolkit for connected devices using WebSockets. Autobahn is another infrastructure that can be used.
  • Reverse HTTP is the solution that will be used in this tutorial. We will use Yaler which is an open source relay infrastructure that gives access to connected devices with very little configuration.

SOCCER PENALTY KICKS GAME WITH WIRING AND ARDUINO

Zoe Romano – June 26, 2014
penales
It’s FIFA World Cup time and we have a project for makers who prefer to be active instead of only watching the others play. The exciting penalty shoot-out we’ve always enjoyed in video games was implemented by  as an electro-mechanical game where you save goals using a control device and kick the ball with your fingers:

AN INTERACTIVE COIN JAR SAVING FOR A GOOD CAUSE

Zoe Romano – June 25, 2014
lightup
At the end of May, Massimo Banzi and Giorgio Olivero (Todo) spent some days at the Copenhagen Institute of Interaction Design to teach a class called Connected Objects. The class goal was to envision, design and implement interactive objects that are open and connected, whose design and behaviour can be used to sense, read and affect the domestic landscape or other shared environments.
One of the team of students (Arun Mota, Hsiang-Lin Yang, Yashodeep Gholap) worked on Arduino Yún to create an energy redistribution service that allows people to save money and in parallel donate towards energy distribution projects in deprived areas of the world:
LightUp is an interactive fundraising coin jar that firstly encourages personal savings and then also allows people to contribute a part of their savings towards the cause. The system allows them to track in real-time exactly how many units of electricity they helped generate. Another visible reward is the jar lights up for 10 minutes each time they drop a coin.

WIRELESS CONTROLLED ROBOTIC HAND MADE WITH ARDUINO LILYPAD

Zoe Romano – June 24, 2014
wireless robotic hand
Gabri295 published on Instructable a tutorial for a project created during his last year of high school.  It’s  an artificial hand controlled by a glove with 5 flex sensors and Arduino Lilypad . The artificial hand reproduces the movements of the hand wearing the glove.

MONITORING GLACIERS AT THE VENICE 14TH INTERNATIONAL ARCHITECTURE EXHIBITION

Zoe Romano – June 23, 2014
italian limes
Glaciers are the largest moving objects on earth and the  glacier on the Austria’s sixth highest summit called Simulaun  is the protagonist of an installation awarded a Special Mention by the Jury of the 14th International Architecture Exhibition of La Biennale di Venezia.
On May 4th, 2014, the Italian Limes team installed a network of solar-powered GPS units on the surface of the Similaun glacier, following a 1-km-long section of the border between Italy and Austria, in order to monitor the movements of the ice sheet throughout the duration of the exhibition at the Corderie dell’Arsenale. Read the rest of this entry »

SCAN ANY OBJECT AND INSTANTLY VIEW THE COLOR WITH NIX COLOR SENSOR

Zoe Romano – June 19, 2014
nix-atheart
It’s time to announce a new partner in the Arduino At Heart program!
Nix, The Diamond Standard In Color Measurement, is a unique device capable of determining the exact color of any object or surface in RGB, CMYK, HTML, Lab, and even specific paint from your favorite brand. Imagine a Photoshop eyedropper in real life: Nix is a small, durable, buttonless tool that can easily fit in your pocket or bag.
nix-sensor
It’s a useful device especially for graphic designers, interior designers, artists, photographers, hobbyists, anyone who wants to become a colour expert. It utilizes Bluetooth 4.0 technology to display the exact color on your iOS or Android device. Once scanned, you can keep palettes of your favorite colors, match the color to real life pigments, and even receive directions to the nearest store where you can purchase the color.
On top of that Nix is ultra hackable. You can easily reprogram it with all the familiar tools available in the Arduino IDE.
Take a look at their successful kickstarter campaign page and at the video below to learn more :

Nix Color Sensor is designed and assembled in Hamilton, Ontario, Canada by Nix Sensor Ltd and its CEO Matt Sheridan (info@nixsensor.com) is available to answer all your questions. If you want to make it yours, visit the webesitenixsensor.com .

A NATION OF MAKERS AT MAKER FAIRE WHITE HOUSE TODAY

Zoe Romano – June 18, 2014
whitehouse-mf
To celebrate America’s students and entrepreneurs who are inventing the future with new technologies and techniques, today the President Of United States, Barack Obama is hosting the first-ever White House Maker Faire , and has proclaimed June 18 as National Day of Making. The event is featuring Makers, innovators, and entrepreneurs of all ages who are using cutting-edge tools to bring their ideas to life. Read the rest of this entry »

INTERNET OF EVERYTHING – FLIP THE SWITCH AND GET GOING

Zoe Romano – June 17, 2014
Temboo Iot
Our friends at Temboo are releasing more cool stuff for your Internet of Everything. Here’s some news from their blog.
———————————-
Now you can connect even more Arduinos with the power of Temboo by simply flipping our IoT Mode on. This new feature opens up a whole new world of possibilities for the Internet of Things.
What is IoT mode, you ask?
It’s a new way to access our 2,000+ Choreos on any of your Arduino or Arduino-compatible boards. By just hitting a switch at the top right of any Choreo page, you “got the power” to call that Choreo with a sketch tailored specifically for the device you pick from our drop down menu. Previously, this feature was only available for the Yún, but now it is open to the larger Arduino family. All you have to do is select the type of shield your board uses and the code will generate accordingly.
So how do I begin using this amazing IoT feature?
Select a Choreo from our vast Library and turn on IoT Mode. In the example above, we chose the Data.gov API and the GetCensusIdByCoordinates Choreo. Data.gov is a cool way to access APIs from a number of US governmet agencies and to query government datasets, including the US Census! Read the rest of this entry »

ARDUINO AT HEART EZ CONTROL FOR HOME AUTOMATION GOES WIRELESS – 8 DAYS LEFT

Zoe Romano – June 16, 2014
 ezcontrol
We’re happy to share with you the update of the Indiegogo campaign of the Arduino At Heart for home automation we presented some time ago. Ez Control goes wireless!
———————————–
We have been silent for most of the time of this campaign, but this doesn’t means that we were sleeping. Not at all!
We were listening and interacting. We have received your comments, we have followed the topic on Reddit, we have exchanged ideas with many of you and we spent all this time improving our product.
Some of you was concerned about the relay, maybe too small. Some other concern was related to the position of the temperature sensor, that could offer false reading caused by the heat from other components.
We have upgraded the relay with a new one, rated 5A, and we have also improved the physical insulation for the high voltage circuit. We have then improved the insulation of the temperature sensor. Read the rest of this entry »

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comentarios:

Publicar un comentario

Objetivo Y Reclamaciones

Este blog es un portal en el cual se publican contenidos de diferentes blogs.En los cuales se les anexa al pie de pagina un enlace a su pagina original aquí encontraran toda clase de proyectos de arduino y linux
Espero tengan una gran experiencia en este blog un Gran Saludo
de parte de la organización WebCervices..
objetivo
O del grupo ArduinoTec De arduino
Cualquier reclamación o petición comunicar al Administrador principal o hacer un comentario en la publicación que se sientan inconformes en los correos
electriarias@gmail.com
y para temas de suma importancia mi correo personal
pabioarias@hotmail.com

Siguenos en Twitter

Like

Unete a nuestro grupo de facebook

Hola que tal lectores de esta pagina tan maravillosa que es arduino Tec ...Los invito a que amplíen mas sus conocimientos en Arduino y Raspberry Pi Uniéndose a La mi grupo Arduino Tec

Unete Al Grupo De facebook

Unete Al Grupo De facebook
Amplia tus conocimientos debatiendo temas de Arduino y Raspberry pi