![]() | ![]() | ![]() |
| | |||||||
| Chit-Chat Relax for a bit and have a general conversation (off topic is allowed!) with other members. Please be polite and respect your fellow members. |
| | Thread Tools | Display Modes |
| | (permalink) |
| New Member | This section of code is part of a line follower robot. Could anyone tell me what language it is written in? thanks |
| | |
| | (permalink) |
| Experienced Member | Probably PIC assembly. |
| | |
| | (permalink) |
| Moderator | its python duh Yeah it's assembly, in MPLAB you would import that file, but it has to of been saved as a .asm file if I remember correctly.
__________________ MechTronics |
| | |
| | (permalink) |
| Experienced Member | It's pic assembler but not for MPLAB. There are instructions that are not valid in MPLAB such as mov INTCON,#0A0h and clrb GIE. It's most likely for a 16F84. Mike. |
| | |
| | (permalink) |
| Experienced Member | Looks like Parrallax SX/B assembly Last edited by mister_e; 6th May 2008 at 03:08 AM. |
| | |
| | (permalink) |
| New Member | It's for the techtools IDE. It looks reasonably simple compared to MPLAB assembly. This code was written for the PIC16F84. thanks |
| | |
| | (permalink) |
| Experienced Member | Here its original site.The code written to PIC16F84. http://www.robot.mytutorialcafe.com/robotjm%201a.htm
__________________ Gayan Forum Supporter |
| | |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Latest |
| MP Lab Program Help | bamafan54 | Micro Controllers | 3 | 19th October 2007 02:53 AM |
| Accessing EEPROM | Clayton | Micro Controllers | 15 | 23rd March 2007 03:00 AM |
| Need some help with a code provided by ATMEL | ikalogic | Micro Controllers | 1 | 23rd January 2007 02:45 PM |
| Tough assembly program for the PIC16F84 | asmpic | Micro Controllers | 34 | 3rd December 2004 06:50 PM |
| An error in pic16f84a, why? | Zener_Diode | Micro Controllers | 6 | 11th April 2004 02:55 AM |