Программа для просмотра для виндоуз 8 |
Windows | ||
<< Windows 8 Learning RoadMap | Шаблоны для по нетворкингу >> |
Презентация: «Программа для просмотра для виндоуз 8». Автор: David. Файл: «Программа для просмотра для виндоуз 8.pptx». Размер zip-архива: 3338 КБ.
№ | Слайд | Текст |
1 | ![]() |
Getting your Arduino to Work: Microsoft WindowsInstall Arduino programming environment Install Arduino Uno driver Make sure you can download a program (a “sketch”) from your computer to your Arduino living with the lab David Hall Louisiana Tech University dhall@latech.edu |
2 | ![]() |
1. install Arduino IDE IDE = Integrated Development Environmentdownload the installation file from the following website: arduino.cc/en/Main/Software save the downloaded file to a folder on your computer 2 |
3 | ![]() |
find the file that you downloaded on your computer copy this file tothe hard drive location where you want to install the Arduino software double click on Compressed file to view Arduino-related files 3 |
4 | ![]() |
navigate to this folder double click on the arduino application4 |
5 | ![]() |
2. install driverclick on “Hardware and Sound” 5 |
6 | ![]() |
click on “Device Manager”6 |
7 | ![]() |
computer is not recognizing your Arduino double click on the “Unknowndevice” 7 |
8 | ![]() |
click on “Update Driver”8 |
9 | ![]() |
click on “Browse my computer for driver software”9 |
10 | ![]() |
browse for the folder where you extracted the Arduino softwareNOTE: If you are using Windows 8 and have a problem after clicking “Next,” then go to slide 21 10 |
11 | ![]() |
select folder where Arduino software was extracted. . Windows will automatically search subdirectories 11 |
12 | ![]() |
you will need to “Install this driver software anyway” if you want toinstall Arduino 12 |
13 | ![]() |
you should get a message like this one if everything goes OK13 |
14 | ![]() |
notice that your Arduino is now recognized14 |
15 | ![]() |
3. make sure everything worksdouble click this icon to run the Arduino software right click and pin to your taskbar for a convenient shortcut 15 |
16 | ![]() |
click Tools > Board (Arduino Uno should be highlighted)16 |
17 | ![]() |
click Tools > Serial Port click in the box beside the COM port if acheckmark is not present (this will make a checkmark appear if one was not there already) the checkmark means that your computer sees your Arduino if no checkmark appears, go back to Device Manager to see what’s up 17 |
18 | ![]() |
click File > Examples > Basics > Blink this will bring up a simpleprogram on your computer screen 18 |
19 | ![]() |
clicking “upload” icon sends program to your Arduino19 |
20 | ![]() |
the “TX” and “RX” LEDs will flash as the program is downloaded to theArduino you will see the LED labeled “L” start blinking this means that it works!!! also watch your computer screen to see the status if there’s a problem, it will show up here 20 |
21 | ![]() |
windows 8 issue: when installing the drivers, you may experience theerror below A solution to this problem is available at http://arduino.cc/forum/index.php?topic=94651.15 21 |
22 | ![]() |
complete the procedure below: http://arduinocc/forum/index.php?topic=94651.15 1. Windows Key + R 2. Enter shutdown.exe /r /o /f /t 00 3. Click the "OK" button 4. System will restart to a "Choose an option" screen 5. Select "Troubleshoot" from "Choose an option" screen 6. Select "Advanced options" from "Troubleshoot" screen 7. Select "Startup Settings" from "Advanced options" screen 8. Click "Restart" button 9. System will restart to "Advanced Boot Options" screen 10. Select "Disable Driver Signature Enforcement" 11. Once the system starts, install the Arduino drivers as you would on Windows 7 after your computer restarts, return to slide 5 and continue the installation Another method is presented in this YouTube video: http://www.youtube.com/watch?v=CdE72XUYC7k 22 |
«Программа для просмотра для виндоуз 8» |