Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



Ads

piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Discussion Groups

Piclist

A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.

Search Results for "16f88"

  

Post a new Thread

Win Wisp 0.9 and the 16F88   [3 Articles]

- Feb 14 2004
Anybody build a chip definition file for programming the 16F88 with Win Wisp? Mine doesn't work (so far). ... Win Wisp 0.9 and the 16F88

16F88 bootloader

upand_at_them - Aug 12 2004
I couldn't get ICSP to work with a 16F628 and an Olimex PG-2C so I decided on a 16F88 with a bootloader: < http://www.sparkfun.com/tutorial/Bloader/bloader.htm... 16F88 bootloader

Picallw and a 16F88   [8 Articles]

petesplace1234 - Apr 8 2004
Currently I'm trying to get a 16F88 programmed on Picall hardware. It looks like it works though the led flash program doesn't (Wiz-c/FED). Could someone look ove... Picallw and a 16F88

What to do with your ICD 1 for debugging 16F88

scott5342000 - Jun 17 2004
I have an ICD 1 I would like to use on 16F88 & 16F7x7's. Anyone try using an ICD 1 on any of those PIC's that are not supported on MPLab 5.7? I was told that a C... What to do with your ICD 1 for debugging 16F88

16f84 / 16f88 port a differences   [4 Articles]

Lez - Aug 9 2005
Built the 2 resistor serial link as shown in some pic basic PDF files, and I have had no problem with the 16f84 (1k for pic serout, 22k for serin) re-compiled the pro... 16f84 / 16f88 port a differences

16F88 Bootloader anyone? (tiny bootloader?)

Bert Drake - Feb 10 2004
Has anyone tried Tiny Bootloader (or any other bootloader) with the 16F88 ? http://www.ac.ugal.ro/staff/ckiku/software/picbootloader.htm   ... 16F88 Bootloader anyone? (tiny bootloader?)

16F88 with MPLAB 5.70   [12 Articles]

upand_at_them - Aug 13 2004
Dang, another hurdle. I'm using MPLAB 5.70, but there's no option for the PIC16F88 in the processor select box. Mike ... 16F88 with MPLAB 5.70

16F88 and CLKO on RA6   [2 Articles]

rtstofer - May 4 2005
Has anyone successfully sent Fosc/4 to RA6 when using the internal RC oscillator at 8 MHz? I have tried a lot of combinations of Fosc and _CONFIG1 but so far, no output. ... 16F88 and CLKO on RA6

Re: PIC16f684   [2 Articles]

upand_at_them - Jun 14 2005
It's not bad for the price. Bu the 16F684 doesn't have a UART, or I2C, or SPI. The 16F88 has all three, plus more codespace and more RAM. --- In piclist@picl..., "JCulli... Re: PIC16f684

RE: I2C Slave Candidates   [2 Articles]

Alan KM6VV - Nov 28 2007
Hi, I've recently seen a 16F88 put to the task. I don't work with the 10's or 12's. What I'd like to find is some good MASTER examples in C. Alan KM6VV > > Hell... RE:  I2C Slave Candidates

Re: Serial input   [4 Articles]

rtstofer - Oct 21 2005
--- In piclist@picl..., "JCullins" wrote: > > Hello, > I need to read rs232 in using and interrupt, do I need the URT function > in the PIC to... Re: Serial input

Problems reading data Eeprom using Pic16F88   [2 Articles]

izzy_w_2004 - Nov 13 2004
I have been trying to use the 'read data EEPROM' feature of the 16F88, but can't get it to work. I have used the sample code from Microchip's datasheet. At... Problems reading data Eeprom using Pic16F88

16F88 bootloader   [34 Articles]

upand_at_them - Aug 8 2004
All the examples I've seen for ICSP use a MAX232, but the PICAXE 18X, which is a PIC16F88, has a simple two-resistor serial interface. Any reasons why I can't u... 16F88 bootloader

I2C example?   [3 Articles]

upand_at_them - Aug 3 2004
I'm interested in using a 16F88 with a couple I2C devices and, looking through the PIC datasheet, it looks WAY more complicated than me just writing big-bang rout... I2C example?

Wisp628   [2 Articles]

upand_at_them - Feb 28 2005
Hi all, I just bought a Wisp628 and I see on the Wouter's web page that the software doesn't work on Win2K. Is there other software for it that does? Or i... Wisp628

16F88 and the Picall

petesplace1234 - Apr 8 2004
Could someone look over my shoulder and check my settings in Picallw's device.ini file? The entry is a modified copy of the 16F818. ;---------------------------... 16F88 and the Picall

Re: I need advice..new to pics :-)   [6 Articles]

Phil - Sep 17 2004
The suggestion of the 12F629/675 family is a reasonable one. From what you described any PIC, even the new 10F (6 pins) series would do. The software is pretty easy... Re: I need advice..new to pics :-)

RE: external a to d converer

Wouter van Ooijen - Mar 7 2004
> I have lingered on the net for the last 2 monthes to > try to get info on how to use an external ad converter > with a pic 16F628 and can't nanaged get it. Y... RE:  external a to d converer

Can an ICD 1 be modified to program 16F88 & 16F7X7's, or should I go for an AVR?   [4 Articles]

scott5342000 - Jun 15 2004
I can't upgrade to MPLab 6.x and use my ICD 1. I don't want to cough up $180 for a new ICD 2. Someone know how to modify MPLab 5.x and/or reprogram an ICD1? ... Can an ICD 1 be modified to program 16F88 & 16F7X7's, or should I go for an AVR?

Re: Programming a PIC16F72 microcontroller in C   [2 Articles]

rtstofer - Sep 3 2008
I use Linux for almost all of my coding effort - EXCEPT PICs. It may be that SDCC is finally working but the last time I looked, development efforts for 14 bit PICs was abandone... Re: Programming a PIC16F72 microcontroller in C

Re: 16f84A replacement   [2 Articles]

Vasile Surducan - May 21 2004
16F627, 16F628, 16F818, 16F819, 16F88 and probably a few dozens. top 10 wishes, Vasile http://surducan.netfirms.com On Fri, 21 May 2004, martin ... Re:  16f84A replacement

KicChip

michaelcollier - Apr 17 2008
Hi I'd like to draw your attention to a brand new PIC based=20 microcontroller - "KicChip" that I have developed. The KicChip uses BASIC as its language and is programmable ... KicChip

Re: pic microcontroller

rtstofer - Feb 28 2006
--- In piclist@picl..., "Steve" wrote: > > Hi all, > I'm thinking about buying the Pic software and hardware. I just > don't want to spend a small fortune. ... Re: pic microcontroller

16F628 in-circuit programming problem   [2 Articles]

leon_heller - Feb 13 2005
This is a weird one! I've added connections for in-circuit programming to my JDM programmer, and it works OK with a 16F88 on the target board. However, when I ... 16F628 in-circuit programming problem

Re: Was really OS bashing... Re: Re: 16F88 bootloader   [5 Articles]

Igor Janjatovic - Sep 6 2004
> Anyone know of a good HEX compare program? I found a C++ line > input/output but, ehhhhh, you know. Boring. :-p Maybe Hackman Hex Editor can help: http:... Re:  Was really OS bashing... Re: Re: 16F88 bootloader

making a 18f2550 behave as a pl2303 virtual comport and 16f88

Lez - Jun 5 2006
Ok, I think I'm biting off more than I can chew here so I'm hoping someone has already done this........ I have used usb/serial dongles with a pl2303, connected to a pic16f88 an... making a 18f2550 behave as a pl2303 virtual comport and 16f88

Re: sinking inputs or sourcing inputs   [4 Articles]

rtstofer - Jan 22 2006
Bill, The sourcing/sinking thing is only about the logic signals driving the stepper driver chip and has nothing to do with the motor. The only choice you have to ... Re: sinking inputs or sourcing inputs

Re: Was really OS bashing... Re: Re: 16F88 bootloader

Igor Janjatovic - Sep 4 2004
> > How can you explain that someone recommends Linux to its > > students although > > he's aware that Linux can't be compared with Windows when it comes to > > q... Re:  Was really OS bashing... Re: Re: 16F88 bootloader

Re : KicChip

robert santos - Apr 28 2008
----- Message d'origine ---- De : michaelcollier À : p...@yahoogroups.com Envoyé le : Vendredi, 4 Avril 2008, 18h48mn 43s Objet : [piclist] KicChip Hi I'd like to d... Re :  KicChip

Re: Re: New to list + first question

sergio masci - Sep 28 2003
----- Original Message ----- From: Guillaume Dubos <> To: <> Sent: Sunday, September 28, 2003 6:02 PM Subject: Re: [piclist] Re: New to list + first question... Re:  Re: New to list + first question

Was really OS bashing... Re: Re: 16F88 bootloader

Bennet Williams - Aug 13 2004
Ah, VMS. Those were heady days! BRW > If you want to talk uptime, I manage a herd of VAXen, and the worst of which > has an uptime of over 900 days with... Was really OS bashing... Re: Re: 16F88 bootloader

How close are 16F84 and the 16F88 in terms of code?   [3 Articles]

Nigel Symes - Sep 11 2004
Ok I a newbie and most tutorials on starting use the 16F84. I only have 16F88's at hand. Will the code required be hugely different or will the basics be similar? ... How close are 16F84 and the 16F88 in terms of code?

Having to turn off UART continuous receive   [6 Articles]

upand_at_them - Sep 12 2004
I have a program in my 16F88 that reads data from a GPS (through the hardware UART), stores it in RAM, parses it, and then writes certain items to an external EEP... Having to turn off UART continuous receive

Re: Need help interfacing MCP42010 with Pic16f628   [2 Articles]

rtstofer - Dec 27 2005
Well, I just checked the datasheet and I don't see a SSP or MSSP device, so built-in SPI doesn't exist. You can do a search for 'SPI' in the document to see what doesn'... Re: Need help interfacing MCP42010 with Pic16f628

Re: software serial and internal osc

BlueStax - Jun 27 2007
I've been running a 16F88 on the internal at 9600 for ages into Hyperterm and capturing the input for data logging for months. Never had a problem - not a single bad byte. Are yo... Re:  software serial and internal osc

Re: What Processors for PICC 8.05PL2   [2 Articles]

john - Jul 3 2005
--- In piclist@picl..., KM6VV wrote: > Hi to the list, > > I just extended the support on our PICC compiler (now 8.05PL2), and when I > select the midr... Re: What Processors for PICC 8.05PL2

FREE S/W to control multiple servos from cheap PIC

sergio masci - Sep 30 2003
This software will allow you to control upto 20 RC servos from a cheap 16F876 PIC. The demo version is limited to 4 servos and runs on a very cheap 16F628 PIC ... FREE S/W to control multiple servos from cheap PIC

Was really OS bashing... Re: Re: 16F88 bootloader   [3 Articles]

Dave Mucha - Aug 13 2004
--- In , "Kevin Van Winkle" wrote: > Honestly guys, if you can get linux, bsd or whatever your working on to > where you pop in a CD and it l... Was really OS bashing... Re: Re: 16F88 bootloader
| 1 | 2 | next