... Try the following code, it was posted earlier (search for "long table") and it works like a charm: function theLookup( byte in H, byte in L ) return byte...
sir i checked it out. is this library made for a 5x7 led matrix? where could i check if its compatible with my designed circuit.my circuit uses cd4017 decade...
... where ... I think he meant to look at the source code and see how he did the table. Then use Wouters table method to modify yours. Good luck, Rick. ... ...
Does nobody have this file (font_5x7.jal) ??? Without this file the project cannot compile (this is the library to make characters). I mailed the maker of the...
Hi all, Has anyone discovered a way to search the jallist archives in total yet? If I search the list (from the Yahoo webinterface) I can only search about 200...
... yet? ... search about ... 14000 ... jallist ... have a ... I've always tried to search from the homepage (http://groups.yahoo.com/group/jallist) because...
... total ... to ... Can the administrator dump the whole thing to a file? Like a backup? If so, zip it and put it in the file area. Then we could search it ...
Hi, I've just purchased a Microchip PICKit1 that has a 12F675 chip, as I wanted to make my own module to mimic navigation lights used on aircraft so I can fit...
forgive my ignorance but how do use this in my prog? what does h and l stand for how will it return the data i need? function theLookup( byte in H, byte in L )...
A heater does not require a PID, just P, I is from the physical fenomena, and D may be implemented probably very hard. You are searching for zero work and...
... Malcolm, first you should get the RC signal detection to work. Here is a way I would do that: The signal has a pulse width of 1ms ... 2 ms with 1.5ms when...
On Fri, 30 Apr 2004 18:18:55 -0000, "alirezaakbari" <alirezaakbari@...> ... Does it work? ... Does it compile? -- Ir. E.E. van Andel, Fine Wire Heat...
Eur van Andel
eur@...
May 3, 2004 9:54 am
14106
can anyone show me to any site with usable libraries for the pic16f84? any library but it would be heaven if anyone can point me towards the site with libs...
Thanks for replying to my post, Whilst I grasp what you are saying, I don't know how to go about this using JAL. I was shown (quickly) how to do the switch in...
To avoid hours of searching for libraries, ideeas and more...: Ring Invitation Subject: You're invited to join Jal on WebRing Message: Hello! You have been...
... using ... used a ... really ... on. Malcolm, what is your exact problem? Can you write, program (flash) and run a JAL program on your PIC? If no: start...
... And that does not include pictures of the fancy transparent blue box for the second unit! I re-used this unit for a Winamp front-end for my in-car MP3 ...
Eur van Andel
eur@...
May 3, 2004 3:26 pm
14112
On Fri, 30 Apr 2004 11:08:53 +0200, "Oliphant, Dion" <doliphant@...> ... There are several simulators, JalSS is one. ...
Eur van Andel
eur@...
May 3, 2004 3:44 pm
14113
... here is one for CO2 regulation in a Spanish greehouse. The CO2 measurement unit is an eSense infrared system from http://www.senseair.se/ ... and I'll...
Eur van Andel
eur@...
May 3, 2004 3:59 pm
14114
... Hi Vortech, IIRC: The ( byte in H, byte in L ) are two bytes passed to the function during its call. They serve to instruct the uC to use a different...
On Sun, 02 May 2004 19:21:46 -0000, "atmoz2003" <zenithracing@...> ... ooops. Time for some Real Searching. ...
Eur van Andel
eur@...
May 3, 2004 4:29 pm
14116
On Mon, 3 May 2004 15:33:05 +0200, Andreas Lüdtke <andiluedtke@...> ... Going from LED_Blink to ISR is a bit too much to ask. Better explain what...
Eur van Andel
eur@...
May 3, 2004 4:32 pm
14117
... I ... at ... which ... to ... effectivley ... Right, so let me ask, is the 50Hz PWM signal present at all times or only when you want the PIC to respond?...
Hi there, slightly off-topic but I'm making a novel burglar alarm for the garage. I'm tired of getting ripped off. This is a break-beam type alarm where a PIC...
Thank you Mr. van Andel, Of cource I already searched with google :) The other links are usefull, but then I must go program in other languages then JALcc. ...
As I assume you only need to transmit when the garage door is opened as opposed to all the time you do not need a sophisticated communications link. Depending...
email
email@...
May 3, 2004 6:52 pm
14122
... and l ... It's pretty easy.. Say you want to access byte #576 in the table. In a normal lookup table, you are limited to a max of 256 entries. For this...
Stephan Where are the Jal routines for a 3310 LCD? I have not seen them posted on the Jallist. There is a 5 x 7 graphic font available in Javi's file area ...