---
product_id: 33179319
title: "Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3"
brand: "smraza"
price: "฿3635"
currency: THB
in_stock: true
reviews_count: 11
category: "Smraza"
url: https://www.desertcart.co.th/products/33179319-smraza-super-starter-kit-with-breadboard-power-supply-sensors-lcd
store_origin: TH
region: Thailand
---

# 28-lesson detailed PDF tutorial 9V 1A Power Adapter included Compatible with Arduino UNO R3 & more Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3

**Brand:** smraza
**Price:** ฿3635
**Availability:** ✅ In Stock

## Summary

> 🚀 Ignite your maker journey with the ultimate Arduino starter kit!

## Quick Answers

- **What is this?** Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3 by smraza
- **How much does it cost?** ฿3635 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.co.th](https://www.desertcart.co.th/products/33179319-smraza-super-starter-kit-with-breadboard-power-supply-sensors-lcd)

## Best For

- smraza enthusiasts

## Why This Product

- Trusted smraza brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Plug & Play Power:** Includes a reliable 9V 1A power adapter—ditch the batteries and keep your projects running longer.
- • **No Soldering Hassle:** Pre-assembled LCD1602 module with pin headers means you can build instantly without fumbling with a soldering iron.
- • **Organized Innovation:** Premium storage box with dividers keeps your components tidy and ready for your next big idea—never lose a jumper wire again.
- • **Step-by-Step Mastery:** 28 comprehensive lessons with sample code and images to fast-track your Arduino skills from zero to hero.
- • **Versatile Compatibility:** Works seamlessly with Arduino UNO R3, Mega, Nano, plus sensors, motors, LCDs, and more—future-proof your creativity.

## Overview

The Smraza Super Starter Kit is a comprehensive electronics project kit designed for beginners and hobbyists. It includes a breadboard, jumper wires, resistors, LEDs, an LCD1602 display, sensors, and a 9V 1A power adapter. Compatible with Arduino UNO R3 and other Arduino boards, it comes with a detailed 28-lesson PDF tutorial featuring sample code and images. The kit requires no soldering for key components and is housed in a high-quality storage box with dividers, making it an ideal all-in-one solution to jumpstart your programming and electronics projects.

## Description

desertcart.com: Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3 : Electronics

Review: Long time Arduino lurker, finally went for a starter kit, glad I chose this! - I've seen others in person and countless videos on YouTube build many different things from beginner to advanced with Arduino and I've always wanted to try my hand at it. Very versatile system, lots of support online from various sites. I purchased this starter kit (due to its price, contents, & saw seller was actively answering questions) to play around with the capabilities of it, teach my young kiddo some cool electronics/coding, and to eventually build myself a home weather station (My ultimate goal down the road, and with a few additional parts not included in this kit, is to build myself a solar powered wireless weather station for my backyard). My kiddo has already given me a list of 20+ other things to build though first! Definitely worth getting a starter kit! Pros: Exactly what it's supposed to be. Great price for an all you need to get started kit, most pieces come in anti-static type bags, includes plenty of well organized pre-coded examples with PDF instruction sheets on cd to get you started, lot of different components to play around with, everything feels pretty solid. Cons: USB cord could be a little longer. The nature of the Arduino system means it's not instantly ready, you have to do a few steps to get started but it's not really a con, just a learning curve / first time setup for beginners like myself! Note: The box this kit came in was cracked and one of the hinges broke...I had ordered some light bulbs for the house and they arrived perfectly unharmed in the same shipping package so it must have cracked BEFORE shipping from desertcart. BUT not a single item inside was broken and nothing appeared affected whatsoever. Who needs a case though, I'll have it out to play with! Since this is my first time into this world here's what I did to get started in case others aren't sure what to do right after you open the box: 1. Verify all components there (has a card with pictures that list everything). My kit was complete. 2. Have a desk, etc where you can be on a computer and have space to lay the kit out. 3. You'll need your computer to be connected to the internet so you can download the free Arduino software that powers everything: https://www.arduino.cc/en/Main/Software - Under "Download the Arduino IDE" section look for the list on the right for links to install for either 'Windows installer', Mac, or Linux. (Alternately you can use their web based program on that page but remainder of my steps assume you downloaded the software). After selecting your computers operating system click "Just Download" on the optional Donate page. Once downloaded run the file (keep all settings it has and ok/yes to any Windows messages). You'll now have the Arduino program installed on your computer. The program lets you write your own code, copy and paste code from the internet or elsewhere, can check your code for some errors, and most importantly: uploads it to your UNO board from this kit so it can run/do something! 4. Use the kits provided USB cable and plug one end into the kits provided UNO board & other into a USB slot on your computer (short cord so if you have a longer one that fits that's fine too). The UNO board's light should come on now. 5. Find the Arduino program just installed and open it. 6. Tell the software WHAT you are using, in this case the board that says UNO on it from this starter kit: go to Tools, Board:, make sure "Arduino/Genuino UNO" selected. 7. Tell the software WHERE the UNO board is: go to Tools, Port:, make sure the item that has "(Arduino/Genuino UNO)" is selected. 8. You are now ready to write your code...alternatively you can just open up pre-written codes from the kits provided cd (or download from sellers website). Example: put cd in computer, select "S26" folder (this kit), "Lessons", you have plenty to choose from each containing a PDF with instructions and the sample code (when you open the sample code be sure to repeat steps 6 & 7 above). 9. With your/sample code ready click the check mark just above the code but just below the File button...this compiles it / checks for errors. 10. When it's finished (bottom area of program window tells you), click the arrow next to the check to send the code to your UNO board. Have fun experimenting! Tips: -Cd contains a getting started PDF that list most of the steps above. -When you power your UNO board back up (via USB cable or provided 9v battery pack (battery NOT included)) it will start running the last program you gave it. -If your code will display results back to your computer (such as temperature/humidity sensor readings) you'll only see the results if you open the results viewer: Tools, Serial Monitor. -When you write your own code / copy from the web you may get errors saying you need certain libraries to run it. To install go to "Sketch", Include Library, Manage Libraries, use filter to find what you need and select it or go on the web and find and download if not there (being sure to place any downloaded ones in your Arduino programs library folder).
Review: Great for learning - This came with more than expected. They come with enough items to create and change configurations to try new setups. Very pleased with price point and quality of items.

## Features

- PDF Tutorial - Detailed PDF tutorial of 28 lessons with sample code and image instructions.
- This is the upgraded starter kits come with a 9V 1A Power Adapter to replace a 9V Battery
- Perfect Kit for Beginner - The most economical way for beginners to start programming. Compatible with Arduino r3, mega, nano and Sensors, Servo, Motor, power supply module , ULN2003 driver board, lcds, etc.
- No Need Solder - LCD1602 module with pin header (no need to be soldered by yourself).
- Good quality storage box with divider plates- Avoid to mess up and get a tidy box.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B01L0ZL8N6 |
| Batteries | 1 9V batteries required. |
| Best Sellers Rank | #1,325 in Single Board Computers (Computers & Accessories) |
| Brand | Smraza |
| Color | Colorful |
| Computer Memory Type | DDR DRAM |
| Customer Reviews | 4.6 4.6 out of 5 stars (511) |
| Date First Available | August 26, 2016 |
| Is Discontinued By Manufacturer | No |
| Item Dimensions LxWxH | 9 x 6.3 x 2.4 inches |
| Item Weight | 1.41 pounds |
| Item model number | S26s |
| Manufacturer | Smraza |
| Number of Processors | 1 |
| Operating System | FreeRTOS |
| Processor | 2.00 8031 |
| Processor Brand | IBM |
| Product Dimensions | 9 x 6.3 x 2.4 inches |
| RAM | 500 MB |
| Series | S26 |
| Wireless Type | Infrared |

## Images

![Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3 - Image 1](https://m.media-amazon.com/images/I/81dI8YE800L.jpg)
![Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3 - Image 2](https://m.media-amazon.com/images/I/61A-1xp1rTL.jpg)
![Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3 - Image 3](https://m.media-amazon.com/images/I/71sCQoBYPpL.jpg)
![Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3 - Image 4](https://m.media-amazon.com/images/I/71ZWvNQJvTL.jpg)
![Smraza Super Starter Kit with Breadboard, Power Supply, Sensors, LCD 1602, Compatible with Arduino UNO R3 - Image 5](https://m.media-amazon.com/images/I/71KMQeP00FL.jpg)

## Questions & Answers

**Q: It's there a list of projects?**
A: We have a list of projects:Lesson1-LED blinkLesson2-LED trailing effectsLesson3-Traffic lightLesson4-Analog InputLesson5-ButtonLesson6-FadingLesson7-Responder experimentLesson8-Active buzzerLesson9-Passive buzzerLesson10-RGB LEDLesson11-Making SoundsLesson12-Analog temperatureLesson13-Tilt switchLesson14-Eight LEDs and a Shift RegisterLesson15-1 digit LED Segment DisplaysLesson16-4 digit LED Segment DisplaysLesson17-SweepLesson18-KnobLesson19-One step at a timeLesson20-Stepper Speed ControlLesson21-Ultrasonic rangingLesson22-Infrared remote control experimentLesson23-DHT11 ExperimentLesson24-LCD1602Lesson25-Temperature and humidity monitoring experimentLesson26-Water level monitoring experimentLesson27-Joystick test experiment

**Q: Do I need to purchase any additional products?**
A: You don’t need to buy any other products will be able to use our suit, use the USB cable to connect Arduino board and computer and then can start using.

**Q: Can you make a phone with this**
A: I M not really sure. I think you would need a few shields for that, but you can go on Arduino's website and search that in the project search bar.

**Q: Is the box divide by parts inside?**
A: No.....just bunched together.

## Customer Reviews

### ⭐⭐⭐⭐⭐ Long time Arduino lurker, finally went for a starter kit, glad I chose this!
*by C***. on July 2, 2017*

I've seen others in person and countless videos on YouTube build many different things from beginner to advanced with Arduino and I've always wanted to try my hand at it. Very versatile system, lots of support online from various sites. I purchased this starter kit (due to its price, contents, & saw seller was actively answering questions) to play around with the capabilities of it, teach my young kiddo some cool electronics/coding, and to eventually build myself a home weather station (My ultimate goal down the road, and with a few additional parts not included in this kit, is to build myself a solar powered wireless weather station for my backyard). My kiddo has already given me a list of 20+ other things to build though first! Definitely worth getting a starter kit! Pros: Exactly what it's supposed to be. Great price for an all you need to get started kit, most pieces come in anti-static type bags, includes plenty of well organized pre-coded examples with PDF instruction sheets on cd to get you started, lot of different components to play around with, everything feels pretty solid. Cons: USB cord could be a little longer. The nature of the Arduino system means it's not instantly ready, you have to do a few steps to get started but it's not really a con, just a learning curve / first time setup for beginners like myself! Note: The box this kit came in was cracked and one of the hinges broke...I had ordered some light bulbs for the house and they arrived perfectly unharmed in the same shipping package so it must have cracked BEFORE shipping from Amazon. BUT not a single item inside was broken and nothing appeared affected whatsoever. Who needs a case though, I'll have it out to play with! Since this is my first time into this world here's what I did to get started in case others aren't sure what to do right after you open the box: 1. Verify all components there (has a card with pictures that list everything). My kit was complete. 2. Have a desk, etc where you can be on a computer and have space to lay the kit out. 3. You'll need your computer to be connected to the internet so you can download the free Arduino software that powers everything: https://www.arduino.cc/en/Main/Software - Under "Download the Arduino IDE" section look for the list on the right for links to install for either 'Windows installer', Mac, or Linux. (Alternately you can use their web based program on that page but remainder of my steps assume you downloaded the software). After selecting your computers operating system click "Just Download" on the optional Donate page. Once downloaded run the file (keep all settings it has and ok/yes to any Windows messages). You'll now have the Arduino program installed on your computer. The program lets you write your own code, copy and paste code from the internet or elsewhere, can check your code for some errors, and most importantly: uploads it to your UNO board from this kit so it can run/do something! 4. Use the kits provided USB cable and plug one end into the kits provided UNO board & other into a USB slot on your computer (short cord so if you have a longer one that fits that's fine too). The UNO board's light should come on now. 5. Find the Arduino program just installed and open it. 6. Tell the software WHAT you are using, in this case the board that says UNO on it from this starter kit: go to Tools, Board:, make sure "Arduino/Genuino UNO" selected. 7. Tell the software WHERE the UNO board is: go to Tools, Port:, make sure the item that has "(Arduino/Genuino UNO)" is selected. 8. You are now ready to write your code...alternatively you can just open up pre-written codes from the kits provided cd (or download from sellers website). Example: put cd in computer, select "S26" folder (this kit), "Lessons", you have plenty to choose from each containing a PDF with instructions and the sample code (when you open the sample code be sure to repeat steps 6 & 7 above). 9. With your/sample code ready click the check mark just above the code but just below the File button...this compiles it / checks for errors. 10. When it's finished (bottom area of program window tells you), click the arrow next to the check to send the code to your UNO board. Have fun experimenting! Tips: -Cd contains a getting started PDF that list most of the steps above. -When you power your UNO board back up (via USB cable or provided 9v battery pack (battery NOT included)) it will start running the last program you gave it. -If your code will display results back to your computer (such as temperature/humidity sensor readings) you'll only see the results if you open the results viewer: Tools, Serial Monitor. -When you write your own code / copy from the web you may get errors saying you need certain libraries to run it. To install go to "Sketch", Include Library, Manage Libraries, use filter to find what you need and select it or go on the web and find and download if not there (being sure to place any downloaded ones in your Arduino programs library folder).

### ⭐⭐⭐⭐⭐ Great for learning
*by E***W on November 12, 2025*

This came with more than expected. They come with enough items to create and change configurations to try new setups. Very pleased with price point and quality of items.

### ⭐⭐⭐⭐⭐ Great Arduino Starter Kit
*by K***R on March 12, 2024*

I received a Grove Beginner Kit for Christmas and immediately wanted to expand my Arduino collection, especially with breadboarding capabilities. I looked at several kits, since I'm new to the Arduino ecosystem, and found this one to be a great overall value. I've worked through almost all of the tutorial (recommended) and used almost everything in the kit. The components seem to be quality. For convenience I've mounted the Smraza MCU, the Grove kit, the Smraza breadboard and several Smraza components. I've loved the new hobby and I'm in the process of designing, building and programming an alarm system for two outdoor workshops. I had one component dead on arrival. The Smraza team were responsive friendly and prompt with replacing the part for my use. I recommend the kit for people wanting to get into Arduino MCU projects and programming. I don't recommend it for people without some prior understanding of electronic circuitry and programming. It does take some research to go beyond the tutorials, but well worth it. I recommend the kit and Smraza. In my photo, the Smraza kit components are on the left. The Grove kit is on the right (a single PCB). I liked the Smraza kit so much, I've already added other components for other projects.

## Frequently Bought Together

- Smraza Super Starter Kit Project Kit with Breadboard, Power Supply, Jumper Wires, Resistors, LED, LCD 1602, Sensors, Detailed Tutorial for Project, Compatible with Arduino UNO R3 Project
- BOJACK 3 Values 130 Pcs Solderless Breadboard 4 Pcs 830 Tie Points & 400 Tie Points & 126 Pcs Flexible Breadboard Jumper Wires
- ELEGOO 120pcs Multicolored Dupont Wire 40pin Male to Female, 40pin Male to Male, 40pin Female to Female Breadboard Jumper Ribbon Cables Kit Compatible with Arduino Projects

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.co.th/products/33179319-smraza-super-starter-kit-with-breadboard-power-supply-sensors-lcd](https://www.desertcart.co.th/products/33179319-smraza-super-starter-kit-with-breadboard-power-supply-sensors-lcd)

---

*Product available on Desertcart Thailand*
*Store origin: TH*
*Last updated: 2026-04-28*