Description
- The Kepler Kit from SunFounder is a Raspberry Pi Pico W Ultimate Kit with a detailed online tutorial. 450+ components and 117 projects are included for both Raspberry Pi and Arduino beginners and experts.
- We have prepared a lot of interesting and practical examples for you and collected a lot of authoritative and relevant materials.please refer to the online tutorial: kepler-kit.rtfd.io
Raspberry Pi Pico W
- Raspberry Pi Pico W adds on-board single-band 2.4GHz wireless interfaces (802.11n) using the Infineon CYW4343 while retaining the Pico form factor.
- RP2040 microcontroller chip designed by Raspberry Pi in the UK
- Dual-core Arm Cortex-M0+ processor, flexible clock running up to 133 MHz
- 264kB on-chip SRAM
- 2.4GHz 802.11n wireless LAN;2MB on-board QSPI flash
- 26 multifunction GPIO pins, including 3 analogue inputs
- 2 × UART, 2 × SPI controllers, 2 × I2C controllers, 16 × PWM channels
Support 3 Popular Programming Languages
MicroPython-62 projects
C++(Compatible with Arduino IDE)-39 projects
Piper Make-16 projects
Multiple interesting and practical projects you can do with the Raspberry Pi Pico W Ultimate Kit
Digital Bubble Level
This doorbell experiment consists of a button and passive buzzer. Passive buzzers emit seven different tones when pressed, so you can learn how to change your own home doorbell.
Time Counter
A 4-digit 7-segment display can be used as a counter, adding one every second.
RFID Music Player
It will play music once with a flashing light effect when the RFID reader reads your card.
Setup Web Server
You can write your own web page to control your RGB LED and show the temperature.
Send Email with IFTTT
When someone passes by your door, Pico W will send a security alert to your email inbox via IFTTT.
Real-time Weather From OpenWeatherMap
This is a web-based real-time weather clock that tracks the weather in your city.