What You Need to Start Electronics #arduino #arduinokits #electronics
Everything you need to get started in electronics! What to buy, how to start.
Links below! No affiliate links. —
⚖️ Which board for you?
Your first board doesn’t really matter, it is cheap, teaches you the basics, and you figure out what specifically interests you
If you don’t know, then just get an Arduino starter kit with good documentation and code, aka the ones from KeyeStudio or Elegoo.
💸 Price Point Examples
$25 – Arduino Uno R3 clone + sensor kit from AliExpress: Good enough to get started but you wait 3 weeks
$50 – Arduino Uno R3 clone or ESP32S3 + sensor kit + multimeter from Amazon: Start in 2 days
$100 – Same as $50, soldering kit, accessories, then get stuff from AliExpress you don’t mind waiting for
🚀 Starter Kits (everything needed to start)
$18 – Great first kit for less than $25, used an old ESP32 model – https://www.amazon.com/LAFVIN-Starter-Development-Tutorial-Compatible/dp/B0BVZBTP8V
$31 – Great Arduino kit, enough to figure out if you like electronics or not – https://www.amazon.com/LAFVIN-Project-Starter-Mega2560-Tutorial/dp/B07CTFVM1L
$45 – Great ESP32 sensor kits by KeyeStudio that has great documentation and code examples – https://www.aliexpress.com/item/3256807563311295.html
$45 – I hate Elegoo, but good Arduino starter kit for less than $50 – https://www.amazon.com/ELEGOO-Project-Tutorial-Controller-Projects/dp/B01D8KOZF4
$60 – Huge Arduino kit for less than $100 (also be Elegoo) – https://www.amazon.com/EL-KIT-001-Project-Complete-Starter-Tutorial/dp/B01CZTLHGE
🧠 Individual Boards
$3 – Search AliExpress for ‘Arduino Uno R3’ clones. This is the ‘standard Arduino’ in my mind. – https://www.aliexpress.com/w/wholesale-arduino-uno-r3-board.html
$3 – Search AliExpress for ‘Arduino Nano’ clones. Plugs into breadboards well. – https://www.aliexpress.com/w/wholesale-arduino-nano-board.html
$5 – Search AliExpress for ‘ESP32S3’ clones. – https://www.aliexpress.com/w/wholesale-esp32s3-board.html
$9 – Cheap Arduino Uno R3 clone – https://www.amazon.com/ATmega328P-Arduino-Compatible-Arduino-Voltage-Compatible/dp/B0D83J2TJJ
$15 – Official ESP32S3 developer board, hard to find better build quality and parts – https://www.amazon.com/Espressif-ESP32-S3-DevKitC-1-N8R8-Development-Board/dp/B09MHP42LY
$18 – 3x ESP32S3 dev boards, headers not soldered, GREAT DEAL – https://www.amazon.com/Teyleten-Robot-ESP32-S3-DevKitC-1-N8R2-Development-Integrates/dp/B0B6HT7V7P
📡 Sensor Modules & Kits
$16 – Cheap sensor kit with good variety, great to pair with an Arduino or ESP32 board, little instructions – https://www.aliexpress.com/item/3256808670935761.html
$24 – THE BEST SENSOR KIT – 37 modules for $24 but TONS OF DOCUMENTATION! And code!!! – https://www.amazon.com/KEYESTUDIO-Compatible-Raspberry-Programming-Temperature/dp/B0BDR2P5CZ
$36 – Decent 37 in 1 sensor kit from the company I hate Elegoo, still recommend it though. Decent instructions and code provided. – https://www.amazon.com/ELEGOO-Upgraded-Tutorial-Compatible-MEGA2560/dp/B01MG49ZQ5
$50 – 48 modules by KeyeStudio, GREAT documentation and code – https://www.amazon.com/KEYESTUDIO-Pressure-etc-Programming-Beginners-Learning/dp/B07K6L2VRB
🧰 Tools
$3 – Search AliExpress for ‘Aneng Multimeter’ for $3-5, get the box shape – https://www.aliexpress.com/w/wholesale-aneng-multimeter.html
$6 – Aliexpress based Aneng Multimeter – https://www.aliexpress.com/item/3256806491689014.html
$10 – Amazon based Aneng Multimeter – https://www.amazon.com/ANENG-Multimeter-Resistance-Continuity-Automotive/dp/B0BYD32JZV
$13 – My personal favorite multimeter, by AstroAI – https://www.amazon.com/AstroAI-Multimeter-Voltmeter-Resistance-Continuity/dp/B0CLV8R7QF
$30 – My favorite clamp style multimeter by Aneng – https://www.amazon.com/ANENG-Multimeter-Capacitance-Resistance-Continuity/dp/B0B9RKFJ2R
$12 – My favorite cheap digital 80W soldering iron with stand, sponge, and solder – https://www.amazon.com/Soldering-Digital-Welding-Portable-Electric/dp/B08R3515SF
$19 – Soldering starer kit, 60W and dial temperature gauge and lots of gear to get started – https://www.amazon.com/Soldering-Kit-Temperature-Desoldering-Electronics/dp/B07GTGGLXN
$9 – Rosin Solder Flux Paste – https://www.amazon.com/SRA-Soldering-Electronics-Lead-Free-Electrical/dp/B008ZIV85A
🧩 Accessories
$8 – 6 pack of wire cutters – https://www.amazon.com/Cutters-Carbon-Crafting-Electronics-Jewelry/dp/B0DZ6C7SD7
$7 – Heat shrink tubes – https://www.amazon.com/Shrink-Tubing-Industrial-Heat-Shrink-Wires/dp/B0BG6V4HV4
$7 – Jumper wires – https://www.amazon.com/Elegoo-EL-CP-004-Multicolored-Breadboard-arduino/dp/B01EV70C78
$14 – Wire Strippers – https://www.amazon.com/WGGE-WG-014-Self-Adjusting-Insulation-Stripper/dp/B071CKX2MT
More links at https://fluxbench.com
How to use solder wick and a desoldering pump https://www.youtube.com/watch?v=bG7yW9FigJA
00:00 Intro 00:30 TLDR 01:45 Starter Kits 03:27 Arduino or ESP32? 05:05 Tools 08:18 Accessories
What You Need to Start Electronics #arduino #arduinokits #electronics
Jumping into electronics can feel intimidating at first, but with a structured starting point, you can build confidence and momentum quickly. This guide outlines the essential tools, components, and mindset needed to begin your Arduino journey and start creating practical, fun projects.
1) A reliable Arduino starter board Getting the right board sets the foundation for your learning. Most beginners start with an Arduino Uno or an Arduino-compatible board. These boards offer a straightforward USB connection, a large community, extensive tutorials, and a robust ecosystem of shields and modules. As you gain experience, you can explore other boards (such as Nano for compact projects or Mega for larger projects), but starting with Uno makes the learning curve smooth and approachable.
2) A compatible computer and development environment You’ll need a computer (Windows, macOS, or Linux) and a way to connect to your Arduino. The official Arduino IDE is simple to use for beginners, but you might also explore the more modern Arduino Pro IDE or lightweight editors like VS Code with the Arduino extension. Install the board definitions for your Arduino model and ensure you can upload a basic blink program without issues.
3) A basic breadboard and jumper wires A breadboard allows you to prototype circuits without soldering. Pair it with a set of male-to-male and male-to-female jumper wires to connect components. As you advance, you’ll also appreciate a few alligator clips for quick testing and troubleshooting.
4) A starter component kit A solid starter kit typically includes a selection of passive components (resistors, capacitors, LEDs), a handful of transistors, diodes, a few pushbuttons, a potentiometer, and some integrated chips (like a 555 timer or an op-amp). Having these on hand lets you explore a wide range of projects, from simple LED blink patterns to more interactive circuits.
5) Basic power options and safety gear A small 5V regulator module or a USB power supply keeps your boards powered safely. A multimeter is invaluable for measuring voltage, current, and resistance, and it’s a must-have tool as you troubleshoot. Keep in mind the basics of electrical safety: never work with mains electricity connected to your projects, and avoid short circuits by double-checking connections before powering up.
6) Core learning materials and community resources Begin with a few reliable resources: – The official Arduino reference and starter tutorials for getting started with basic sketches and concepts like digital and analog I/O. – Introductory projects such as blinking an LED, reading a button state, and controlling a servo to build confidence quickly. – Community forums, YouTube channels, and maker blogs where you can see real-world examples, ask questions, and share progress.
7) A plan to practice with purpose Set a simple, achievable learning path for the first month: – Week 1: Set up the Arduino IDE, upload a blink sketch, and learn about digital I/O and pin mapping. – Week 2: Read a pushbutton input and drive an LED or motor, exploring debouncing and basic input handling. – Week 3: Introduce analog reading with a potentiometer and explore PWM for LED brightness or motor speed control. – Week 4: Start a small project that interests you (e.g., temperature sensing, light-following LED, or a basic sensor-based alarm). Document the process and reflect on what you learned.
8) Tips for steady progress – Learn by building, not just reading. Start small, then incrementally add features. – Label and organize your components; a tidy workspace accelerates project iteration. – Keep a project journal or blog to track what works, what doesn’t, and why. – Don’t hesitate to ask questions in community spaces; near every beginner once stood where you are now.
Conclusion Starting electronics with Arduino is a hands-on journey that rewards curiosity and perseverance. With the right starter board, essential components, safe habits, and a clear learning plan, you’ll move from theory to tangible, functional projects in a matter of weeks. Embrace the process, celebrate small wins, and let your curiosity steer you toward increasingly ambitious ideas.
24/7 Video Game
All the best video games, all the time. Watch no commentary gaming videos live and on demand. By Adrian M ThePRO the Game Professional.
Join The Pro Gamers Community
• You are a pro gamer! • Share your content! • Get discovered!
Join The Pro Gamers Community on social media or login to 24/7 Video Game and submit your posts right to this website.
Up Game Shop
New & used video games, consoles, handhelds, retro, and gaming merchandise. Up Game Shop has the latest and greatest video game deals on the internet.
Discover more from 24/7 Video Game
Subscribe to get the latest posts sent to your email.
