Posts

Showing posts from October, 2021

P10 LED Matrix Display Module Arduino Uno DMD2 Library Marquee Function Testing Direction Step Speed

Image
how to control P10 LED Matrix scrolling text animation (Direction Step Speed) by sending serial data command from pc to arduino uno

Pulover's Macro Creator: AHK Based Visual Programming Language Free Automation Tool quick overview

Image
Download, install Pulover's Macro Creator & test the basic demo built-in example macro script. Pulover's Macro Creator is Auto Hot Key (AHK) based visual programming language (VPL) Open Source project, a Free Automation macro script tool with Graphical User Interface (GUI) lets users create programs by manipulating program elements graphically rather than by specifying them textually #ahk #macro #script

Preparation of Paddy Fields: The weeds need to be Cleared before the Fields Ploughed by a Tractor

Image
Paddy #rice field farming #weeds on #bunds

Running Text P10 LED DOT Matrix Display Panel Module + Arduino UNO & DMD2 Library Simple Basic Usage

Image
how to use DMD2 32x16 P10 LED DOT Matrix Display Panel Module programming software with arduino uno & arduino ide

Rice Paddy Traditional harvesting activities on the field: otw learn how to be a farmer

Image
Learn by watching

Wire Wrapping 30 AWG Wire Single Core Tin Plated Copper Cord PCB Solder Flexible Jumper Wire 0.25mm

Image
#Shorts #testing sapa tau #hoki 😐😒

avrdude: Expected signature for ATmega328p is 1E 95 0F - Fix Arduino Error while burning bootloader

Image
no need to edit/modify avrdude configuration file / avrdude.conf how to fix 2 error warning: ================== avrdude: Device signature = 0x008000 avrdude: Expected signature for ATmega328p is 1E 95 0F Double check chip, or use -F to override this check. Error while burning bootloader. =============== and =============== avrdude: Device signature = 0x000000 avrdude: Yikes! Invalid device signature. Double check connections and try again, or use -F to override this check. Error while burning bootloader. =================