SRS LabsメーカーSRS Robot Level 1 Kitの使用説明書/サービス説明書
ページ先へ移動 of 34
SRS Robot Level 1 Kit Table of Contents Getting St arted ................................................................................................................ ... 2 Computer Requ irements.....................................................
Getting Started Getting S t arted Congratulations on your purchase of a Seattle Robotics Society Level 1 Robo t Kit! Here are suggested steps for getting you r robot assembled and runn ing. Read through t he “Computer Requireme nts” and “Recommende d Equipm ent” sections t o be sure y ou have the materials you need.
Kit Contents Kit Content s Level 1 Kit Anti-Static Bag Item Qty Vendor Part Fairchild QRB 1134 lig ht sensor 2 Digi-Key QRB1134 ARC 1.1 PCB 1 Barello.net ARC-01 ATMEGA16-16PC microcontroller 1 Digi-Key ATMEGA16-16PC-ND TI 754410 H-bridge 1 Digi-K ey 296-9911-5-ND RS232 driver 1 Future Electronics SP232ACP LM2940CT-5.
Kit Contents 2-56 x 1" machine screw 4 McMaster-Carr 917 72A086 small wood scr ew (in motor i f not here) 2 4-40 nut 5 McMast er-Carr 90480A00 5 2-56 nut 4 McMast er-Carr 90480A00 3 #4 flat washe.
AVR Robot C ontroll er 1.1 Assem bly Instru ctions A VR Robot Controller 1.1 Assembly Instructions Preparation Identify the parts used in the AVR R obot Cont roller ( ARC). Refer to the Kit Contents section for a list of parts in each bag. • Anti-Static Bag: everything ex cept the QRB1134 light sensors.
AVR Robot C ontroll er 1.1 Assem bly Instru ctions Prepare Boards The PCB comes with a serial adapte r an d a programming adapter that need to be detached . First break the long lin e of holes. You might find it easier to break if you run a ra zor knife along the top and botto m of the line of holes.
AVR Robot C ontroll er 1.1 Assem bly Instru ctions Small capacitors and LEDs The picture on the right s hows the locat ions for: 8 - 0.1uF capa citors 1 - red LED 1 - green LED Orientation of the small capacitors is not important. Note that one of the capacitors (second from the top) will be under the m icrocontroll er.
AVR Robot C ontroll er 1.1 Assem bly Instru ctions Sockets, headers, and jumper The picture on the right s hows the locat ions for: 2 - 1x3 boardmou nt sockets 3 - 1x4 boardmou nt sockets .
AVR Robot C ontroll er 1.1 Assem bly Instru ctions Install Chips Be sure to inspect the boar d before applying pow er. Connec t the battery pack to the 3-pin header next to the switch (JP13). With the switch in the on position (toward the near edge of the board) the red power LED should light.
AVR Robot Cont roller 1.1 S oftware Tools Programming Cable The kit is supplied with material to make a programming cable that works with the BASCOM Basic Compiler or the AVRDUDE program (included in the WinAVR suite f or C/C++ programming).
AVR Robot Cont roller 1.1 S oftware Tools Tool Options Free, high-qual ity tool s are availabl e for the Atmel AVR se ries of microc ontrollers. On Windows systems, two popular options are the BASCOM ( BASIC) compiler and the WinAVR suite of too ls for C/C++ programming.
AVR Robot Cont roller 1.1 S oftware Tools Double-click on “ LaunchPN.bat ” in the “C Samples” folder. This will launch Programmers Notepad with the path changes needed by the com piler and down loader. (If you installed WinAVR in a non-default location , you’ll need to edit this batch file.
AVR Robot Cont roller 1.1 S oftware Tools to 8 MHz; (2) enable brow n-out detectio n; (3) disa ble JTAG; and (4) disable erasi ng EEPROM when downloa ding a new program. Please refer to the chip data sheet ( www.atmel.com ) for a complete list of the fuse bits.
Chassis Assembly Chassis Assembly Preparation Identify the parts used in the chassis. Refer to the Kit Contents section for a list of parts in each bag. • Anti-Static Bag: QRB1134 light sensors. • Electro-Mecha nical Bag: velcro, mounti ng squares, shrink tubi ng, and r ubber bands.
Chassis Assembly Light Sensors Find the two c opies of the “light senso r plate” pictured o n the right. Hardware: 1 4-40 x 1” screw 1 4-40 nu t 2 4-40 lock washers 4 4-40 flat washers Stack ite.
Chassis Assembly Strip about 2” from one end of eac h 7” length of 18 AWG insulated wire. Hardware (for one side): 1 4-40 x 1/4” round standoff 1 4-40 x 1/4” screw 2 4-40 x 1/2” screws 2 4-40 w ashers 2 4-40 nu ts Mount the standoff in hole C, on the same side of the plate as the caster, using the 1/4” screw.
Chassis Assembly Flip the top plate over. The screws will b e visible, and the standoffs will be underneath (and you shou ld have a hole in the lower right corner).
Wiring Connections Leftover Parts At this point, your robot is togeth er and you’re probab ly wonde ring about t hose extra parts. They are used for Level s 2 and 3 of the SRS Robot. Here’s a summary. The hardware bag should still contain four 1” standoffs and eight 1/4” machine screws.
ATmega16 Programm ing A Tmega16 Programming Part 1 11-3-2005 19.
ATmega16 Programm ing 20 11-3-20 05.
ATmega16 Programm ing Part 2 11-3-2005 21.
ATmega16 Programm ing 22 11-3-20 05.
ATmega16 Programm ing Part 3 11-3-2005 23.
ATmega16 Programm ing 24 11-3-20 05.
ATmega16 Programm ing 11-3-2005 25.
ATmega16 Programm ing Part 4 26 11-3-20 05.
Sample Programs Sample Programs There are sample programs available from http://www.seattlerobotics.or g/ WorkshopRobot/Level1/ (or the Workshop CD’s “Samples” folder). There are versions for BASCOM (B ASIC) and C. The program files contain descriptive co mments to ex plain what the code is doing.
Sample Programs A good way t o get started with a new program is to make a copy of a folde r for an exi sting program , then renam e the new folder and its .bas or .c file. (For C programs, you will also need to edit the makefile to reflect the name change for the .
Sample Programs Challenges : o Make a bum per touch cause t he robot to bac k up, turn away from the obstacle , and t hen resume exploring. (The BumpNGo program shows one possible solution, including waiting for a bump at the beginning of the program bef ore starting.
Sample Programs Program 8 Purpose : Lear n to use the Ti mer/Counte r for timi ng. This pro gram flashes a LE D at a specific rate while readi ng sensors. Program : Timer Extensions : o Change the flash rate. o Add more code to the loop, e.g. showing sens or values.
AVR Robot C ontroll er 1.1 Ha rdware Descri ption A VR Robot Controller 1.1 Hardware Description The Level 1 Robot Kit ships with an ATmega16 microcontroller. The Atmel AVR microcontrollers are designed to be pin- and code-compatible where possible. In this cas e, for example, you could substitute an ATmega8 535 or ATmega32.
AVR Robot C ontroll er 1.1 Ha rdware Descri ption Expansion Headers JP3 and JP10 Refer to the schem atic for the connections to these hea der s. All CPU I/O, +5v, ground, +/- 10v and battery v oltages are supplied. JP3 supplie s +5v and g round from the analog section.
AVR Robot C ontroll er 1.1 Ha rdware Descri ption R/C servo output When driving an R/C servo, use the pins nearest to the e dge of the board. They are marked with letters indicating polarity: “W R B” for White, Red, and Black. Some servo brands substitute yellow for white.
AVR Robot Controll er 1.1 S chemat ic A VR Robot Controller 1.1 Schematic 34 11-3-20 05.
デバイスSRS Labs SRS Robot Level 1 Kitの購入後に(又は購入する前であっても)重要なポイントは、説明書をよく読むことです。その単純な理由はいくつかあります:
SRS Labs SRS Robot Level 1 Kitをまだ購入していないなら、この製品の基本情報を理解する良い機会です。まずは上にある説明書の最初のページをご覧ください。そこにはSRS Labs SRS Robot Level 1 Kitの技術情報の概要が記載されているはずです。デバイスがあなたのニーズを満たすかどうかは、ここで確認しましょう。SRS Labs SRS Robot Level 1 Kitの取扱説明書の次のページをよく読むことにより、製品の全機能やその取り扱いに関する情報を知ることができます。SRS Labs SRS Robot Level 1 Kitで得られた情報は、きっとあなたの購入の決断を手助けしてくれることでしょう。
SRS Labs SRS Robot Level 1 Kitを既にお持ちだが、まだ読んでいない場合は、上記の理由によりそれを行うべきです。そうすることにより機能を適切に使用しているか、又はSRS Labs SRS Robot Level 1 Kitの不適切な取り扱いによりその寿命を短くする危険を犯していないかどうかを知ることができます。
ですが、ユーザガイドが果たす重要な役割の一つは、SRS Labs SRS Robot Level 1 Kitに関する問題の解決を支援することです。そこにはほとんどの場合、トラブルシューティング、すなわちSRS Labs SRS Robot Level 1 Kitデバイスで最もよく起こりうる故障・不良とそれらの対処法についてのアドバイスを見つけることができるはずです。たとえ問題を解決できなかった場合でも、説明書にはカスタマー・サービスセンター又は最寄りのサービスセンターへの問い合わせ先等、次の対処法についての指示があるはずです。