Introduction: How Make LGT8F328P Blink With Arduino Ide

About: I love programming win32 and avr,and all beautifuls thinghs and girls!!!

How install board in Arduino IDE for LGT8F328P and make blink onboard led

Supplies

Need to have LGT8F328P board and Arduino IDE

Step 1: Paste Board Manager Link

Put https://raw.githubusercontent.com/dbuezas/lgt8fx/master/package_lgt8fx_index.json in Arduino IDE board manager. You can find many informations about how use this board manager here https://github.com/dbuezas/lgt8fx

Step 2: Install Board Manager

In Arduino Ide go to in Tools > Board manager and install LGT8Fx board

Step 3: Open Blink Example

In Arduino IDE goto File > Examples >01.Basics >Blink

Step 4: Select Board LGT8F328P

In Arduino IDE goto Tools > Board and select LGT8F328 board.

Step 5: Insert Usb in Lgt8fx and Pc and Connect

In Arduino IDE goto Tools > Port and select port where is conected LGT8F328.

Step 6: Finally Blink the Led

Finally when compile and upload firmware not get any error ... the D13 of LGT8F328 will BLINK!

If not ... read with attention the documentation from here https://github.com/dbuezas/lgt8fx

Good luck!

costycnc.it