Arduino Nano Clone LGT8F328P | Electronics Component Arduino Nano Clone LGT8F328P | Electronics Component Arduino Nano Clone LGT8F328P | Electronics Component
Arduino Nano Clone LGT8F328P | Electronics Component Arduino Nano Clone LGT8F328P | Electronics Component Arduino Nano Clone LGT8F328P | Electronics Component

Arduino Nano Clone LGT8F328P | Electronics Component

New 67 available
R50.68
Shipping
R65.00 Standard shipping applies to orders under R100.00, in most areas in South Africa. R35.00 Standard shipping applies to orders over R100.00. Some areas may attract a surcharge surcharge. This will be calculated at checkout if applicable.
Check my rate
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Seller
Buyer protection
Get it now, pay later

Product details

Condition
New
Location
South Africa
Product code
C13-T11 ABB-YX133
Bob Shop ID
647557104

Description

Why do would you want a clone like this? OK first of all did you see the price? Secondly this clone actually packs more punch than the standard Arduino Nano. So how do you program this beast; here is your instructions https://github.com/LGTMCU/Larduino_HSP.  If you're still not convinced that you should give this a go then take a look at this video; https://www.youtube.com/watch?v=Myfeqrl3QP0. If you like playing with devices that is not "run of the mill" then this one is for you!

ALL OUR ITEMS ARE LOCALLY STOCKED AND SHIPS IMMEDIATELY!

Specifications

To get the blinking app running follow the following steps;

1. Download - https://github.com/LGTMCU/Larduino_HSP/archive/master.zip

2. Extract the zip file and copy the file into your Arduino folder, the folder should look as follow when done;

Larduino setup folder

3. Close your Arduino IDE and reopen it.

4. Select the newly loaded board;

Larduino board selection

5. Load the following script;

#define LED_BUILTIN 13

// the setup function runs once when you press reset or power the board
void setup() {
// initialize digital pin LED_BUILTIN as an output.
pinMode(LED_BUILTIN, OUTPUT);
}

// the loop function runs over and over again forever
void loop() {
digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level)
delay(100); // wait for a second
digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW
delay(100); // wait for a second
}

and you will have a fast blinking LED.

To run at maximum speed do take a look at the following video: https://www.youtube.com/watch?v=Myfeqrl3QP0

Github: https://github.com/RalphBacon/LGT8F328P-Arduino-Clone-Chip-ATMega328P

Comparison:

 LGT8F328PATMEGA328P
ADC1210
DAC10
Speed32mHZ16MHz
Voltate1,8 - 5.5V1,8 - 5.5V
High Power Pins30
Add to cart

Similar products

ATMEGA328P-AURCT Arduino Controller SMD | Electronics Component
New
R48.30
Sensor Module for Electronics Servo Arduino Shield V4.0 | Electronics Component
New
R49.00
Arduino 9V Power Cable Wire Electronic Accessory | Electronics Component
New
R8.40
Arduino DC Power Jack Converter | Electronics Component
New
R8.40