Gakken Japanino Montaż, instrukcja obsługi - Strona 4

Przeglądaj online lub pobierz pdf Montaż, instrukcja obsługi dla Sprzęt komputerowy Gakken Japanino. Gakken Japanino 5 stron. 8-bit micro computer

How to Use the Supplement
Preparation
Installing Software Required
(Before installing, check the following for the PC you are using)
●Check the OS of the PC you are using.
→All of the software programs you need are compatible with the Windows XP (SP2 or later), Vista, Windows 7/Mac OS X10.4 or later
operating systems.
●Do you have a USB 2.0 port for the interface?→ If not, you will not be able to use the supplement.
●Do you have at least 200 MB of free space available on your hard disk drive? → If not, you will not be able to use the supplement.
●Please reorganize, etc. your hard disk drive to free up disk space.
* Please start the install procedures after checking the items given above.
1
Connect to the Internet, and download IDE ("Arduino 0018" ) and
Driver Soft from the below and install them on your PC.
● Japanino webpage
http://otonanokagaku.net/english/japanino/
2
Check that the driver files installed correctly with the IDE screen.
For Windows
1) Open the IDE.
2)Open the [Board] folder from [Tools] and select [Arduino Pro
Mini (3.3V,8MHz)w/ATmega168]. The mark will appear next to
the selected item.
3) Insert the Japanino into the USB port on your PC.
4) Open [Serial Port] from [Tools] in the IDE, and write down the
number from [COM ].
5) Open [Serial Port] from [Tools] in the IDE, and select the
checkbox for the number of the COM that was just added (it
may take some time for the new COM number to appear in
some cases).
O tona
Kagaku
7
no
For Mac
1) Open the IDE.
2) Insert the Japanino into the USB port on your PC.
3) Open the [Board] folder from [Tools] and select [Arduino Pro
Mini (3.3V,8MHz)w/ATmega168]. The mark will appear next to
the selected item.
4) Open [Serial Port] from [Tools] in the IDE, and select [/dev/tty.
SLAB_USBtoUART].
* If using a USB port that you do not usually use, there
are cases where it may not function properly due to
being affected by dust or dirt. If the COM port cannot
be seen, remove the Japanino from the USB port and
remove any dust or dirt from the port before trying to
reinsert it.
IMPORTANT
Please note that it is extremely important that you
confirm that the COM port number assigned for the
Japanino is the same on the PC and in the IDE and that
the IDE recognizes that " the connec ted Micro
Computer is a Japanino." If this is not done, you will not
be able to upload sketches (programs) to the Japanino.
Please make sure to confirm that this is done. If using
two or more Japanino units, you will need to check the
COM port numbers for each when inserting them into
the PC as they will each be assigned to a different COM
port.
Basics for How to Use an IDE
What an "IDE" is...The Japanino itself is nothing more than a simple device that is a hardware unit and cannot receive commands to be used
to control something as a computer. To use the Japanino, you will need software for writing sketches (programs) and for writing data. An
"IDE" is used with the Japanino.
Verify
Verify that a written sketch will work properly.
This is referred to as "Compile" (which means,
"translating a written sketch into machine
language") in the terms used in Arduino.
Stop
New
Open
Save
Upload to Micro Computer board
Transmit the uploaded sketch to the circuit
board.
Space for displaying details of operations
and their results.
Space for displaying messages, such as error
messages, etc. from the IDE side
How to Use the Supplement
Space for
drawing
sketches
8