Jal 0446 is available from http://www.voti.nl/jal/jal0446.zip The changes from 0445 are for 12c508 and 12c509 targets only. bugs corrected: - unnecesarry code...
Hi Dutch Jallians Anyone going to the Microchip connectivity Seminar in Breukelen? I'm touring the country on a small vacation, so I can be there. more info: ...
Eur van Andel
eur@...
Jun 2, 2002 5:46 pm
5168
I might attend. Might see some Jallians face-to-face! Wouter van Ooijen -- Van Ooijen Technische Informatica: http://www.voti.nl Jal compiler, Wisp programmer,...
This is my project to control the shifting of my auto transmission (like BMW and Mercedes does with their E-shift or touch-shift or whatever they call it)....
brian89gp
brian89gp@...
Jun 3, 2002 12:53 am
5170
Hi ?Brian? I believe that your problem is power supply or noice from the car ... remember to place 100nF decoupling capacitors as cloose to the pic over Vdd ...
High value capacitor ( 1000uF or more) closely to your relays and solenoids, the supply must go first to your load, then to capacitors and only then to your...
My impression is you never need to read the cursor position because you may put the cursor at the position you want. So why to read it ? HD44780_position1 ( 0...
Vasile Surducan
vasile@...
Jun 3, 2002 8:05 am
5175
Lasse Madsen: I will try that, just on the opto isolator outputs right? And i am running 3000uF between Vdd and Gnd so that shouldn't be a problem. And may...
brian89gp
brian89gp@...
Jun 3, 2002 11:40 am
5176
... The first thing is to get that configuration right. Use plenty decoupling around the PIC (0.1uF as close to the PIC power pins as possible, a 10..100 uF...
Brian, you have the most common automotive problem; i've guess your ground is common isn't it ? Does not count you have a totally optoisolated command if the (...
Vasile Surducan
vasile@...
Jun 3, 2002 11:59 am
5178
Thanx Vasile for making the "abacadabra" clear for an amateur like me... ;-) ... [Non-text portions of this message have been removed]...
Great article, you where ahead of me ;-) One remark about 'lost events'. I'm not having extensive experience with this but from the Midrange Manual I found the...
The decoupling are very close to the PIC pins, and I am using a 4Mhz ceramic resonator with built in caps. And there is a diode (reverse diode or some name...
brian89gp
brian89gp@...
Jun 3, 2002 12:52 pm
5181
I'm trying, really trying. I think i got some information out of this round. I have a seperate ground for all of the 5V components that is ran to the car...
brian89gp
brian89gp@...
Jun 3, 2002 1:00 pm
5182
... Go for a 16f628, cheaper than an f84 and still more efatures (like internal 4 MHz clock, fine if you don't need the accuracy of a crystal or resonator). To...
Be systematic. Take small steps. 9V battery + 7805 + PIC works OK? Add relais driving circuitry, galvanicall isolated but not powered yet, works OK? Add power...
I actually didn't find out about the 16f68 till just recently, and i have a few 16f84's that I havn't burnt up yet. Once i get this to work i will need way...
brian89gp
brian89gp@...
Jun 3, 2002 1:09 pm
5185
... So: galvanically isolated, no problem when only relay coil carries current, problem when relais contacts carry current? Smells like inductive coupling. Try...
You got it, only when the contacts see .2A of current, I can not replicate it on my PSU probably because of the .1A 12V max output. So a compact circuit like...
brian89gp
brian89gp@...
Jun 3, 2002 1:24 pm
5187
Hi all Can someone shine a light on the PIC type numbers for me? What does the 12/16/18/etc mean? Number of pins? Bits in program word? Maybe a stupid...
Eur van Andel
eur@...
Jun 3, 2002 2:09 pm
5188
I need to know the position, because i want use LCD display for input some parameters for a program: value 1: xxxx value 2: xxxx value 3:...
Hi! I can try to explain: 1.) Number 12/16/18 means "Family" of Pics. There are 12*, 16* and 18* family. The pics in same family various in I/O pins, program...
hi vasile, I don't use my printer often, but for this I turned it on. GREAT ! I envy you for your patience writing this kind of matters in so great depth. I...
Hi all I've just written a small help page of my current "JAL Scope". I've also modified program too, please reload current program if you have downloaded ...
... 12 = 8 pins, 12 or 14 bit core 16 = more than 8 pins, 12 or 14 bit core 18 = 16 bit core ... a 14 ... To code additional information, like a jump/call...
Hi, My name is Alain Pelletier and I am strongly considering porting some of my microcontroller code to PIC. I am currently using the Zworld JackRabbit but...