Git Product home page Git Product logo

hair-mqtt's Introduction

hair-mqtt

A "learning" IR remote using CircuitPython, MQTT, and HomeAssistant.

The target development platform:

Adafruit CircuitPython 9.1.0 on 2024-07-10

Hardware:

  • Adafruit QT Py ESP32-S3 4MB Flash 2MB PSRAM with ESP32S3
  • Adafruit Infrared IR Remote Transceiver breakout board

Packages Used

  • adafruit_pixelbuf==2.0.4
  • neopixel==6.3.11
  • adafruit_connection_manager==3.1.1
  • adafruit_ticks==1.0.13
  • adafruit_irremote==5.0.1
  • adafruit_logging==5.4.0
  • adafruit_minimqtt==7.10.0
  • asyncio==1.3.2

This is also using the very beta version of my HA MiniMQTT library for the selector and neopixel control.

hair-mqtt's People

Contributors

eagrahamjr avatar

Watchers

 avatar

hair-mqtt's Issues

Write asyncio receiver for IRRemote to capture a set number of "button presses"

  • should be wrapped in a class that also configures the pulse input?
  • if all captured buffers have the same number of pulses, returns an average (or configurable list modifier) of the values
  • one of the params can be the expected number of pulses, defaults to None (however many are read)
  • if buffers are not the same length or not the expected number, throw exception

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.