Update housing and code

--add local timezone
--add sunrise/sunset calculation and LED illumination accordingly
--remove touch sensor check
--change mqtt messages
This commit is contained in:
2025-05-13 19:07:14 +02:00
parent 6435550e29
commit 379b4887c3
47 changed files with 26343 additions and 2850 deletions
@@ -0,0 +1,9 @@
name=SX1509 IO Expander
version=3.0.6
author=SparkFun Electronics
maintainer=SparkFun Electronics
sentence=Arduino library and hardware files for the SparkFun SX1509 IO Expander Breakout board.
paragraph=The SX1509 Breakout is a 16-channel GPIO expander with an I2C interface that means with just two wires, your microcontroller can interface with 16 fully configurable digital input/output pins. The SX1509 can also produce PWM signals, dim LEDs. It can be set to blink or even breathe pins at varying rates. And, with a built-in keypad engine, it can interface with up to 64 buttons set up in an 8x8 matrix.
category=Signal Input/Output
url=https://github.com/sparkfun/SX1509_IO-Expander
architectures=*