I have just found out the difference between an adc and a n analog comparator ( that is, I know now it won't work) The 16f88 is ordered but will arrive in more...
Greetings, We've been experimenting with the Sandisk Connectplus card with a "quick and dirty" program. We've got ARP and PING working, so now it is a matter...
You might try the poor man's ADC by using the voltage reference with the comparator module. Any other ADC circuit with the 16F628 requires an separate ADC...
1 The very beginning: JAL FAQ version 0.03 June 8, 2004 1 1.1 JAL? PIC? Where do I start? 1 1.2 Where to get JAL? 1 1.3 Which PIC? 2 1.4 What's all this JAL...
jallist@yahoogroups.com
Jul 3, 2005 8:34 am
19778
This is the Jallist bi-weekly info message. JAL is a free language (compiler) for the Microchip 16f84 and Scenix SX microcomputers available from the <A...
jallist@yahoogroups.com
Jul 3, 2005 8:34 am
19779
I guess a poor man's ADC would be the el-cheapo solution but maybe I like the chip solution better - that is, depending on cost - since I'm prototyping ...
... Look for PIC16F88, it definitely looks like 'it'. If conrad.nl doesn't have this part in stock, try other suppliers. Using the right tool for the job ...
Snail Instruments
snail@...
Jul 3, 2005 11:07 am
19782
in case Conrad hasn't got it, I'ld bet Wouter sells it: http://www.voti.nl Stef...
... And *if* Conrad has it it is probably cheaper from me :) BTW don't rule out the 16F676, IHMO one of the best value-for-money PICs. Wouter van Ooijen --...
Hello, Does anyone know the complete family of PIC uprocessors? I need a small one with one annalog input and 2 digital outputs. a little more is ok with me...
... probably not. ... uChip has some selection pages. From my head: 12F675. Wouter van Ooijen -- ------------------------------------------- Van Ooijen...
You could try 10f204 or 206. These are sot23 size which is pretty small, although analogue i/p is via a comparator, but if you just have a threshold .. . ... ...
Thank you all very much for your replies. I am now convinced I should not go the 'poor man's way' - especially with my limited knowledge and time I think it's...
... Hardware-wise: yes. Software-wise: check the software. ... Of course :), especially when your current programmer is not ICSP. Wouter van Ooijen --...
... On the other hand, PIC16F88 with RS232 connection can a downloader, since the chip can program itself. Very convenient, I use this way whenever I can. ...
Snail Instruments
snail@...
Jul 3, 2005 3:37 pm
19790
... which bootloader do you use for the F88 ? Stef...
... Both TX and RX are different on the F88 than the F628. And as was suggested, you might try a bootloader. I use the F88 all the time with the free...
... I wrote a bare-bones bootloader, inspired by Rick Farmer's work. It only receives hex file and writes the program and data memory. The only built-in ...
Snail Instruments
snail@...
Jul 3, 2005 8:19 pm
19793
Thanks all for your replies! Bootloader sounds like fun, however, I might be doing other stand-allone things too. I've been looking in creating DIY DIL clip...
If anyone is interested I am currently working on building a stand- alone, hand-held OBD II interface using the F877. Sorry, as of right now the only...
hello Shawn, very interesting, I just saw that Elektuur / Elektor has also a OBD-2 controller based on the T89C51, they support ISO9141-2, KWP2000, J1850-PWM,...
and what the hell is OBD2 ? ... based on ... (ISO ... serial ... right ... the ... Mind ... provided. ... structure. A ... source ... a ... ears. ... and ... ...
... In a nutshell, OBDII or On-Board Diagnostics version II is something they started putting on automobiles in the mid-90's. The purpose of an OBD system is...
William or Javi, I have been playing with the new version of JAL ethernet and it appears to be several steps in the right direction. I have a some questions...
Hi Mike, I suppose that you're refering to latest wifi version. If not just tell me. ... Actually there's no need to parse URL, since there's only one file ...
Hi group Guru's! I have a little project that I'm putting together using the PIC 12F683 chip. I have the 12F683 data sheet and the JAL manual plus many...
Check out my webpage for the OBD II controller (work in progress) http://www.geocities.com/sstandfast . It deals with a Variable Pulse Width scheme that is...
... Mike, the HTTP server is just at its starting point. Up until now, the main emphasis has been on the underlying capabilities-- ethernet, 802.11b, ARP,...