- It is easy for you to learn iduino smd UNO microcontroller and programming.
- It is very beautiful, and it is a wonderful gift for children.
- REES52 smd UNO R3 is included.
Package List :
- 1x Smd UNO Board
- 1x Ultrasonic Distance Sensor
- 1x Servo
- 1x DC Motor
- 1x L293D Motor Driver
- 1x Relay, 1x LCD1602
- 1x 7-Segment Display
- 1x Active Buzzer
- 2x Analog Temperature Sensor(Thermistor)
- ,2x Light Sensor(Photoresistor)
- 1x Tilt Switch
- 2x Switch
- 1x RGB LED
- 10x Red LED
- 4x Green LED
- 4x Yellow LED
- 4x Blue LED
- 16x Resistor(220O)
- 10x Resistor(1kO)
- 5x Resistor(10kO)
- 5x Capacitor(104)
- 2x Capacitor(10uF)
- 4x Button(large)
- 5x Button(small)
- 1x Button Cap(red)
- 1x Button Cap(white)
- 2x Button Cap(blue)
- 2x NPN Transistor(8050)
- 2x PNP Transistor(8550)
- 1x Potentiometer(10KO)
- 2x 1N4148 Diode
- 2x 1N4001 Diode
- 1x Breadboard
- 1x USB Cable
- 1x Battery Holder
- 40x Male to Male Jumper Wires
- 20x Male to Female Jumper Wires
- 1x Header(40pin)
- 1x Band Resistor Card
- 1x Project Box
CH340 Installation
It is quite common for compatible Arduino boards to include the CH340 chip instead of the FT232RL that the original Arduino boards have. These chips are responsible for managing the USB interface of the board. Since these chips manage the communication between our Arduino and the PC, we must have the appropriate driver installed for them to work without problems.
Compatible Arduino boards work correctly on some system versions and with some versions of the IDE. However, there are some system-IDE combinations where the original Arduino IDE is not able to communicate with our compatible Arduino board.
To solve the problem we must download the CH340 driver from the manufacturer's website (WCH). Here are the download pages:
Windows: http://www.wch.cn/download/CH341SER_EXE.html
Mac: http://www.wch.cn/download/CH341SER_MAC_ZIP.html
Linux: http://www.wch.cn/download/CH341SER_LINUX_ZIP.html