Elecrow
Climber - Intermediate Development Kit for Arduino
This Experiment Kit for Arduino includes the basic modules that popular used to learn Arduino, there are also 24 lessons for you to dig into the world of ...
This Experiment Kit for Arduino includes the basic modules that popular used to learn Arduino, there are also 24 lessons for you to dig into the world of Arduino, from simple to complex. With these modules and the detailed user guide, you will certainly be able to make your own dream to reality, with Arduino. The content of these lessons are:
- LED flashing experiment;
- PWM control light levels experiment;
- Advertising light water experiment;
- Button control LED experiment;
- Traffic light design experiment;
- Responder experiment;
- Buzzer experiment;
- Analog values reading experiment;
- Light control sound experiment;
- Photosensitive lights experiment;
- LM35 temperature sensor experiment;
- Tilt switches experiment;
- Flame alarm experiment;
- 4-bit digital tube display experiment;
- 74HC595 application experiment;
- Servo control experiment;
- Infrared remote experiments;
- 1602 LCD module experiment;
- PS2 joysticks experiment;
- Stepper motor experiment;
- Tri-color RGB module experiment;
- Relay module experiment;
Partlist
- 1 x UNO R3 board
- 1 x Prototype shield
- 1 x 830 hole breadboard
- 10 x Red light LED
- 10 x Green light LED
- 10 x Yellow light LED
- 10 x 10K resistors
- 5 x 1K resistors
- 8 x 220R resistors
- 1 x 74hc595
- 1 x Active buzzer
- 1 x passive buzzer
- 1 x Eight-segment display (1digit)
- 1 x Eight-segment display (4digit)
- 10 x Push button switches(Big)
- 4 x Push button switches(Small)
- 3 x Photo resistors
- 1 x Adjustable resistor (Potentiometer)
- 1 x LM35 temperature sensor
- 1 x Flame sensor
- 1 x Infrared receiver
- 2 x Tilt switch sensor
- 1 x Remote control (1 x CR2025 included)
- 1 x 1602 LCD display
- 1 x PS2 joystick
- 1 x Stepping motor
- 1 x Stepping motor driver board
- 1 x Servo motor
- 1 x RGB module
- 1 x Relay module
- 30 x Jumper wire
- 10 x Dupond wire
- 1 x 2.54mm straight 40 pin header
- 1 x USB cable (40cm)
- 1 x AAA Battery box
- 1 x Double storage box
Download
Jargon buster
Plain-language definitions for the technical terms used above.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- motor driver
- An electronic circuit that lets a low-power controller switch and control a motor that needs more current than the controller pins can safely provide. Checking motor driver support matters because pumps and motors usually cannot be connected directly to a microcontroller output.
- potentiometer
- A variable resistor usually turned with a knob or shaft to create an adjustable electrical signal. It is often used for inputs such as volume, brightness or position, so it helps beginners learn how a microcontroller reads changing values.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- servo
- A servo is a motor with built-in position control, usually told to move to a specific angle by a control signal. It matters when you need repeatable movement, such as steering, arms, flaps, or linkages, rather than continuous spinning.
- servo motor
- A motor module that moves to a commanded angle rather than simply spinning freely. It matters for robotics and mechanisms because it is useful for steering, arms, gates and other parts that need controlled position.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
Find this product in
Brands
STEM & Education
Related Tutorials
Free guides on learn.littlebird.com.au