Skip to content

The tiny version of Draco implemented in micropython for raspberry pi pico W

Notifications You must be signed in to change notification settings

jpizquierdo/draco-micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Draco-micropython provides an simple mqtt implementation of a watering system controlled from homeassistant via MQTT. It is the raspberry Pi Pico W version of Draco

Core functionality

  • MQTT interface: to be able to control it from homeassistant or any other MQTT device/service.
  • GPIO interface: Control the relay shield interface

Future functionality

  • Watering plants by moisture sensors.
  • Include a temperature and relative humidity sensor.

Installing

$ python requirements.py

Usage

$ python main.py

Getting help or sharing your idea

Ask questions by opening a discussion.

License

MIT

About

The tiny version of Draco implemented in micropython for raspberry pi pico W

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages