Skip to content
/ lgt8fx Public
forked from dbuezas/lgt8fx

Board Package for Logic Green LGT8F328P LGT8F328D and LGT8F88D

Notifications You must be signed in to change notification settings

xfjx/lgt8fx

 
 

Repository files navigation

How to install

Add the package to the arduino Boards Manager Urls:

  • Go to Preferences
    • paste this url in Boards Manager URL: https://raw.githubusercontent.com/dbuezas/lgt8fx/master/package_lgt8fx_index.json
  • Go to Tools/Board/Boards manager
    • Type lgt8fx in the search box
    • install lgt8fx

Now the boards appear in the IDE and you can also select the clock speed.

Boards Manager

Variants

Clock

32Mhz is twice as fast as a conventional arduino nano!

Features

Differences to original core Larduino_HSP v3.6c

Power consumption @ 5v

  • 32Mhz 32.6mA
  • 16Mhz 27.8mA
  • 8Mhz 25.4mA
  • 4Mhz 24.3mA
  • 2Mhz 23.4mA
  • 1Mhz 22.8mA

Example boards:

LGT8F328P-LQFP32

Wavgat Pro Mini pseudo-clone

Pro Mini style

Nano style

Uno style

Wemos Nano style

LGT8F328P-SSOP20

Pro Mini simil

LGT8F328P-LQFP48

Uno style

Docs & links

Disclamer

I have no association with Arduino, Logic Green, Atmel or anything. I just wanted to have a convenient way to use these boards and get them to work without hacks at max speed

Download stats

http://www.somsubhra.com/github-release-stats/?username=dbuezas&repository=lgt8fx

Thanks

  • #Larduino_HSP for doing 99.9999% of the work
  • #RalphBacon introducing most of us to the board
  • #dcfusor for help with fast io backporting
  • #HI-SEBA for help with software serial
  • #dwillmore for creating the wiki, serial adapter troubleshooting, more examples of boards and wemos-TTGO-XI board support

About

Board Package for Logic Green LGT8F328P LGT8F328D and LGT8F88D

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 43.1%
  • C++ 35.6%
  • Assembly 10.0%
  • Makefile 7.1%
  • PHP 2.1%
  • HTML 1.3%
  • Other 0.8%