Zum Hauptinhalt springen Zur Suche springen Zur Hauptnavigation springen

1Sheeld+ - Arduino Shield für IOS und Android 1Sheeld+

Produktinformationen "1Sheeld+ - Arduino Shield für IOS und Android 1Sheeld+"

1Sheeld - Arduino Shield für IOS und Android                                                                                                         
Ein Shield welches die Sensoren des Handy nutzt. Man braucht also keine Sensorshields mehr kaufen, sondern hat alles in einem Gerät.


Getting Started Video: https://www.youtube.com/watch?v=4LlfBoycKE8

Traffic clock Video: https://www.youtube.com/watch?v=T_8uTeR_A4Y

Amazon echo Video: https://www.youtube.com/watch?v=vSwnJizUMps

 

 

 

Example of 1Sheeld shields: 

GLCD Shield - Allows you to use your smartphone display screen as a graphical LCD screen for Arduino., so you can draw characters or interactive shapes with Arduino code.

Color Detector Shield - Allows you to detect colors with your smartphone camera, and trigger the Arduino to take actions based on the colors detected.

Internet Shield - Brings the power of IoT with the simplicity of 1Sheeld and Arduino to your door, so now you can handle Http requests, access certain REST api’s “even with JSON format” and get their responses then take a certain action using the Hardware experience.

Pattern Shield - Turns your smartphone to a secret pattern locker shield so Arduino can take actions by a certain patterns defined by user.

Voice Recognition Shield - Control your Arduino with voice commands with 1 line of code, you can trigger it to control a robot or talk to your home appliances!

Text To Speech Shield - Let your Arduino board talk to you, get text from Arduino and convert into speech to hear through the smart phone's speaker.

Data Logger Shield - Use the memory of your smart phone to log the data of a certain sensor with Arduino, you can export the data in CSV format.

Terminal Shield - Turn your smart phone into a terminal and get the data from Arduino to your screen! Learn more from the examples page.

Twitter Shield - Bringing twitter into your Arduino sketch. Twitter shield allows you to send tweets with only 1 line of code in your sketch.

Facebook Shield - Helps you update your status on Facebook under certain conditions declared in your sketch.

Email Shield - Send emails when any hardware event happens.

Skype Shield - Skype is now in your sketch, feel free to call or video-call others when a certain condition is met.

SMS Shield - Allows you to send an SMS to a phone number when a certain trigger is on.

Camera Shield - Allows you to take pictures when a certain event happens, use your Arduino board to trigger the camera in your smartphone, you can take photos in the dark as well with the flash light.

Gyroscope Shield - Tinker with the Gyroscope sensor in your smartphone and turn on some LEDs while playing with the by getting the values on the 3-Axis (X, Y & Z), you can use it also to drive an Arduino controlled car.

Accelerometer Shield - Get the acceleration of a moving objects is easier now by writing a simple line in your sketch, the shield gets you the data of X, Y and Z axis of the accelerometer sensor in your smartphone.

And many more shields at http://1sheeld.com/shields

 

 

 

Arduino® Uno Rev3
Uno The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can start playing with. The UNO is the most used and documented board of the whole Arduino family. Produktübersicht Arduino Uno is a microcontroller board based on the ATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.. You can tinker with your UNO without worring too much about doing something wrong, worst case scenario you can replace the chip for a few dollars and start over again. "Uno" means one in Italian and was chosen to mark the release of Arduino Software (IDE) 1.0. The Uno board and version 1.0 of Arduino Software (IDE) were the reference versions of Arduino, now evolved to newer releases. The Uno board is the first in a series of USB Arduino boards, and the reference model for the Arduino platform; for an extensive list of current, past or outdated boards see the Arduino index of boards. Technische Spezifikationen Microcontroller ATmega328P Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limit) 6-20V Digital I/O Pins 14 (of which 6 provide PWM output) PWM Digital I/O Pins 6 Analog Input Pins 6 DC Current per I/O Pin 20 mA DC Current for 3.3V Pin 50 mA Flash Memory 32 KB (ATmega328P) of which 0.5 KB used by bootloader SRAM 2 KB (ATmega328P) EEPROM 1 KB (ATmega328P) Clock Speed 16 MHz LED_BUILTIN 13 Length 68.6 mm Width 53.4 mm Weight 25 g
Artikel-Nr.: 126464
Herstellernummer: A000066
Bestand: 0x

Nicht Lagernd

Arduino® Board Mega 2560 Rev3
Mega 2560 The MEGA 2560 is designed for more complex projects. With 54 digital I/O pins, 16 analog inputs and a larger space for your sketch it is the recommended board for 3D printers and robotics projects. This gives your projects plenty of room and opportunities. Produktübersicht The Arduino Mega 2560 is a microcontroller board based on the ATmega2560. It has 54 digital input/output pins (of which 15 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. The Mega 2560 board is compatible with most shields designed for the Uno and the former boards Duemilanove or Diecimila. The Mega 2560 is an update to the Arduino Mega, which it replaces. Technische Spezifikationen Microcontroller ATmega2560 Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limit) 6-20V Digital I/O Pins 54 (of which 15 provide PWM output) Analog Input Pins 16 DC Current per I/O Pin 20 mA DC Current for 3.3V Pin 50 mA Flash Memory 256 KB of which 8 KB used by bootloader SRAM 8 KB EEPROM 4 KB Clock Speed 16 MHz LED_BUILTIN 13 Length 101.52 mm Width 53.3 mm Weight 37 g
Artikel-Nr.: 126465
Herstellernummer: A000067
Bestand: 0x

Nicht Lagernd

Arduino® Uno SMD Rev3
Uno SMD The board everybody gets started with, based on the ATmega328 (SMD). Produktübersicht The Arduino Uno SMD R3 is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. The Uno differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Additional features coming with the R3 version are: - ATmega16U2 instead 8U2 as USB-to-Serial converter. - 1.0 pinout: added SDA and SCL pins for TWI communication placed near to the AREF pin and two other new pins placed near to the RESET pin, the IOREF that allow the shields to adapt to the voltage provided from the board and the second one is a not connected pin, that is reserved for future purposes. - stronger RESET circuit. "Uno" means "One" in Italian and is named to mark the upcoming release of Arduino 1.0. The Uno and version 1.0 will be the reference versions of Arduino, moving forward. The Uno is the latest in a series of USB Arduino boards, and the reference model for the Arduino platform. Technische Spezifikationen Microcontroller ATmega328P Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limit) 6-20V Digital I/O Pins 14 (of which 6 provide PWM output) PWM Digital I/O Pins 6 Analog Input Pins 6 DC Current per I/O Pin 20 mA DC Current for 3.3V Pin 50 mA Flash Memory 32 KB (ATmega328P) of which 0.5 KB used by bootloader SRAM 2 KB (ATmega328P) EEPROM 1 KB (ATmega328P) Clock Speed 16 MHz LED_BUILTIN 13 Length 68.6 mm Width 53.4 mm Weight 25 g
Artikel-Nr.: 126469
Herstellernummer: A000073
Bestand: 0x

Nicht Lagernd