dotstar: Initial support for "dotstar" LEDs

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-08-06 19:30:48 -04:00
parent c2a08962b7
commit 4c09d8bf02
5 changed files with 98 additions and 18 deletions

View File

@@ -6,6 +6,8 @@ All dates in this document are approximate.
# Changes
20190806: The SET_NEOPIXEL command has been renamed to SET_LED.
20190726: The mcp4728 digital-to-analog code has changed. The default
i2c_address is now 0x60 and the voltage reference is now relative to
the mcp4728's internal 2.048 volt reference.