Examples of using Your arduino in English and their translations into Indonesian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Ecclesiastic
Connect the USB cable to your Arduino.
Connect your Arduino to your computer.
Copy the code and upload to your Arduino board.
Put one on your Arduino Uno, and let's see what happens.
Connect the GND pin of your module to the GND pin of your Arduino.
LED is on when your Arduino is connected to a power source.
Connect the Output pin of your module to the A0 pin of your Arduino.
Once you get this example running, grab your arduino and shake it back and forth.
Connect the VCC pin of your module to the to the 5V pin of your Arduino.
You can reset your Arduino board, i.e., start your program from the beginning.
To start the game over, press the Reset button on your Arduino Board.
COM1 needs to be changed with your Arduino COM port. You can find this one at Arduino IDE.
The XBee Shield simplifies the task of interfacing an XBee with your Arduino.
You can reset your Arduino board, for example, start the program from the very beginning.
This LED should light up whenever you plug your Arduino into a power source.
Believe it or not, those 10 lines of code areall you need to blink the on-board LED on your Arduino.
One button and your code is compiled and your Arduino is running the code.
You will need to select theentry in the Toolsgt; Board menu that corresponds to your Arduino.
Of course, it has its limits, so don't hook up your Arduino to anything greater than 20 volts.
Pluggable USB central- Your Arduino can finally act as a whole lot of different USB devices without the need to change the core, thanks to the new modular architecture.
SImilarly, you can add AVR-C code directly into your Arduino programs if you want to.
The Arduino Xbee shield allows your Arduino board to communicate wirelessly using Zigbee.
Copy and paste the following code into a new sketch in the Arduino IDE, compile it,upload it to your Arduino, and then open the serial monitor with the baud rate set to 38,400bps.
It lets you drive two DC motors with your Arduino board, controlling the speed and direction of each one independently.
Each ESP8266 module comes pre- programmed with an ATcommand set firmware, meaning, you can simply hook this up to your Arduino device and get about as much WiFi-ability as a WiFi Shield offers(and thats just out of the box)!
All you do is place them on top of your Arduino and- in some cases- solder them in place.
This LED should light up when you plug your Arduino into a power source to indicate that your board is powered up correctly.