[ANN] DS3231 GUI
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] DS3231 GUI
- From: dyngeccetor8 <dyngeccetor8@...>
- Date: 2019年12月14日 15:27:08 +0400
Hello guys,
In recent weeks I implemented GUI to DS3231 real-time clock module.
Under the hood is TekUI interface for my device format codec and my
client side implementation of Firmata protocol.
For sure all implemented in Lua 5.3. License GPLv3.
If anyone tinkers with Arduino, feel free to try it.
https://github.com/martin-eden/tekui_ds3231
-- Martin