Arduino
-
Arduino Ethernet Shield R3 (Clone)
$19.44The Arduino Ethernet Shield connects your Arduino to the internet in mere minutes. Just plug this module onto your Arduino board, connect it to your network with an RJ45 cable (not included) and follow a few simple instructions to start controlling your world through the internet. As always with Arduino, every element of the platform – hardware, software and documentation – is freely available and open-source. This means you can learn exactly how it’s made and use its design as the starting point for your own circuits. Hundreds of thousands of Arduino boards are already fueling people’s creativity all over the world, everyday. Join us now, Arduino is you!
-
Arduino Hobby Kit
$27.00This no frills Arduino Hobby Kit is meant to help beginners to get started on a few simple Arduino projects and learn the basic of Arduino.
-
Arduino LilyPad LiPower (Clone)
$15.12Arduino LilyPad LiPower (Clone) is a wearable microcontroller board designed for e-textile projects and wearable technology. It features an ATmega328P microcontroller and operates at 8 MHz with 32KB of flash memory. It has 14 digital input/output pins and 8 analog input pins. The board is designed to be powered by a Li-Polymer battery and features a voltage regulator to ensure stable power supply to the microcontroller. The board has a compact and washable design, making it suitable for use in wearable and e-textile projects.
-
Arduino Mega 2560 R3 Board with Free USB Cable (Clone)
$45.36Arduino is an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer.
-
Arduino Micro (Clone)
$20.52Arduino Micro development board based on the ATmega32u4 microcontroller. The ATmega32u4 is a 8bit AVR RISC based microcontroller featuring 32KB flash memory, 2.5KB SRAM, 1KB EEPROM, USB 2.0 full speed/low speed device, 10bit A to D converter and JTAG interface for on chip debug. The board contains everything needed to support the microcontroller, simply connect it to a computer with a micro USB cable to get started. It has a form factor that enables it to be easily placed on a breadboard. The Micro is similar to the Arduino Leonardo in that the ATmega32u4 has built in USB communication, eliminating the need for a secondary processor. This allows the Micro to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial/COM port.
-
-
Arduino Nano v3 with free USB cable (Clone)
$12.96Arduino Nano v3 (Clone) is a compact, breadboard-friendly version of the Arduino microcontroller board. It features an ATmega328P microcontroller and operates at 16 MHz with 32KB of flash memory, 2KB of SRAM, and 1KB of EEPROM. It has 14 digital input/output pins and 8 analog input pins. The board can be powered through the USB connection or an external power supply. The package includes a free USB cable for connecting the board to a computer for programming and power supply.
-
Arduino UNO R3 Board with Free USB Cable (Clone)
$28.08The Arduino Uno 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.
-
-
DHT11 Temperature and Humidity Sensor Module
$8.64The DHT11 is a relatively cheap sensor for measuring temperature and humidity.
-
DHT22 Temperature and Humidity Sensor Module
$17.28DHT22 is a basic, low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). It’s fairly simple to use, but requires careful timing to grab data. The only real downside of this sensor is you can only get new data from it once every 2 seconds, so when using our library, sensor readings can be up to 2 seconds old.