About Keyestudio
Keyestudio is a best-selling brand owned by KEYES Corporation. Our product contains Arduino development boards, expansion boards, sensors and modules, Raspberry Pi, micro: bit expansion boards as well as smart cars, which can help customers at any level to learn about Arduino.
Notably, all of our products are in line with international quality standards and are greatly appreciated in a variety of different markets across the world. Welcome to check out more contents from our official website: http://www.keyestudio.com
Obtain Information and After-sales Service
Tutorial link:
If something is found missing or broken, or you have some difficulty learning the kit, please feel free to contact us. Welcome to send email to us:service@keyestudio.com
We will seek to update projects and products continuously from your sincere advice.
Warning
This product contains row pins, please keep it out of reach of children under 7 years old.
This product contains conductive parts (control board and electronic module). Please operate according to the requirements of tutorials. Improper operation may cause parts to overheat damage. Do not touch and immediately disconnect the circuit power.
Copyright
The keyes trademark and logo are the copyright of KEYES DIY ROBOT co.,LTD. All products under Keyes brand can’t be copied, sold and resold without authorization by anyone or company. If you are interested in our products, please contact to our sales representatives:fennie@keyestudio.com.
Keyestudio Smart Eco-Friendly House Kit
Kit List
# |
Picture |
Components |
QTY |
---|---|---|---|
1 |
6812 RGB Module |
1 |
|
2 |
PIR Motion Sensor |
1 |
|
3 |
Photoresistor |
1 |
|
4 |
XHT11 Temperature and Humidity Sensor |
1 |
|
5 |
I2C LCD1602 Display |
1 |
|
6 |
Five AD Key Module |
1 |
|
7 |
Soil Sensor |
1 |
|
8 |
Water Level Sensor |
1 |
|
9 |
Single 5V Relay Module |
1 |
|
10 |
Passive Buzzer |
1 |
|
11 |
Solar Ultraviolet Sensor |
1 |
|
12 |
UNO PLUS Board |
1 |
|
13 |
Blister Box 68*64*33 mm |
2 |
|
14 |
Blister Box 130*38*24 mm |
1 |
|
15 |
Water Pump |
1 |
|
16 |
Water Pipe |
1 |
|
17 |
Battery Holder |
1 |
|
18 |
Solar Panel |
1 |
|
19 |
Fan |
1 |
|
20 |
USB Cable |
1 |
|
21 |
22CM M-M Wire |
1 |
|
22 |
20CM F-F DuPont Wire |
4 |
|
23 |
30CM M-F DuPont Wire |
2 |
|
24 |
20CM 3P F-F DuPont Wire |
4 |
|
25 |
25CM 3P F-F DuPont Wire |
4 |
|
26 |
20CM 4P F-F DuPont Wire |
1 |
|
27 |
Wooden Board |
1 |
|
28 |
Acrylic Board |
1 |
|
29 |
M4 Nut |
16 |
|
30 |
M3 Nut |
8 |
|
31 |
M3*6MM Round Head Screw |
8 |
|
32 |
M3*10MM Round Head Screw |
8 |
|
33 |
M4*8MM Round Head Screw |
16 |
|
34 |
Dual-pass Copper Pillar |
4 |
|
35 |
Phillips Screwdriver |
1 |
|
36 |
Slotted Screwdriver |
1 |
|
37 |
Wrench |
1 |
|
38 |
Plastic String |
2 |
|
39 |
Tube |
1 |
Description
Based on programming language, the product uses multiple sensors and modules to realize automated and intelligent management.
C/C++ and KidsBlock programming languages are provided in tutorials, which contain detailed project introduction, making programming method, logic and electronic circuit more accessible to you.
Importantly, it not only enhances our hands-on ability, but cultivates the awareness of scientific and technological innovation and problem-solving ability, which features strong practicality and creativity.
By the way, the sensors and modules are fully compatible with the PLUS main board ports, and the wires are convenient and easy to use.
If you have any difficulties or questions about this tutorial and toolkit, please feel free to contact us.
Features
Integrity: We are able to learn multiple sensors.
Practicability: Detailed working principles of sensors are provided.
Innovation: The product can enhance our scientific and technological innovation and problem-solving ability.
Flexibility: PLUS board offers good flexibility and scalability.
Interactivity: Experimentation platform and communication communities can be used to share experiences with other learners.
UNO PLUS Main Board
Keyes Uno Plus control board is fully compatible with the Arduino IDE development environment. It contains all the functions of the UNO R3 board on the official website, while it is more powerful, as shown below:
Parameters
Microcontroller: ATMEGA328P-AU
USB-Serial chip: CP2102
Operating voltage: 5V or 3.3V (dip switch control)
External power: DC 6-15V (9V recommended)
Digital I/O pins: 14 (D0-D13)
PWM channels: 6 (D3 D5 D6 D9 D10 D11)
Analog input channels (ADC): 8 (A0-A7)
DC output capacity per I/O: 20 mA
3.3V port output capacity: 50 mA
Flash Memory: 32 KB (of which 0.5 KB is used for the bootloader)
SRAM: 2 KB (ATMEGA328P-AU)
EEPROM: 1 KB (ATMEGA328P-AU)
Clock speed: 16MHz
Onboard LED pin: D13
Pin out
Special Function Interface
Serial communication interface: D0 for RX, D1 for TX
PWM interface (pulse width modulation): D3 D5 D6 D9 D10 D11
External Interrupt Interface: D2 (Interrupt 0) and D3 (Interrupt 1)
SPI communication port: D10 for SS, D11 for MOSI, D12 for MISO, D13 for SCK
IIC communication port: A4 for SDA, A5 for SCL
Reference Links
Website:
Wiki Homepage:
Official Website of Arduino: