11 best raspberry pi kit for beginners
A Raspberry Pi kit for beginners is a great way to start learning about single-board computers, computer components, and electronics. Here's some information to get you started:
Raspberry Pi: The Raspberry Pi is a small, affordable, credit-card sized computer that can be used for a wide range of projects. It's an excellent platform for learning about programming, electronics, and computing in general.
Components in a Kit:
- Raspberry Pi Board: This is the heart of the kit. It includes the processor, RAM, GPIO pins, USB ports, and more.
- Power Supply: A power adapter is essential to provide power to the Raspberry Pi.
- MicroSD Card: This serves as the storage for the operating system and your projects.
- HDMI Cable: This is used to connect the Raspberry Pi to a monitor or TV.
- Keyboard and Mouse: You'll need these to interact with the Raspberry Pi.
- Case: Some kits come with a protective case to house the Raspberry Pi.
- Heat Sinks: These are small metal pieces that help dissipate heat from the processor.
- GPIO Breakout Board and Components: Some kits include a GPIO breakout board and various electronic components like LEDs, resistors, and sensors to start experimenting with electronics.
Operating System: The Raspberry Pi runs on various Linux-based operating systems. The most popular is Raspbian, a Debian-based OS optimized for the Raspberry Pi.
Programming Languages: The Raspberry Pi supports a wide range of programming languages including Python, JavaScript, C++, and more. Python is particularly popular due to its simplicity and wide range of libraries.
Projects and Tutorials: There are countless projects and tutorials available online. You can build anything from a simple LED blinker to a home automation system or even a retro gaming console.
Community and Support: The Raspberry Pi community is large and active.There are forums, blogs, and social media groups where you can find help, share projects, and learn from others.
Upgrades and Accessories: As you progress, you may want to explore additional accessories like cameras, displays, sensors, and more.
Safety and Precautions: While the Raspberry Pi is generally safe to use, it's important to handle electronic components with care and follow best practices to avoid any potential issues.
Remember, the Raspberry Pi is a versatile tool with a vast range of applications. It's a fantastic platform for learning, experimenting, and creating your own unique projects in the world of electronics and computing. Enjoy your journey with your Raspberry Pi kit!
Below you can find our editor's choice of the best raspberry pi kit for beginners on the marketProduct description
Lessons:
About the Raspberry Pi
Raspberry Pi Pin Numbering Introduction
Raspberry Pi GPIO Library Introduction
How to Use wiringPi and RPi.GPIO
Lesson 1 Blinking LED
Lesson 2 Buzzer
Lesson 3 Tilt Switch
Lesson 4 Controlling an LED by Button
Lesson 5 LED Flowing Lights
Lesson 6 Breathing LED
Lesson 7 Controlling an RGB LED with PWM
Lesson 8 Relay
Lesson 9 LCD1602
Lesson 10 Controlling an LED Through LAN
Lesson 11 How to control a servo
Package included:
1x LCD1602
1x Servo
1x Potentiometer(10KΩ)
1x Motion Sensor(Tilt Switch)
1x Active Buzzer
1x Relay
2x Switch
2x Button (large)
4x Button (small)
1x Button cap (red)
1x Button cap (white)
1x RGB LED
5x Red LED
2x Green LED
2x Yellow LED
2x Blue LED
2x NPN Transistor(8050)
2x PNP Transistor(8550)
2x 1N4148 Diode
2x 1N4001 Diode
16x Resistor(220Ω)
10x Resistor(1kΩ)
5x Resistor(10kΩ)
5x Resistor(100kΩ)
5x Resistor (1MΩ)
5x Resistor (5.1MΩ)
1x Breadboard
1x Hookup Wire Set
20x Male to Female Jumper Wires
1x Header (40 pin)
1x Band Resistor Card
1x Project Box
- Fast free shipping with a tracking number.
- Two versions code(Python && C) and a detailed user manual/guidebook(PDF) with 11 lessons are provided, it is esay for you to learn Raspberry Pi and programming. After you purchase, just send an email to us with title "require files for LCD1602 RPi starter kit", then we will show you how to access these PDF documents.
- Quick-responding technical support for free.
- Pretty project box, and it is a wonderful gift for children.
- Raspberry Pi is NOT included.
User questions & answers
Question: | What email address do i send "require files for lcd1602 rpi starter kit" to |
Answer: | The ELEGOO TFT works on my Arduino Uno (ATMEL 328 chip) and came with excellent technical info. I am not sure about your MEGA reference and which board it refers to. If the processor is similar to an ATMEL 328 chip and the board has been MEGA-sized with additional circuitry it still may work, but you may need to do a pinout chart to see if it is compatible. The ELEGOO TFT solved a BIG problem I had from a different resource of 2.8 inch TFT. ELEGOO includes a disk with sketches that you can download direct -this was not the case with the other vendor. NOTE: without the disk you can spin your wheels trying to use other similar units - I tried for over two months to make a similar unit work (NOT ELEGOO) - the 2.8 TFT software sketches found on the Internet were missing critical code components and even though I am trained in code programming, debugging, etc., I could not find what was missing. There is a reference to a ATMEL MEGA 2560. I am not sure if it is compatible, but it is a small price to pay for the ELEGOO 2.8 TFT to see if you can get it to work. The ELEGOO code even worked the other board. I guess if the other board had worked right off I would not have learned as much as I have about Arduino. Work or not - use it as a learning experience |
Question: | Where can I get the pdf lesson book for this kit |
Answer: | This is resistive screen, you need to use your nails or the stylis. |
Question: | Does it include a servo motor |
Answer: | Yes, the ones I received were R3 boards. |
Question: | is this compatible with the raspberry pi 2b |
Answer: | The most basic Arduino starter kit is only $34 if you are an Amazon Prime member. This includes shipping. I'm not sure where you can get a fully functional micro controller board that includes software examples for less without designing one yourself. |
Product description
Important Notes:
This kit DOES NOT contain Raspberry Pi.
Supported Models:
Recommended:
Raspberry Pi 400 / 4B / 3B+ / 3B
Also compatible:
Raspberry Pi 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero
Tutorials and Code:
Come with 2 detailed tutorials (download needed, no paper tutorial).
One (Tutorial.pdf) uses C and Python, the other (Processing.pdf) uses Java.
You can download them before purchasing:
https://git.io/fjVYW
Contents of Tutorial.pdf:
Preface
Raspberry Pi
Install the System
Chapter 0 Preparation
Component List
Optional Components
Raspbian System
Remote desktop & VNC
Chapter 1 LED
Project 1.1 Blink
Chapter 2 Button & LED
Project 2.1 Button & LED
Project 2.2 MINI table lamp
...
(Download tutorial for details)
...
Chapter 25 WebIOPi & IOT
Project 25.1 Remote LED
What's next?
Contents of Processing.pdf:
Preface
Install Processing Software
First Use
Chapter 1 LED
Project 1.1 Blink
Project 1.2 MouseLED
Chapter 2 LEDBar Graph
Project 2.1 FollowLight
...
(Download tutorial for details)
...
Chapter 17 Matrix Keypad
Project 17.1 Calculator
App 1 Oscilloscope
App 1.1 Oscilloscope
...
(Download tutorial for details)
...
App 5 Tetris Game
App 5.1 Tetris Game
What's next?
- 3 programing languages -> C, Python (compatible with 2&3) and Java.
- 423-page detailed tutorials (including basic electronics knowledge) -> The download link can be found on the product box. (No paper tutorial.)
- 204 items for 53 interesting projects -> Each project has a circuit diagram and tested code with detailed explanation.
- Compatible models -> Raspberry Pi 400 / 4B / 3B+ / 3B / 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero. (NOT contained in this kit)
- Get support -> Our technical support team is always ready to answer your questions.
User questions & answers
Question: | Is the rfid reader in this kit compatible with the mifare classic 1k rfid chipset |
Answer: | Made in China. |
Question: | Does this come with a case |
Answer: | Pin 3.5.6.9.10.11 of UNO can use PWM. The general Arduino PWM frequency is about 490Hz, Pins 5.6 of Uno and the similar board can up to 980Hz, Pin 3.11 of Leonardo can reach 980Hz. |
Question: | Does the protection plan cover components that don't work |
Answer: | Thanks for your support and purchasing Elegoo products. The discount will be removed when the product is out of stock. But you don't need to worried beacause the product will be in stock in next few days and the price will be still $18.Best regards,Elegoo Support Team |
Question: | Will this kit work with Raspberry Pi |
Answer: | It is basically a kit to make various electronic projects with the uno controller cpu board. I have made various controller projects with mine. It contains-lots of varying parts that I put together to try on the proto board then after working out the bugs move it into a fixed project. Lots of fun and has a practical side as in the proto parts can be reused until a finished function is done. |
Product description
Raspberry Pi Official Pi 4 Essentials Kit - 4GB RAM
**Find more specifications at [Technical Specification] on the page
The Official Raspberry Pi Essentials Kit is the perfect way to get started in the Raspberry Pi ecosystem! This complete kit includes all the official Raspberry Pi accessories you need to power, protect, and connect your Raspberry Pi. The Raspberry Pi is perfect for a wide range of projects, including retro gaming consoles, web servers, media centers, game servers, and home automation.
The GPIO pins allow you to connect and control a number of other electrical components, like sensors and relays. These kits are also excellent for education. The Raspberry Pi is a great platform to learn programming in Scratch, Java, Python, C, C++, and a wide variety of other coding languages. Additionally, it is an excellent platform to learn Linux based operating systems.
The included 16GB SD card comes preloaded with NOOBS, making it quick and easy to install the Raspberry Pi OS. The Official Raspberry Pi Beginner¡¯s Guide has all the information you need to get your new computer set up and running, as well as projects to teach you to code and connect additional hardware.
What is in the box:
Raspberry Pi 4 Model B (4GB RAM)
Official Red and White Case
Official 15 watt USB-C Power Supply (UL Listed)
Official Micro HDMI to HDMI Cable
16GB Class 10 Micro SD Card preloaded with NOOBS
The Official Raspberry Pi Beginner¡¯s Guide - 3rd Edition
Features:
CPU: Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC
GPU: Broadcom VideoCore VI
Max Resolution: 4K
RAM: 4GB
Clock Rate: 1.5 GHz
Input Voltage: 5V
GPIO Pins: 40
Ports/Connectors: 2 x USB 2.0, 2 x USB 3.0, 2 x micro-HDMI, Micro SD Card Slot, Cammera Ribbon Connector, Display Ribbon Connector
Compliant WiFi Standards: IEEE 802.11b, IEEE 802.11g, WiFi 4 (802.11n), WiFi 5 (802.11ac)
Bluetooth 5.0 BLE
- Raspberry Pi 4 Model B 4GB RAM Official Starter Kit includes all essentials you need to get started with the Raspberry Pi ecosystem. Great for education, learning to code, game and media servers, retro gaming consoles, and other electronic projects
- Tiny Desktop Computer Raspberry Pi 4 B single board computer features 1.5GHz 64-bit quad-core CPU and Broadcom VideoCore VI GPU, providing increased performance and dual 4K video output over previous models
- Quick Start guide and 16GB Micro SD memory card preloaded with NOOBS, make it quick and easy for beginners to get started with electronics, coding in Python and Scratch, and Linux. Class 10 speed quickly loads the operating system and transfers data
- Wide range of connectivity offered by dual-band 2.4/5.0 GHz wireless LAN, Bluetooth 5.0, Gigabit Ethernet, USB 3.0, Micro HDMI, 40 GPIO pins and more, having fun with web browsing, gaming everywhere and controlling other electrical components
- Protective Raspberry Pi 4 case, official 15-watt USB-C UL Listed Power supply, make it safe for you to build robot brains, smart home hub, media centre, networked AI core, factory controller, and?much more
User questions & answers
Question: | Does this come with v1.2 or v |
Answer: | John, If I had to guess, the problem is probably due to the additional libraries not being installed in the Arduino folder. On the CD that comes with the screen, open the "Arduino Demo_UNO&Mega2560" folder. In there you should see a folder labeled "Install libraries". Open that folder and copy the three folders (Adafruit_GFX, Adafruit_TFTLCD, and TouchScreen) to your Arduino libraries folder. Mine is located at "C:\Program Files (x86)\Arduino\libraries". Once those three folders are copied over, restart the Arduino application and try loading the other demos. It should work. Good luck! |
Question: | Is this rev 1.2 which resolved usb-c issue and works with any usb-c adapter (meeting power requirement |
Answer: | I had some success with this. By observing the sketches I decided that at least in the BMP sketch that A5 did not seem to be used. I have another Shield called the Dr Dunio that can redirect most of the GPIO pins to another option by use of a jumper. I placed the Dr D shield in my UNO and then placed the LCD shield on top of it. The Dr D board has 16 jumpers that can be in one of two positions. With the jumper in a position marked with a dot the pin effectively goes straight through to the header where the LCD shield is installed. So with all jumpers in the dot positions, the Dr D shield passes all pins straight through. I determined that the jumper on pin A5 could be placed in the dot position, the non dot position and even removed and the LCD sketch worked properly. I then put the Dr D jumper on the non dot position which connects it to a pot on the Dr D shield. I added in a few lines of code which did an analogRead (A5) and printed it out on the Serial Monitor. I could change the pot of the Dr D board and see a corresponding change in the Serial Monitor. All the while the pictures on the LCD screen were acting as before. This leads me to believe I can use A5 for my own purposes. Unfortunately my choices are somewhat limited with only this pin available. |
- This car has multiple functions. (Assembly required. Raspberry Pi and Battery are NOT contained.)
- Provides detailed tutorial and complete code (Python) -> The download link can be found on the product box. (No paper tutorial.)
- Compatible models -> Raspberry Pi 4B / 3B+ / 3B / 3A+. (2B / B+ / A+ / Zero 1.3 / Zero W is also compatible but needs extra parts.)
- Control methods -> Controlled wirelessly by your Android devices, iPhone and computer (Windows, macOS and Raspberry Pi OS).
- Needs battery -> See "AboutBattery.pdf" in downloaded file to buy.
User questions & answers
Question: | Does this have any self driving capability or community sharing code for self driving |
Answer: | Hello, it is made in China by waveshare. |
Question: | I don't know anything about coding, at all. Is it possible to copy and paste the code into the Python app |
Answer: | Hello, The hardware is compatible with the Arduino Mega2560, but we don't offer software. |
Question: | what is the resolution of the camera module |
Answer: | The paper inside brings the sensor key number and it's universal. About tutorials and else, I enrolled to Inventr.io as I had bought a kit from them and did all sensors tutorials there. |
Question: | Does the software for the robot include the qt designer files, so the ui can be modified |
Answer: | Inventr.io has a most complete course for starters and these sensors. |
Product features
Face Tracing
When your face appears in the camera screen, the camera can recognize your face and make a round frame mark. When your face moves, the camera moves with the face, and it always focus on your face.
Light Tracing
The light-tracing function of the car is mainly use two photoresistors located at two side of the front end to detect light. According to the change of voltage detected by the sensors, make the car perform corresponding actions.
Line Tracking
The line tracking function of the car mainly uses the infrared sensors. When the sensors detect black line, the corresponding led will light up. the car perform corresponding actions according to the values of three sensors.
Obstacle Avoidance
The obstacle avoidance function of the car mainly uses HC-SR04 ultrasonic module, which is installed with servo. The ultrasonic module measures the obstacle distance on the left, middle and right directions. the car perform corresponding actions according to different distances.
Programming
We provides Code libraries, which not only reduce the amount of code, but also simplify programming. It's easy for Raspberry Pi beginner to program this car with python!
After you import library, only one line of code is needed to make the car move or turn.
And we provide detailed tutorial (PDF) and complete code (Python). You can download them before purchasing.
APP Control
Android phone or tablet. (Run Android 4.4 or later, installed Freenove App)
Computer Control
Laptop or desktop computer. (Run Windows, Mac or Linux, including Raspberry Pi) (Refer to tutorial for detailed information)
Tutorial and Code
We provide detailed tutorial (PDF) with 110 pages and complete code (Python) . You can download them before purchasing.
Product description
Important Notes:
This kit DOES NOT contain Raspberry Pi.
Supported Models:
Recommended:
Raspberry Pi 400 / 4B / 3B+ / 3B
Also compatible:
Raspberry Pi 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero
Tutorials and Code:
Come with 2 detailed tutorials (download needed, no paper tutorial).
One (Tutorial.pdf) uses C and Python, the other (Processing.pdf) uses Java.
You can download them before purchasing:
https://git.io/fj6Ag
Contents of Tutorial.pdf:
Preface
Raspberry Pi
Install the System
Chapter 0 Preparation
Component List
Optional Components
Raspbian System
Remote desktop & VNC
Chapter 1 LED
Project 1.1 Blink
Chapter 2 Button & LED
Project 2.1 Button & LED
Project 2.2 MINI table lamp
...
(Download tutorial for details)
...
Chapter 16 WebIOPi & IOT
Project 16.1 Remote LED
What's next?
Contents of Processing.pdf:
Preface
Install Processing Software
First Use
Chapter 1 LED
Project 1.1 Blink
Project 1.2 MouseLED
Chapter 2 LEDBar Graph
Project 2.1 FollowLight
...
(Download tutorial for details)
...
Chapter 13 I2C-LCD1602
Project 13.1 LCD
App 1 Oscilloscope
App 1.1 Oscilloscope
...
(Download tutorial for details)
...
App 5 Tetris Game
App 5.1 Tetris Game
What's next?
- 3 programing languages -> C, Python (compatible with 2&3) and Java.
- 285-page detailed tutorials (including basic elec285-page detailed tutorials (including basic electronics knowledge) -> The download link can be found on the product box. (No paper tutorial.)
- 164 items for 38 interesting projects -> Each project has a circuit diagram and tested code with detailed explanation.
- Compatible models -> Raspberry Pi 400 / 4B / 3B+ / 3B / 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero. (NOT contained in this kit)
- Get support -> Our technical support team is always ready to answer your questions.
User questions & answers
Question: | Do u need a raspberry pi board for this kit? I wanna get into learning about coding, ect.? Thanks |
Answer: | Yes. It works the same as a genuine arduino. |
- HEAVY DUTY, PREMIUM CONSTRUCTION: We are the only Canadian Owned Science Fair Supplier, Circuit Builder, IOT, Smart Machine, Home Electronics Workshop and Raspberry Pi Accessory Company, and we are Engineers and Programmers Ourselves, So We Know How Important It Is To CREATE Your Dreams! Not All Robot Kits Are Created Equal: Pay For True Quality & You Will Not Be Disappointed. Thanks for your support - you'll hear from us as soon as you order.
- COMPATIBLE MODELS: raspberrypi 4B / 3B+ / 3B / 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero. (NOT included in this kit)
- PROGRAMING LANGUAGES SUPPORT: C Code, Python Code(compatible with 2&3) are provided to learn raspberry pi for beginners
- THE BEST VALUE PACK ON AMAZON: This Ultimate Bundle Includes Common & Useful Components: I2C 1602 LCD module, Servo Motor, 5V 1-Channel Relay, DHT11 Temperature & Humidity, BMP180 Digital Barometric Pressure, HC-SR501 Infrared Motion, Potentiometer, SW-520D Tilt Switch, 16 Channel 12 Bit PWM Servo Driver, Analog To Digital Converter, Active Buzzer module, Photoresistor, Infrared Receiver, Infrared Remote Controller, LED, Push Buttons, MB102 3.3V/5V Power Supply Module with USB to USB power cable
- MORE THAN THE BASICS: ADDITIONAL EDUCATION ACCESSORIES IN DIY STEM SET: Solderless Prototype Breadboard, T-type GPIO Extension Board, 40 Pin Ribbon Cable, Resistors package, 40-Pin Male to Male Jumpers (15 cm), 2 8Pin Female to Female Jumper (20 cm), 20-Pin Male to Female Jumpers (15 cm), Placstic box, Basic Tutorial CD with Video, Pictures, Sample Project Code, & Step-by-Step Instructions. Designed for Easy Assembly and Great Performance — Practice and Become a Master!
User questions & answers
Question: | How do i get a dvd if i can't access the site any longer |
Answer: | Headers and pins are already soldered on the board. |
Question: | This product says raspberry pi 3 zero w starter kit, but it does not seem to include a raspberry pi 3 zero w, is this true |
Answer: | The other button is for what ever you want. there is no schematic as the button is not wired. You must wire the button. Once you do, then you will know where it goes and what it is for. |
Question: | the link for step one of the instructions doesn't work. Seems like it is the most important step. Is there somewhere else I can find that step |
Answer: | It connects through the "RES" pin on the plug on the Uno board. |
Question: | It looks like your https certificate has expired, making your tutorials inaccessible from Chrome/Safari. How long will it be before you fix this |
Answer: | Hello, You can contact us by sending us a message, we will talk about the price. |
Product features
COMPATIBLE MODELS
- raspberrypi 4B / 3B+ / 3B / 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero. (NOT included in this kit)
Improved component
This Raspberry Pi learning kit includes various sensors, LCD display,servo, some IC chips and supporting devices such as LED,resistors, breadboard etc.
PROGRAMING LANGUAGES SUPPORT
C Code, Python Code(compatible with 2&3) are provided to learn raspberry pi for beginners
21 Sample Lessons:
1 Get Started with Raspberry Pi 2 Introduction of Raspberry Pi GPIO 3 Prepare GPIO Tool-WiringPi Utility 4 Python Light LED 5 Flowing LED 6 Breathing LED 7 Raspberry Pi Button Control LED 8 Raspberry Pi Drive Active Buzzer 9 Drive a Relay to Control LED 10 Raspberry Pi SPI Ports 11 Raspberry Pi Control the LED Brightness 12 Raspberry Pi Drive Servo 13 I2C 1602 LCD 14 SW520D Tilt Switch with Raspberry Pi 15 Raspberry Pi, Potentiometer and LCD 16 Raspberry Pi and PIR Motion Sensor 17 Raspberry Pi Works with DHT11 Temperature and Humidity Module 18 BMP180 Digital Pressure Sensor with Raspberry Pi 19 IR Remote with Raspberry Pi 20 Use Raspberry Pi + IR Remote to Control Other Devices 21 Make IOT Home Alarm System with Pi
Full details in CD
each Lesson containing the vedio, circuit connection, principles, Fritzing images
Product description
Important Notes:
This kit DOES NOT contain Raspberry Pi.
Supported Models:
Recommended:
Raspberry Pi 400 / 4B / 3B+ / 3B
Also compatible:
Raspberry Pi 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero
Tutorials and Code:
Come with 2 detailed tutorials (download needed, no paper tutorial).
One (Tutorial.pdf) uses C and Python, the other (Processing.pdf) uses Java.
You can download them before purchasing:
https://git.io/fjgTR
Contents of Tutorial.pdf:
Preface
Raspberry Pi
Install the System
Chapter 0 Preparation
Component List
Optional Components
Raspbian System
Remote desktop & VNC
Chapter 1 LED
Project 1.1 Blink
...
(Download tutorial for details)
...
Chapter 26 WebIOPi & IOT
Project 26.1 Remote LED
Chapter 27 Solder Circuit Board
Project 27.1 Solder a Buzzer
Project 27.2 Solder a Flowing Water Light
What's next?
Contents of Processing.pdf:
Preface
Install Processing Software
First Use
Chapter 1 LED
Project 1.1 Blink
Project 1.2 MouseLED
Chapter 2 LEDBar Graph
Project 2.1 FollowLight
...
(Download tutorial for details)
...
Chapter 18 Infrared Motion Sensor
Project 18.1 Sense LED
App 1 Oscilloscope
App 1.1 Oscilloscope
...
(Download tutorial for details)
...
App 5 Tetris Game
App 5.1 Tetris Game
What's next?
- 3 programing languages -> C, Python (compatible with 2&3) and Java.
- 434-page detailed tutorials (including basic electronics knowledge) -> The download link can be found on the product box. (No paper tutorial.)
- 223 items for 57 interesting projects -> Each project has a circuit diagram and tested code with detailed explanation.
- Compatible models -> Raspberry Pi 400 / 4B / 3B+ / 3B / 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero. (NOT contained in this kit)
- Get support -> Our technical support team is always ready to answer your questions.
User questions & answers
Question: | are there any tutorials for how to connect everything?? Not looking for coding tutorials yet |
Answer: | Dear customer, Thank you for your question. You can download tutorial first via link below: https://github.com/Freenove/Freenove_Ultimate_Starter_Kit_for_Raspberry_Pi/archive/master.zip If you have any concerns, please feel free to contact us via Freenove support email. Best Regards, Freenove Support Team |
Question: | Issues with the i2c module:the instructions you give in the tutorial are outdated and not applicable to the rpi3 and python3 - any suggestions |
Answer: | Dear customer, We have update our tutorial(i2c configure) and code(Python) for customers. Now all Python code can run on Python 2 and Python 3. Please download again. Thanks for your question. Kind Regards, Freenove |
Question: | Does it work with raspberry pi |
Answer: | Dear customer, Yes, we have tested all projects in our tutorial . This kit works well with Raspberry Pi 4. And if you have any concerns, we offer technical support. Sincerely, Freenove Support Team |
Question: | Are three 74HC595's used in one project? I broke one since the pins were ripped by me pulling it out of the breadboard too hard |
Answer: | Dear customer, Thank you for choosing Freenove. I am sorry for the inconvenience. No, there is no project using three this chips. There just is a project using two this chips. If you broke more chips, you can contact us at [email protected] We will send you a new one for free. So don't worry. Sincerely, Freenove Support Team |
Product description
Important Notes:
This kit DOES NOT contain Raspberry Pi.
Supported Models:
Recommended:
Raspberry Pi 400 / 4B / 3B+ / 3B
Also compatible:
Raspberry Pi 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero
Tutorials and Code:
Come with 2 detailed tutorials (download needed, no paper tutorial).
One (Tutorial.pdf) uses C and Python, the other (Processing.pdf) uses Java.
You can download them before purchasing:
https://git.io/fj6AV
Contents of Tutorial.pdf:
Preface
Raspberry Pi
Install the System
Chapter 0 Preparation
Component List
Optional Components
Raspbian System
Remote desktop & VNC
Chapter 1 LED
Project 1.1 Blink
Chapter 2 Button & LED
Project 2.1 Button & LED
Project 2.2 MINI table lamp
...
(Download tutorial for details)
...
Chapter 22 WebIOPi & IOT
Project 22.1 Remote LED
What's next?
Contents of Processing.pdf:
Preface
Install Processing Software
First Use
Chapter 1 LED
Project 1.1 Blink
Project 1.2 MouseLED
Chapter 2 LEDBar Graph
Project 2.1 FollowLight
...
(Download tutorial for details)
...
Chapter 16 Stepping Motor
Project 16.1 Stepping Motor
App 1 Oscilloscope
App 1.1 Oscilloscope
...
(Download tutorial for details)
...
App 5 Tetris Game
App 5.1 Tetris Game
What's next?
- 3 programing languages -> C, Python (compatible with 2&3) and Java.
- 358-page detailed tutorials (including basic electronics knowledge) -> The download link can be found on the product box. (No paper tutorial.)
- 171 items for 47 interesting projects -> Each project has a circuit diagram and tested code with detailed explanation.
- Compatible models -> Raspberry Pi 400 / 4B / 3B+ / 3B / 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero. (NOT contained in this kit)
- Get support -> Our technical support team is always ready to answer your questions.
User questions & answers
Question: | how do i get the tutorials |
Answer: | This thing actually has nothing to do with the Raspberry Pi. It's an electronics kit, but there is no computer within the kit. Just various electronic components. |
Question: | What DC power supply is needed for the breadboard |
Answer: | 84 x 55 x 8 mm |
Question: | Is the compatible with the boolean box raspberry pi model 3 ? looking for something to expanded students learning |
Answer: | i found it on their website, ive been looking all day, heres the link, click on the product and the zip file has all of the datasheetshttp://www.elegoo.com/download/ |
Product description
Raspberry Pi 4B (4GB RAM) Starter Kit
Everything you need to get started with the Raspberry Pi ecosystem, just add a monitor.
The Raspberry Pi 4 upgrades and re-engineered to provide a higher processor speed, great multimedia performance, larger memory, and faster networking compared to the earlier models boards, while retaining backward compatibility and low power consumption. The Raspberry Pi 4 provides a smooth and recognizable complete desktop experience you may not imagine from a smaller and cost-effective machine.
Come with Official Beginner’s Guide 3rd Edition. Whether you want to make games, build robots, build weather stations, set up retro gaming consoles, or hack weird and wonderful projects, this book is here to help you get started.
What is in the Box
Raspberry Pi 4B(4GB RAM)
Official Raspberry Pi Beginner's Guide 3rd Edition
USB Mouse
USB Keyboard with built in USB hub
16GB Micro SD Card
15.3W Power Supply US - White
2 x Micro HDMI Cables
Pi 4B Case
Raspberry Pi 4B Specification
Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz
4GB LPDDR4-3200 SDRAM
2.4 GHz and 5.0 GHz IEEE 802.11ac wireless, Bluetooth 5.0, BLE
Gigabit Ethernet
2 USB 3.0 ports; 2 USB 2.0 ports.
Raspberry Pi standard 40 pin GPIO header (fully backwards compatible with previous boards)
2 × micro-HDMI ports (up to 4kp60 supported)
2-lane MIPI DSI display port
2-lane MIPI CSI camera port
4-pole stereo audio and composite video port
H.265 (4kp60 decode), H264 (1080p60 decode, 1080p30 encode)
OpenGL ES 3.0 graphics
Micro-SD card slot for loading operating system and data storage
5V DC via USB-C connector (minimum 3A*)
5V DC via GPIO header (minimum 3A*)
Power over Ethernet (PoE) enabled (requires separate PoE HAT)
Environmental Specifications
Temperature - Operating (°C): 0°C to +50°C
- Raspberry Pi 4B complete desktop kit includes everything you need to get started with the Raspberry Pi ecosystem - Just add a monitor
- Creadit card size latest Raspberry Pi 4 B single board computer features 1.5GHz 64-bit quad-core ARMv8 CPU (4GB RAM), faster networking, more powerful performance than the earlier models
- 16GB Micro SD memory card with download utility included. Class 10 speed quickly loads your operating system and is great for storing data, having fun with coding, web browsing, gaming and more
- Ergonomic design USB Mouse and Keyboard set for comfortable use and complete desktop experiences. The USB Keyboards features a built in USB hub adding 3 additional USB 2.0 ports to your Raspberry Pi
- High-quality protective case, 15.3W US power supply, 2 micro HDMI cable and official beginner's guide. Easily build your robot brains, smart home hub, media centre, networked AI core, factory controller, and?much more
User questions & answers
Question: | Is there a manufacture warranty on this |
Answer: | I would not use this for a NUC that takes the smaller power adapter--I'm pretty sure the smaller NUCs use 12v power supplies and this is not 12v. |
Question: | Can you play Minecraft on this |
Answer: | No - high density DDR3L as per this post from Intel:http://www.intel.com/content/www/us/en/support/boards-and-kits/intel-nuc-kits/000023485.html |
Question: | Can we buy this bundle, but with the Pi 4b 8gb model |
Answer: | No. The 32gb flash chip is built on to the board of the upgraded version that includes the OS. The base version has no storage. |
Question: | Would this be appropriate for an 8 year old with minimal coding experience |
Answer: | Yes, you can. I just installed Win 7 Professional (Not the first time on a newer NUC, maybe 3 times so far?). For whatever reason I needed to install it from a USB 3 device. Search intel for Windows 7 USB 3.0 Creator Utility to get your ISO on that format. Boot from USB and you should be all set. |
- Why is the kit a must-have? This kit is designed to be used alongside the free Official book, It includes every component you need to get started with the book and you won’t have to run out to the store for anything extra.
- Application: A high cost performance kit gets you started in learning the robotics, programming and electronics easily; The decent package helps it become a smart choice of a present.
- More Expansion: With the tiny, fast, and versatile board built with RP2040, you can also connect to motors, IMU or other components based on a special driver (not included), finish getting started with C/C++ tutorial, and integrate it into end products.
- NOTE: The LCD display included in the kit is slightly different from what's been used in the book, so please refer to the wiring contained in the manual and the online code instead.
- PROGRAMING LANGUAGES SUPPORT: C Code, Python Code(compatible with 2&3) are provided to learn raspberry pi for beginners
- 26 MODULES: There are 26 commonly used input and output components and modules and some basic electronic devices which can provide powerful assistance in programming learning.
- 40 PROJECTS PROVIDED: This Kit provides you with 40 lessons for reference and learning, including 36 basic I/o lessons and 4 simple practical examples.
- 331 PAGES DETAILED MANUAL (include basic electronics knowledge) and complete code. More details, please check the CD or visit the link on the CD to download.
- COMPATIBLE MODELS: Raspberry Pi 4B / 3B+ / 3B / 3A+ / 2B / 1B+ / 1A+ / Zero W / Zero. (NOT included in this kit),
User questions & answers
Question: | One review says all projects now include Python code as well. Is this true? Link on Sunfounder's site still only has C code |
Answer: | Yes, a servo motor is included. Thanks! |
Question: | Is the 40-pin gpio extension board pre-assembled |
Answer: | Yes, you can buy directly, it will take 7~14 days to the USA, and then we will send the lessons and code(Python & C) to you. Thanks! |
Question: | Is this product compatible with raspberry pi 3? i saw that according to the description the gpio bread board is only compatible with raspberry pi |
Answer: | The two pins are associated with the Uno R3. Since most pins have multiple functions, I am listing all that show up. They are physical pins 27 & 28, Port pins PC4 & PC5, Analog pins ADC4 & ADC5, Interrupt pins PCINT12 & PCINT13, Serial pins SDA & SCL. |
Question: | What can i use to power the power supply module included in this kit? it doesn't seem to come with an adapter or usb cable |
Answer: | The shield should work on the Uno R2. You need to be careful to properly orient the shield pins on the Uno R2 as there are four extra pins on the shield that have no mating connector on the Uno R2. |
Product features
Reversing Alarm
In this project, LCD, buzzer and ultrasonic sensors are used to make a reverse assist system. You can put it on the remote control vehicle to simulate the actual process of reversing the car into the garage.
Password lock
The keypad and the LCD can be used to make a combination lock. The LCD will display a corresponding prompt for you to type your password on the Keypad. If the password is input correctly, “Correct” will be displayed.
Welcome
PIR can sense the movement of pedestrians. Used with servos, LED, buzzer,it can simulate the work of the sensor door of the convenience store. When the pedestrian appears within the sensing range of the PIR, the indicator light will be on, the door will be opened, and the buzzer will play the opening bell.
40 Projects for beginners
Lesson 1 Blinking LED
Lesson 2 RGB LED
Lesson 3 LED Bar Graph
Lesson 4 7-segment Display
Lesson 5 4-Digit 7-Segment Display
Lesson 6 LED Dot Matrix
Lesson 7 I2C LCD1602
Lesson 8 Active Buzzer
Lesson 9 Passive Buzzer
Lesson 10 Motor
Lesson 11 Servo
Lesson 12 Stepper Motor
Lesson 13 Button
Lesson 14 Slide Switch
Lesson 15 Relay
Lesson 16 Potentiometer
Lesson 17 Keypad
Lesson 18 Joystick
Latest Reviews
View all
Hot Belt For Period
- Updated: 26.01.2023
- Read reviews

Quiksilver Baby Boy Shoes
- Updated: 06.03.2023
- Read reviews

Bugles
- Updated: 15.03.2023
- Read reviews

Neiko Pliers
- Updated: 18.07.2023
- Read reviews

Shower Masturbation
- Updated: 11.04.2023
- Read reviews