Below are the new functions we added in V2
-
2 x R,Y,G LED display
stand set
-
2
x Servo motor socket
-
HAT EEPROM 24c32 support on board
-
1
x DHT22 Temperature & Humidity sensor socket
-
HY-SRF05 Ultrasonic distance sensor socket
-
16x2/20x4 character LCD socket
-
84x48 Pixels Monochrome LCD socket
Advance user -------- in AT
command mode

1. Traffic light set 2.
Bluetooth v4.0 0 BLE
3. RGB Light E03 module 4. Bluetooth v2.0
1. 2 x SG90 Micro Servo 2.
RFID Reader
3. NRF24L01 RF Module 4.
5V 28BYJ48 Step Motor

1. Ultrasonic distance sensor
2.
DHT22 Temperature & Humidity sensor
3. 84x48 Pixels Monochrome LCD
4. 16x2
character LCD

1. 20x4 character LCD
with DS18B20 Temperature sensor
2.
PIR motion sensor with DS18B20 Temperature sensor

1. Bluetooth V2.0 serial console to Andriod
Tablet
2. ESP8266 Serial WiFi module

HAT EEPROM read/write demo

NRF24L01 RF module demo -- provide python program send
message , need two of Pi , one use Mes.py one use
Recv.py
*** AT command in CuteCom demo for ESP8266WiFi serial
module & Bluetooth 2.0/4.0 BLE (for EDU-V2-E01 &
EDU-V2-E02)

Bluetooth v2.0 HC-05 AT command in CuteCom

Bluetooth v4.0 BLE HM-10 AT command in CuteCom

ESP8266 WiFi serial module
AT command in CuteCom

ESP8266 WiFi serial module AT command example
** Join Router
AT+RST
AT+CWMODE=3
AT+CWLAP
---- search WiFi Network
AT+CWJAP="your ssid","password" join your
Router Spot
AT+CWJAP=?
---- check if connected successfully
****
Acting as a TCP Client
AT+CIPMUX=1
Specify which connection channel you wish to connect on
( 0 - 4 ), the protocol type (TCP/UDP), the IP address
(or domain if you have DNS access) and the port number
using the CIPSTART command:
AT+CIPSTART=4,"TCP","google.com",80
You should receive the response OK followed by Linked
when the connection is open:
AT+CIPSEND=4,18
This time, instead of an “OK” response your will get a
> prompt:
GET /
HTTP/1.0
The module should respond with: SEND OK
The module should provide a second response once the web
server responds:
+IPD,4,529:
The 4 indicates it’s data from connection channel 4 and
the 529 indicates there’s 529 bytes of data. You should
now see the data:
HTTP/1.0
302 Found
Cache-Control: private
Content-Type:
text/html: .......

****
Acting as a TCP
Server
1. Connect to a WiFi access point.
2. Enable multiple connections.
AT+CIPMUX=1
3. Find out the IP address of the module:
AT+CIFSR
Note the response, e.g.:
192.168.0.14
4. Set the module to listen (first parameter, mode is
set to 1 ) for a connection on a specific port
(in this case port 1336):
AT+CIPSERVER=1,1336
5. From another device on the same network connect to
the listening port, e.g. with telnet:
use PuTTY login from PC
The module should display: Link
Type some text into the telnet session, e.g.: this is a
book
The module should display the following ( 0 being the
connection channel, 14 being the length of the data
received: +IPD,0,14:this is a book OK

use
PuTTY Telnet function to login from PC

different package sensor and modules for EDU boardard

Module set E01-M011
1. PIR motion sensor 2.Mini 5V Fan 3, SRF05
UltraSonic sensor
4. DS18B20 Temp Sensor 5. DHT22 Temp & Humidity
Sensor
6. RYG LED stand set x2

Module set E01-M02
1. PIR motion sensor 2.Mini 5V Fan 3. SRF05
UltraSonic sensor
4. RFID Reader Kit 5. NRF24L01 RF module
6. DHT22 Temp & Humidity Sensor 7. ESP8266
Serial WiFi module
8. Bluetooth V2.0 module 9. RYG LED stand set
x2
10.DS18B20 Temp Sensor 11. IR received sensor

Module set E01-M03
1. PIR motion sensor 2. 5V Step Motor 3. 5V
Mini Fan
4.16x2 character LCD 5. RFID Reader Kit
6.NRF24L01 RF module
7. SG90 Micro Servo 8. SRF05 UltraSonic sensor
9. RYG LED stand set x2 10. DHT22 Temp &
Humidity Sensor 11.DS18B20 Temp 12. IR Received
sensor
13. ESP8266 Serial WiFi module 14. Bluetooth
V2.0 module
15. Bluetooth V4.0 BLE module

Module set E01-v1-2-v2
1. 16x2 character LCD 2.SG90 Micro Servo
3. SRF05 UltraSonic sensor 4. DHT22 Temp &
Humidity Sensor
5. RYG LED stand set x2 6. ESP8266 Serial WiFi
module
7. Bluetooth V2.0 module 8. Bluetooth V4.0 BLE
module
2. EDU-Learing Kit-V2 EDU-V2-E02 - TX-RX-RS232
Learning Kit
for advance user ( Enable/Disable serial
console Port )
( support Raspberry Pi B2/A+/B+)


1. EDU-Kit-V2-E02-ab for Raspberry Pi Model A/B
2. EDU-Kit-V2-E02-b+ for Raspberry Pi Model B2 /
A+/B+
-
3.5mm Audio RS232 Serial console port
-
DB9 Male RS232 COM Port
-
USB to TTL console Port socket
-
RFID Reader Socket
-
RTC real time clock - can be disable
-
Radio Frequency Reader Socket ( NRF24L01 )
-
2 i2c Ports for extra devices (GND,3.3V,SDA,SCL)
(GND,5V,SDA,SCL) 5V port with logic level converter
can connect 5V i2c device safely)
-
ESP8266 Serial WiFi module socket
-
Bluetooth 2.0 /4.0 module socket (Tx,Rx,GND,3v3,X,X)
can be for connect GPS module or other serial port
modules.

E02-M01 modules set for
EDU-V2-E02
1. Bluetooth V4.0 BLE 2. Bluetooth V2.0
3.ESP8266 Serial WiFi
4. RFID Reader Kit 5.NRL24L01 RF module

1. Bluetooth V2.0 2. ESP8266 Serial WiFi Module
3. RFID Reader 4. NRF24L01

1. 3.5mm Audio Serial console cable
2. USB to TTL/RS232 adapter
3. USB to TTL adapter


1. EDU-Kit-V2-E02-ab for Model A/B -- 3.5mm Audio
console port to PC-USB serial Port
2. EDU-Kit-V2-E02-b+ for Model B2 / A+/B+ -- 3.5mm
Audio console port to PC-USB serial Port

USB to TTL serial console to PC USB port

Bluetooth V2.0 serial console to Andriod Tablet
3. EDU-Learing Kit-V2 EDU-V2-E03 - RGB Light -Servo
Learning Kit
( support Raspberry Pi B2/A+/B+/A/B)
Command "RGBINIT" will active RGB function, open a
window for "Colour Chooser"