Wireless Kit
Summary:
A free Arduino development kit ,wireless, limitless.
To add wireless module, we used to buy an expensive adapter shields or connect wireless module through many dupont lines ,it will lower your development efficiency makes your project UGLY. Zduino Wi-Fi is a board integrated with ESP8266 ,support UDP ,TCP and HTTP protocols ,It can connect to the Internet through Wi-Fi. Another board named Zduino BT which integrated with Bluetooth 4.0,support serial transmission.You can use Zduino Wi-Fi or Zduino BT to easily build an ideal project with Sensor extension plate and many 3 pin dupont lines which are already included in our Wireless kit.
Both two boards are based on Arduino leonardo, When choosing board in Arduino IDE, please select leonardo.
Beside ,all the device will open source.
Feature:
1.Integrated Bluetooth, Wi-Fi function
2.So much Arduino development resource
3.Wireless control
4.Open-source
List:
Zduino Wi-Fi Board *1
Zduino BT Board *1
Sensor extension plate *1
Relay module *2
Field-effect module *2
3-Pin dupont line *6
Project:
1: Using Zduino BT to make a car robot with L298P motor driven shields, control it with Bluetooth ,and you can add more sensor module, get or send more data by Bluetooth.
click here
2: Using Zduino Wi-Fi to make a wireless control LED, control it turn brighter or darker on mobile phone or other wireless device in the same Wi-Fi through UDP or TCP protocol.
click here
Parameter:
Zduino Wi-Fi board:
- Wi-Fi chip:ESP8266
- Standard: 802.11 b/g/n
- Frequency: 2.4G~2.5G
- Network Mode: AP/Station/AP+Station
- Protocol: UDP/TCP/HTTP
- AT config supported
- Serial transmission supported
- MCU:ATmega32u4
- Bootloader:Arduino Leonardo
- 14 digital I/O
- 6 PWM Output (Pin11,Pin10,Pin9,Pin6,Pin5,Pin3)
- 6 Analog In
- Micro-USB port
- Auto switch power
- ICSP port
- AREF supported
Zduino BT board:
- BLE Chip: TI CC2540
- Transmission distance:70m No obstruct
- Update Arduino CODE through BLE supported
- BLE HID supported
- iBeacon supported
- AT config supported
- Serial transmission supported
- Master-slave switch supported
- MCU:ATmega32u4
- Bootloader:Arduino Leonardo
- 14 digital I/O
- 6 PWM Output (Pin11,Pin10,Pin9,Pin6,Pin5,Pin3)
- 6 Analog In
- Micro-USB port
- Auto switch power
- ICSP port
- AREF supported
Zduino Wi-Fi AT configration
click here
Zduino BT AT configration
click here