Arduino software
Arduino is a prototype platform (open-source) based on an easy-to-use hardware and
Software. It has a circuit board that can be programmed
A microcontroller) and a ready-made software called Arduino IDE (Integrated Development)
Environment), which is used to write and upload computer code to the physical board.
The key features are:
Arduino boards are capable of reading analog or digital input signals from various sensors
And turn it into output such as activating the motor, turning the LED on / off, connecting to
Cloud and many other verbs.
You can control the functions of your board by sending a set of instructions
Microcontroller on board via Arduino IDE (referred to as uploading software).
Unlike most previous programmable circuit boards, the Arduino does not require an extra
A piece of hardware (called a programmer) to load a new code on the board.
You can just use a USB cable.
Additionally, Arduino IDE uses a simplified version of C ++, which makes it easier
Learn to program.
Finally, Arduino provides a standard form factor that breaks the functions of microcontrollers into more accessible packages.
How To Installed Arduino
Extract file and open 1 folder of driver and installed drive after installed drivers run arduino.
No comments:
Post a Comment