top of page
Search


1.Led blink with Arduino Uno
Using components 1- Arduino Uno 2- Resistor 3- Led (Light Emitting Diode) 4- Jumper wire LED blink Code void setup() {...
info746041
Feb 6, 20221 min read
What is Programming
1. Programming is a way to “instruct the computer to perform various tasks”. this basically means that you provide the computer a set of instructions that are written in a language that the computer can understand.
info746041
Feb 6, 20221 min read
bottom of page
