- Notifications
You must be signed in to change notification settings - Fork1
A boilerplate MicroPython script for getting started with Redis on microcontrollers (tested on Raspberry Pi Pico W)
License
redis-developer/micropython-redis-boilerplate
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A boilerplateMicroPython script for getting started with Redis on microcontrollers (tested onRaspberry Pi Pico W).
I'll add more details later! For now, check out the comments inmain.py.
This project uses (and contains a copy of) thepicoredis Redis client byChristopher Arndt. picoredis is made available under the terms of the MIT license which also applies to this repository.
There are many ways to get this project up and running on your microcontroller. I've tested it using a Raspberry Pi Pico W andVSCode with thePico W Go extension running on macOS Ventura. Note that you'll need the W version of the Raspberry Pi Pico to be able to connect to wifi and reach the Redis Server.
If you're not sure how to get the MicroPython runtime installed on your Pico W, check out Raspberry Pi's official guidehere.
- If you find this useful, or have any questions... come chat with us in the
#internet-of-thingschannel on theRedis Discord server. - If you need a Redis server, sign up for a free fully-functional 30mb cloud instance of Redis Stackhere.
- Want to learn more about Redis? Take a free course atRedis University.
Projects using picoredis on the Raspberry Pi Pico W:
About
A boilerplate MicroPython script for getting started with Redis on microcontrollers (tested on Raspberry Pi Pico W)
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.