Search results for: pic programmer

Pages: 1 2
1
Software / cost effective pic programmer in Australia
« by robotsRcool on October 05, 2010, 03:34:08 AM »

......  guys i was wondering what a cheap PIC programmer is that is avalable in the isolated  ......
2
Software / help for pic programmer..
« by sambhav on February 27, 2007, 03:24:54 AM »

...... .. i hv written the program for pic16f877 in assembly language using mplab. in order  ............  program the chip, i m using simpic programmer..and PICPROG877 as the software.   ............  as i m getting errors while trying to write to pic. after i load the hex file to be transferred, wen  ............  click on 'write to PIC' option, i get the following error: 'Program  ............  to b followed in detail while programming the PIC..  Thanx......... ......
3
Software / PIC Microcontroller Programmer
« by awally88 on September 08, 2007, 08:50:07 AM »

...... ,  I was just wondering if anyone knew of a good programmer to use for programming ds PIC microchips? I've  ......
4
Software / Another PIC question
« by joe61 on April 24, 2012, 09:44:39 AM »

......  out which compiler to get for a Microstick with a PIC24, but I'm confusing myself because I'm not at  ............  this book to get some idea of what's what in PIC land. I'm assuming that 2011 is recent enough?   ......
5
Software / Navigation and Obstacle Avoidance
« by SinG on March 05, 2012, 06:44:09 AM »

...... . However, my current microcontroller is that of a PIC16F877A and to begin with, I am unsure of how to  ............  the wavefront algorithm to a PIC microcontroller.  Could someone kindly provide  ............  on how to do so for a PIC? I am programming with Matlab but really quite a  ......
6
Software / Easy Robotic Programming Concepts Tutorial
« by Jdog on January 30, 2009, 08:23:30 PM »

......  know much about programming. Although it is for a pic, a lot of the concepts are the same as avr.  ............ ://www.societyofrobots.com/robotforum/index.php?topic=6764. ......
7
Software / Re: programming CMUcam to track colors
« by izua on April 26, 2008, 12:16:16 PM »

...... 't programmed ucs before, and you just decided on PIC (but haven't bought anything) go with AVR. They  ............  more power for their cost, compared to a PIC.   If you already have bought PIC kits and  ............  need a push-pull driver for both pins (since a pic can't drive a motor by itself). Such an  ............  thing. That's 921600 bytes, close to 1 Meg. That pic has 4 banks of 128 bytes IIRC, some of which are  ......
8
Software / Re: Bluetooth+USART+PIC16F877a coding help needed
« by kazama on September 16, 2009, 11:58:47 AM »

...... . i want to make the bluetooth connect with pic and it can send and receive the data from pc and  ............  pic memory.  ......
9
Software / pic did not receive any input
« by r0b0t1c on March 03, 2013, 01:13:37 AM »

...... . im using PIC16F877a to make a line following robot. im  ............  Proteus. the problem is, when i flash it into PIC, nothing happen. the PIC is like not responding  ............ , when i give input '1' to PORTC RC0, i want the PIC to send the output '1' to PORTB RB0, something  ......
10
Software / Re: New to PIC microcontrollers
« by infurl on April 27, 2012, 04:50:12 PM »

......  you looked at using a picaxe? It's a PIC microcontroller that comes  ............  being that they are less flexible.  http://www.picaxe.com/  I've been messing around with PICs for  ............  10 years. It is quite easy to make a programmer for them that runs off a serial or parallel port  ............  for working with them. I've written my own programmer and bootloader for them and I use SDCC to compile  ............  programs for PIC18s now. http://infurl.net/#2011-03-23-Serial- ............  you would be better off getting an inexpensive PicKIT3 USB programmer and using the free software  ......
11
Software / Re: motor control written in c language with pic mcu advice
« by joe61 on March 24, 2012, 12:40:23 PM »

......  c language for robotics [...]    If you google "pic motor control" you'll find some. If you google " ......
12
Software / what to do
« by kipcorn on January 25, 2009, 04:48:32 PM »

...... ,  I am a newbie to pic programming I got Dev-C++ for writing in C But  ............  to do next to put to a hex file to program may pic with?  Kind regards  ......
13
Software / Robotic Brain - Picking a Microcontroller for a robust application
« by switchgirl on January 14, 2008, 08:06:44 AM »

......  go and fix it all the time.  I am familiar with PIC but don't want to build a board from scratch (not  ......
14
Software / About PIC16F877 programming for servo control
« by kingseow on July 02, 2008, 11:14:19 PM »

...... ,i am currently doing a robot arm with PIC16F877.But i had facing some problem with  ............ ? Do correct me pls....! I m just a newbie for PIC programming which start learning 3week ago.   ............  servo control data for the GUI algorithm and the PIC 16F877 algorithm.  Body Part  ......
15
Software / programing two IR sensors
« by davidrpoa on April 28, 2009, 10:14:39 AM »

......  a robot with two sensors sharp ir 2y0A02 and a pic 16f873A. I need that my robot found things so i  ......
16
Software / HELP! Interupts...
« by b1ubb on January 12, 2009, 04:18:07 PM »

......  can explain to me how to use an interrupt. (PIC 16F684)  My project creating a lock opening  ......
17
Software / Re: Will this PIC work Fine..??
« by newInRobotics on January 20, 2012, 03:05:55 AM »

...... :16 AM  Hi All,  I am thinking to buy this cheap programmer for PIC only for basic I/O operation... Do you  ......
18
Software / image analasis program
« by stalepretzel on April 05, 2007, 10:38:56 AM »

......  this? I need to make it load a file, display a pic, and be able ti manipulate arrays of pixels (and  ......
19
Software / PC PWM initialization and use on PIC18F4431
« by Rebelgium on June 16, 2008, 05:46:55 PM »

...... 'm not the most experienced programmer, and I have some problems trying to program my  ............  to use PWM to control some motors. The PIC18F4431 is a powerull PIC specially designed for  ......
20
Software / Re: Yet another question about servos and PWM
« by Admin on October 14, 2008, 03:09:36 AM »

......  between different varieties of C compilers for PIC?  Yeap there is definitely syntax differences.  ......

......  of the car using IR sensor then input to my pic to control my servo.   My problem is i dont know  ............  to use PWM. I am totally new to PIC programming. I been look through the data sheet  ............  in clockwise and ccw in certain angle in C using PIC18F4221 .   Someone help me plz ..i been trying  ............  for whole week.    Code: [Select] #include <pic18.h> #define _XTAL_FREQ 20000000  main() {  TRISC= ......

...... : iPhone, software for MacOS, micrcontrollers (PIC, AVR, ARM, STAMP, etc.), HTML, etc? ......
23
Software / Re: introduction to pic programming using c
« by hazzer123 on January 14, 2008, 11:38:48 AM »

......  a good book written specifically for programming PIC18s in C, but if you learn the basics of C, and  ............  and header files, then you won't find using a PIC library like "delays.h" any harder than using a  ............ ://www.societyofrobots.com/robotforum/index.php?topic=2763.0   ......
24
Software / Re: Hi and does such a thing exist?
« by paulstreats on October 18, 2007, 07:38:40 AM »

......  of mcu's that are object orientated such as the oopic, although there is no c++ compiler for it. There  ............  fraction of the price.   Sourceboost compiles for pic chips from microchip such as the pic16f877a  here  ............  the mirochip direct order site on the pic evaluation boardspage http://www.microchipdirect. ............ /ProductDetails.aspx?Catalog=BuyMicrochip&Category=PIC%20Proof%20of%20Concept%20Kits&mid=13&treeid=6  --- ......
25
Software / Re: beginner
« by airman00 on December 07, 2007, 11:51:55 AM »

......  to develop it quickly I would suggest buying the PICBASIC compiler, U2 programmer and use a PIC  ............   Some people also like AVR uCs but I prefer PICs  what is your budget? ......
26
Software / Re: Axon Programming Help
« by hunter on August 24, 2009, 09:45:49 AM »

...... :04:40 PM  Thanks, I had noticed a lot of how to PIC programming books. Are they usefull for the Axon?  ............ , but the hardware commands are specific to PICs only. I recommend just getting your photovore  ............  in theory, buy a programming book in C (not for PIC microcontrollers, just for programming). Hope  ......
27
Software / Re: vex microcontroller
« by trigger on April 15, 2007, 09:09:09 PM »

......  quick check on their site shows that they use the PIC 18F8520 in at least one of their products. If  ............  can program it in any language available for the PIC.  ......

...... .   but its been years since I have programmed a pic and at that time it was only blink a LED or some  ............  help me.   If you are really good at programming pic mcu's in C, it might be easy for you but for the  ......
29
Software / Servo Motor Control w/ the PIC16F684
« by Canabots on October 15, 2008, 07:21:54 PM »

......  would know how to implement servo control on a PIC16F684 using the PICkit 1. The programming  ............  IDE using C as the programming language and the PIC C Lite compiler. I've done a few searches on the  ............  and I own the book "123 PIC Microcontroller Experiments for the Evil Genius",  ......
30
Software / C in PIC... $500?
« by nanob0t on April 01, 2007, 08:46:29 PM »

......  a robot for Batelle. They want me to stick with PIC p4431 microprocessors, because of the  ......
31
Software / Re: newbie programming/hardware help.
« by frank26080115 on January 27, 2008, 09:18:13 PM »

...... , EVER, get PIC**C microcontrollers, look for the PIC**F, F means  ......
32
Software / wall following robot using analog distance sharp sensor
« by otai92 on January 27, 2013, 03:35:48 AM »

......  using analog distance sharp sensor and I use PIC 18F452 for the compiler I use MIKROC . I Have  ......
33
Software / 16F877A interrupt help
« by aruna1 on October 12, 2008, 10:37:03 AM »

......    here is my code  Code: [Select] #include "D:\PIC C codes\16F877A\intrrupt 1\interrupt1.h" int x=0;  ......
34
Software / self leveling table
« by omar on August 30, 2009, 03:21:32 PM »

......  wanna make a self leveling table controlled by a pic and two servo motors one for the x-axis and the  ............  programming will be, all i need to program the pic to drive the system,,  Help me please.  ......
35
Software / Re: Programs fo PIC16F877
« by sambhav on December 27, 2006, 11:30:42 AM »

......  27, 2006, 10:26:28 AM  hi sambhav  so I use the PIC16F877 for like 90% of my bots . . . why do you  ............  google search i found this book: Interfacing PIC Microcontrollers: Embedded Design by Interactive  ............  it has many examples of assembly source code for PIC16F877    Is it easy to program in C or assembly..  ............  can i get online tutorials for programming the PIC using C ?? ......
36
Software / moway
« by all3n on March 11, 2012, 09:46:56 AM »

......  microcontroller haye you etc...  On moway is PIC 18F87J50,i was thinking programming him with  ......
37
Software / Re: programs
« by michaelsane on April 03, 2008, 12:05:00 AM »

......  the right path!  http://ulcape.org/wiki/Tutorial-PIC_Programming_Basics  Aside from the programming  ............  else you may be curious about your particular PIC.  ......
38
Software / new to programming.. suggestions please
« by Aurbo on February 11, 2008, 07:01:15 PM »

...... ..  I'd guess I would be considered new to the PIC/AVR/etc programming world.  I'l like some  ............  with.  As for hardware.. I have a JDM enchanced programmer with Winpic800. but I'm open to recommendations  ............  be the easiest to learn.  I will likely stay with PIC's as my work has an ample selection I can tinker  ......
39
Software / help... basic 2d mapping using Sharp sensors
« by toastman on March 26, 2007, 08:10:30 PM »

......  on how to do the basic 2d mapping by using PIC. I'm planning to use 2 sensors and 1 servo motor.  ............  plan to do it using PIC16F876A with oscillator 20 MHz and program it in C. ............  we need PWM signals to drive the servo and that PIC has PWM signal generator. But I can't use it  ............  analog inputs  setup_port_a(ALL_ANALOG);  //use PIC clock as ADC clock  setup_adc(ADC_CLOCK_INTERNAL) ............ ;   //test if pic is working or not  portb=0x7f; // ............  on RB7 (PIC status LED)  delay_ms(1000);  portb = 0xff;  ......

......  there,  I already have a simple PIC programmer and a 8051 programmer.  However, now I  ............  other microcontrollers.  There are some Universal programmers like  http://members.shaw.ca/topprogrammer............ -Systems-PLCs_TOP2048-universal-USB-programmer-support-2000- ............  what are the options? Do you really need to buy a programmer for every chip you have?  I'm really a bit  ......
41
Software / Hardware Programming Axon Mote in AVR Studio 4
« by Gertlex on December 02, 2011, 09:21:25 PM »

...... 'm trying to use my Pololu programmer for the first time (with Win7 x64) with my Mote,  ............  AVR Studio 4.19.  In the programmer dialog's main tab, ATmega128rfa is not available  ............  the drop down menu. The FAQ has a pic where this has evidently been accomplished (per  ............  idea? The guide I'm following for using hardware programmer is the one in Pololu's manual  Thanks! ......
42
Software / AVR STK serial port dongle programmer
« by goatfish on April 17, 2008, 01:21:19 AM »

......  phone)if i the $50 robot chip can be changed to a PIC,also is there anywhere in australia that the AVR  ............  Serial Port Dongle Programmer  can be purcahsed anywhere in Aus  thanks  ......
43
Software / Re: NEED URGENT HELP FOR C PROGRAMMING (PIC 16F877A)
« by Admin on September 11, 2007, 07:42:55 AM »

......  used the PIC16F877 on a lot of my older robots . . . you can  ............  might help if you dont have one yet.  And what programmer are you using?  (You compile the code to a .hex  ............ , then use a programmer to upload the file to the PIC......
44
Software / Re: PIC16F877 Free C Compilers
« by paulstreats on June 11, 2008, 04:16:20 AM »

......  will help you start programming assembly on a PIC http://www.mstracey.btinternet.co.uk/ ............ /picmain. ......
45
Software / Re: PIC language
« by techy_pankaj on March 08, 2007, 07:43:47 AM »

......  me the name of some code designer, compiler and programmer software..i know one PIC BASIC...but i guess tht  ............  for PIC microcontollers only.... ......
46
Software / Re: How do I learn to program?
« by szhang on April 05, 2008, 06:58:35 PM »

......  a more useful teaching tool. Google for "PIC tutorial" and you should be able to get a few  ......
47
Software / Help!!Develop GUI software to assist programming Line Follower
« by hasman2010 on November 12, 2008, 05:00:50 AM »

......  line follower...  2. My planning is to use PIC.. so, to make the enviroment such as button ex:  ......
48
Software / Re: please help me!
« by natorweb on January 19, 2009, 05:06:01 PM »

...... , 2009, 04:45:29 PM  Hi, are you sure it must be PIC? Can it be AVR?  And I can testify to the quality  ............  the EPIC programmer    well i really never heard of avr,  ............  because i already have a few pics i thought i would start their, and i think i am  ............  to start out with the epic programmer and the pic project book. ......
49
Software / Sending PWM signal requiring memory?
« by Batienzaxcore on September 08, 2012, 01:55:29 PM »

......  guys, could you help me out? I'm using an FSR, a PIC16F877A, an LM293D H Bridge, and a simple DC motor. ............  So it goes out like this. The PIC sends out a PWM signal to the motor driver,  ............ .  I want to make this scenario happen:  While the PIC is sending out a PWM signal, if an abrupt and  ......
50
Software / Best method for multiple tasks?
« by Ro-Bot-X on January 13, 2008, 06:07:03 AM »

...... ... But I didn't find anything similar for PIC or AVR. There is RTOS but it seems too  ......
Pages: 1 2