Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A boilerplate MicroPython script for getting started with Redis on microcontrollers (tested on Raspberry Pi Pico W)

License

NotificationsYou must be signed in to change notification settings

redis-developer/micropython-redis-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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-things channel 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

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp