![]() | ![]() | ![]() |
| | |||||||
| Robotics Chat Specific to discussions about robots and the making of. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hi I want to make a line follower robot.But I have a problem to write the program into the microcontroller AT89C2051.I need a JDM programmer.Do u hav any JDM programmer that is easy to build on my own?Please give me the schematic as well as the components details. I refer to this line follower robot website. http://www.kmitl.ac.th/~kswichit/LFrobot/LFrobot.htm ThanX. | |
| |
| | (permalink) |
| Sorry about this so ashamed question.I actually can't understand this circuit.I'm a newbie dude! | |
| |
| | (permalink) |
| Hiya Arezamy, The 10 volts you circled near the battery is actually the battery voltage which feeds into a 5 volt regulator to give you 5 volts for the processor and the 10 volt rail is the supply for the motors. The L293 has been replaced by the sn755410ne chip from TI which can handle 1 amp of motor current as the L293 can only handle 500 milliamps. If you read up on the datasheet it tells you everything you need to know. Hope this helps Oh and as for the programmer do a search as there a heap of circuits out there including this forum Cheers Bryan
__________________ " The only way to avoid human error is to avoid the use of humans" | |
| |
| | (permalink) |
| Try this: http://www.jdm.homepage.dk/newpic.htm
__________________ "I share, thus I am" Jay.slovak Read this! ICD2 Clone Best PIC/DsPIC Bootloader Read my Inchworm ICD2 review! | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Strange, that site used to work.... Try this: http://www.olimex.com/dev/index.html
__________________ "I share, thus I am" Jay.slovak Read this! ICD2 Clone Best PIC/DsPIC Bootloader Read my Inchworm ICD2 review! | |
| |
| | (permalink) |
| A JDM programmer will not work in your case. You need to use a parallel-type programmer in order to program the At89C2051, which needs 8-bit of data all at once to program a single byte. The schematics of a suitable programmer is here: Schematic of TAFE Programmer You can use the ICProg software to sent the hex file to the 89c2051.
__________________ L.Chung | |
| |
| | (permalink) | |
| Quote:
______________________________________ NewbiE Learn From Other Experience ('c',) ----------------------------------------------------- | ||
| |