COMPATIBILITY WITH OFFICIAL ARDUINO IDE, SOFTWARE, SENSORS AND CODES

Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable circuit board (often referred to as a microcontroller) and a piece of software, 

or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the physical board.

For the reason of open source, the manufacture of Arduino boards and software distribution by anyone is permitted. Arduino boards are available commercially in preassembled form, or as do-it-yourself (DIY) kits.

Elegoo is one of the manufacturers on the market, whose clone products are compatible with the official Arduino microcontroller boards, they can use the official Arduino software, sensors, and codes.

 

LEARN ELECTRONICS AND PROGRAMMING WITH ELEGOO

The UNO boards can be used as the brains behind almost any electronics project. UNO can interact with buttons, LEDs, motors, speakers, GPS units, cameras, the internet, and even your smart-phone or your TV! By connecting the UNO board with a personal computer via a USB cable and uploading programs to the board, users can create digital devices and interactive objects that can sense and control objects in the physical and digital world like robots or even honest fortune-telling machines.

For this Elegoo Super Starter Kit, we provide a 24-lesson tutorial, introducing the basic setting of the software IDE, the working principles of the sensors and the simple program to enable the UNO board to control the sensors.

This Kit is suitable for 10-year-old and up. Younger kids should be under supervision and guidance of adults.

Multi Projects

74HC595 AND LEDS

4 DIGIT 7 SEGMENT DISPLAY

STEPPER MOTOR

 

74HC595 is a Serial to Parallel Converter which has eight outputs (perfect) and three inputs that you use to feed data into it a bit at a time.

This chip makes it a little slower to drive the LEDs (you can only change the LEDs about 500,000 times a second instead of 8,000,000 a second) but it's still really fast, way faster than humans can detect, so it's worth it.

74HC595 shift register is a type of chip that holds what can be thought of as eight memory locations, each of which can either be a 1 or a 0. To set each of these values on or off, we feed in the data using the 'Data' and 'Clock' pins of the chip.

7 segment displays consist of 7 LEDs, called segments, arranged in the shape of an “8”. Most 7-segment displays actually have 8 segments, with a dot on the right side of the digit that serves as a decimal point. 

When using a 4-digit 7-segment display, the common anode or common cathode pin is used to control which digit is displayed. Even though there is only one digit working, the principle of Persistence of Vision enables you to see all numbers displayed because each the scanning speed is so fast that you hardly notice the intervals. 

By building the circuit and editing the program, users can make a simple display showing certain numbers, or more complexly, a count-up timer or an electrical rolling dice.

Stepper motors are DC motors that move in discrete steps. They have multiple coils that are organized in groups called "phases". By energizing each phase in sequence, the motor will rotate, one step at a time.

With computer-controlled stepping, you can achieve very precise positioning and/or speed control. For this reason, stepper motors are the motor of choice for many precision motion control applications.

The simplest way of interfacing a unipolar stepper motor to the UNO board is to use a breakout

for ULN2003A transistor array chip, applying a voltage to each of the coils in a specific sequence.

 

 

Component List

 

1pcs UNO R3 Controller Board

1pcs LCD1602 Module ( with pin header)

1pcs Breadboard Expansion Board

1pcs Power Supply Module (WARNING: Pls. do not use the voltage higher than 9V)

1pcs Joystick Module

1pcs IR Receiver

1pcs Servo Motor (SG90)

1pcs Stepper Motor

1pcs ULN2003 Stepper Motor Driver Board

1pcs Ultrasonic Sensor

1pcs DHT11 Temperature and Humidity Module

1pcs 9V Battery with DC

1pcs 65 Jumper Wire

1pcs USB Cable

1pcs Active Buzzer

1pcs Passive Buzzer

1pcs Potentiometer

1pcs 5V Relay

1pcs Breadboard

1pcs Remote

1pcs Tilt Switch 5pcs Button (small)

1pcs 1 digit 7-segment Display

1pcs 4 digit 7-segment Display

5pcs Yellow LED

5pcs Blue LED

5pcs Green LED

5pcs Red LED

1pcs RGB LED

2pcs Photo resistor

1pcs Thermistor

2pcs Diode Rectifier (1N4007)

2pcs NPN Transistor (PN2222)

1pcs IC 74HC595

120pcs Resistor

10pcs Female-to-male DuPont Wire.

1pcs 130 DC motor
1pcs Fan blade  

Applicable Age 12+