Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actuator API #6

Open
7 of 8 tasks
mitra42 opened this issue Aug 29, 2024 · 3 comments
Open
7 of 8 tasks

Actuator API #6

mitra42 opened this issue Aug 29, 2024 · 3 comments

Comments

@mitra42
Copy link
Owner

mitra42 commented Aug 29, 2024

Top level for actuators - which is basically anything it does from blinking LED, to outputing on pins, to switching a relay

  • Define actuator API
  • Review ESPHOME to see if can use
  • Think through configuration issues

Template for each actuator

  • Obtain example(s)
  • Build simple interface
  • Consider if can redesign frugal to direct attach to pin
  • Consider configuration and add to _settings.h
  • Document
@mitra42
Copy link
Owner Author

mitra42 commented Sep 6, 2024

Blinken is added, and compiled, but not yet tested on a board.

@janandrzejewski
Copy link
Contributor

I tested on my Arduino Uno. It worked fine

@mitra42
Copy link
Owner Author

mitra42 commented Sep 8, 2024

Thanks for visiting - its just the beginning of the project, and always happy to get suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants