Skip to content

Releases: dbuezas/lgt8fx

Added Wemos TTGO XI support

16 Sep 18:41
Compare
Choose a tag to compare

LED_BUILTIN pin is 12 instead of 13.
Reported by @cyzen and solved by @dwillmore .

SoftwareSerial@32Mhz & FastIO

08 Sep 19:45
Compare
Choose a tag to compare
  • There are now delay tables for SoftwareSerial @ 32Mhz
  • Fixed tables for 16Mhz
  • Added FastIO to the core (Copy & paste from a newer but less Arduino compatible Larduino_HSP version)

Differential Amplifier Library

02 Sep 20:57
Compare
Choose a tag to compare

Developed API for the Differential Amplifier as a library.
Added two examples of the new library

More clock speeds, automatic clock prescaler & nice menus

02 Sep 20:52
Compare
Choose a tag to compare
  • Added 1/2/4/8/16/32Mhz
  • Clocks with automatic prescaling. (Same code works at all speeds)
  • Nicer menus

First version. Same as LArduino

02 Sep 20:47
Compare
Choose a tag to compare