-
Euler Kit from SunFounder is a Raspberry Pi Pico Ultimate Kit with detailed online tutorials. There are 320+ components and 113 projects included, each of which shows a circuit diagram, an overview of the operating principle, and an explanation of the code used in the project to teach you electronics and applications programming.
-
Using our online tutorial and Pi Pico kit, you can learn electronics and programming in one stop for Raspberry Pi and Arduino beginners and experts. We have prepared many interesting and practical examples for you, and collected a lot of authoritative related information.
-
Online tutorials: euler-kit.rtfd.io
Support 3 Popular Programming Languages
|
|
|
Piper Make- 16 projects |
C++(Compatible with Arduino IDE)-38 projects |
MicroPython-59 projects |
Multi interesting and practical projects you can do with this Raspberry Pi Pico Ultimate Kit
|
|
|
4-digit 7-segment displayThe 4-digit 7-segment display works independently. Using the principle of human visual persistence, it quickly displays the 7-segment characters in a loop to form continuous strings. |
Electronic PianoIn this project, the SunFounder Controller button widget is used as the piano keys, and the Pico is connected to a passive Buzzer to simulate an electronic piano. |
Aid in ReversingIn this project, a Parking Assist System will be made by combining LEDs, buzzers, and ultrasonic sensors. Using it on the remote control vehicle, we can simulate the actual process of reversing the car into the garage. |
|
|
|
Digital Bubble LevelA bubble level is an instrument that determines whether the surface is horizontal or vertical. There are many types of spirit levels used by builders, bricklayers, surveyors, and some photographers. MPU6050 and 8×8 LED Matrix are used to make the digital bubble level. Deflection of the MPU6050 will also affect the LED Matrix bubble. |
Room Temperture MeterIn this project, we made an indoor thermometer using a thermistor and LCD1602 modules. Through the formula conversion to the Celsius temperature display on the I2C LCD1602 Module, thermal resistance senses the change in ambient temperature. |
RFID Music PlayerThrough the MFRC522 module, we can write information (up to 48 letters) to the card (or key),which includes not only the key and identity information but also the music score. It’s easy to find more sheet music on the Internet, or you could even write your own, put them into the card (or key) and share it with your friends! |