A set of instructions, data or programs used to operate computers and execute specific tasks., Software, A type of written language that tells computers what to do., Programming Language, A set of commands that a microprocessor can understand and execute., Instruction Set, A set of step-by-step instructions to accomplish a task or solve a problem, Algorithm, A unit of data that is eight bits long., Byte, A symbolic name associated with a memory location that holds a value., Variable, A programming construct that allows you to repeat a set of instructions multiple times., loop(), A pre-designed value or setting that is used by a computer software or mobile application., Default, A branch of AI focused on building computer systems that learn from data., Machine Learning, The process of finding and fixing errors or bugs in the source code of any software., Debugging, Instructions written in a programming language to control the robot., Code, The program runs once when it starts. Initial settings are made here., setup(), Input/output setting of the pin., pinMode(pin, mode), It gives a value of 1 or 0 to the digital pin., digitalWrite(pin, HIGH/LOW), Reads digital pin., digitalRead(pin), It reads analog values ​​between 0-1023., analogRead(pin), Waits for the specified number of milliseconds., delay(ms), Initiates serial communication., Serial.begin(speed), It is a data type that holds integer values., int, It is a data type that holds a single character., char, It is a data type that holds True / False values., bool, It is a textual data type., string, It is a conditional structure., if - else, It is a countered loop., for, A loop that runs as long as the condition is true., while.

Leaderboard

Visual style

Options

Switch template

)
Continue editing: ?