KZ-0086

From 52Pi Wiki
Jump to navigation Jump to search

DIY Beginner Kit Compatible with Arduino Nano R4

  • SKU: KZ-0086
KZ-0086-01-01.jpg

==Description This beginner-friendly kit centers around the Arduino Nano R4, a tiny yet powerful 8-bit microcontroller board. Together with the most common electronics “building blocks” (breadboard, LEDs, resistors, transistor, push-buttons and jumper wires) it lets you build dozens of hands-on circuits without soldering or previous experience.

Arduino Nano R4 Features

KZ-0086-02.jpg


Board information

Same as the Arduino UNO R4

KZ-0086-03.jpg


Arduino Nano R4 Interface detials

KZ-0086-06.jpg


Pinout

KZ-0086-07.jpg


What You Can Build / Learn

  • Light-up experiments – Blink single or multiple LEDs, create traffic-light sequences, RGB color mixing.
  • Input & control – Use push-buttons to turn things on/off, learn pull-up / pull-down logic.
  • Transistor switch – Drive bigger loads (e.g. a small motor or strip LED) with the NPN transistor.
  • Ohm’s law & resistor codes – Use the included color-card to read values and calculate current-limiting resistors.
  • Programming basics – Edit sketches in the Arduino IDE, upload code through the provided USB-C cable, understand setup() and loop().
  • Debugging skills – Swap wires, measure voltages, “comment-out” lines to see instant changes.

Learning Highlights for Newcomers

  • No soldering – everything plugs into the 400-tie breadboard.
  • Clear, repeatable projects – every part has a defined value, so tutorial calculations always match.
  • Progressive difficulty – start with one LED, finish by combining inputs, outputs and transistor drivers.
  • Real-world relevance – the same concepts apply to home-automation, robotics and IoT devices you will meet later.
  • Tiny footprint – the Nano R4 fits inside tight spaces; perfect for wearables or mini robots once you outgrow the breadboard.

Resistor color code card

KZ-0086-05.jpg


Next Steps

1. Install Arduino IDE (Windows, macOS or Linux). 2. Connect the Nano R4 to your computer with the USB-C cable. 3. Open the “Blink” example, choose the correct board and port, hit Upload. 4. Swap the on-board LED for an external LED + 220 Ω resistor on the breadboard. 5. Add a push-button to control the LED, then replace the LED with the NPN transistor and a small load. 6. Invent your own gadget—alarm, night-light, reaction game—using the same handful of parts.

Demo Gallery

  • Play music and control LED
KZ-0086-08.jpg


  • Basic electronics digram
KZ-0086-09.jpg


KZ-0086-10.jpg


KZ-0086-11.jpg


KZ-0086-12.jpg


KZ-0086-13.jpg


KZ-0086-14.jpg


KZ-0086-15.jpg


KZ-0086-16.jpg


KZ-0086-17.jpg


KZ-0086-18.jpg


KZ-0086-19.jpg


KZ-0086-20.jpg


KZ-0086-21.jpg


KZ-0086-22.jpg


KZ-0086-23.jpg


Package List:

KZ-0086-04.jpg


Demo Code Download and learn it online

 NOTE: It Will be updated with new code examples and tutorials from time to time!