Re: [jallib] frequency converter

2024-02-04 Thread Pinhead
e and further help you Kind regards, David Le 4 févr. 2024 à 21:23, à 21:23, Hans van Veldhuizen a écrit: >Hello Pinhead >Initially I asked if there would be a jal lib for the link I provided. >I followed your instructions but received error messages from MPlab. >Because I think this

Re: [jallib] frequency converter

2024-02-04 Thread Pinhead
ot respond to emails. >Fortunately, JAL is still alive and kicking. > >Op dinsdag 23 januari 2024 om 13:49:24 UTC+1 schreef Pinhead: > >> If you don't need to change the program, just download the hex file >from >> instructable, rename it with "hex" and pr

Re: [jallib] frequency converter

2024-01-23 Thread Pinhead
gram it without changing the "include" declaration in the asm file, and maybe one or two other things Easiest is of course to keep the chosen pic Le 23 janv. 2024 à 13:44, à 13:44, Pinhead a écrit: >It's really easy.  Let's do it together... > >Do you have MPLABX

Re: [jallib] frequency converter

2024-01-23 Thread Pinhead
3:26, Hans van Veldhuizen a écrit: >Hello Pinheadand others >Unfortunately, that goes far beyond my knowledge and capabilities. I'll > >have to find someone to do this for me. > > >Op maandag 22 januari 2024 om 17:05:28 UTC+1 schreef Pinhead: > >> Try with the

Re: [jallib] frequency converter

2024-01-22 Thread Pinhead
Try with the asm file, load it in mplab, and from there you should be able to compile it to a hex file and program your pic Verify that you use the same pic as declared in the asm file Le 22 janv. 2024 à 17:01, à 17:01, Hans van Veldhuizen a écrit: >Hi Pinhead, >The example looks

Re: [jallib] frequency converter

2024-01-22 Thread Pinhead
Hi Hans, What are your requirements? Is this example from Instructable not a good starting point ? I do not know what you plan to do, but there is also the possibility to decode DTMF tones.   Some specialized ICs are still available Le 22 janv. 2024 à 10:28, à 10:28, Hans van Veldhuizen

Re: [jallib] DAIKIN REMOTE

2023-09-04 Thread Pinhead
Yes, indeed, but less portable. Anyway, I always had driver trouble with those kind of devices and finally ended up buying a Scanalogic one. Le 04-09-23 à 12:19, vsurducan a écrit : There is something cheaper for debugging data. It worth more than a Tektronix MSO4104 with logic analyzer but

Re: [jallib] Device file for PIC16F17156

2023-04-10 Thread Pinhead
Thanks Rob, In the meantime, I was also looking also for another model and found 18F24Q71 that could meet my expectations, but it is not (yet) supported by jal either. What I need: MANDATORY: - Two SPI bus (CLK and Data will be shared; /CS will select the chip) - One I²C bus - One si

Re: [jallib] String issue

2022-11-28 Thread Pinhead
I suggest this to be documented in the jal language pdf as an example in the string section Just my 2c David Le 28 nov. 2022 à 19:05, à 19:05, Rob CJ a écrit: >Hello Filip, > >I had to look this up in the compiler documentation and test. > >Apparently this works: >my_string[] = "AT+CS

Re: [jallib] Small remarks on rtc_ds3231.jal

2022-11-19 Thread Pinhead
hought I saw somewhere that it was end of life. 2. I recently made a library for the PCA9685. There seems to be overlap in the functionality. Would that library help with your project? Kind regards, Rob *V

Re: Re: [jallib] Small remarks on rtc_ds3231.jal

2022-11-19 Thread Pinhead
egards, > >Rob > >____ >Van: jallib@googlegroups.com namens Pinhead > >Verzonden: zaterdag 19 november 2022 12:12 >Aan: jallib@googlegroups.com >Onderwerp: Re: [jallib] Small remarks on rtc_ds3231.jal > >Hi, > >Yes, indeed, we do not use

Re: [jallib] Re: Serial numbers (SQTP)

2022-11-14 Thread Pinhead
Thanks for the offer, Evan I am a hobbyist, so it is not for commercial use. I was looking for a solution in the form of a small program written in VB or whatever language, producing an EXE file which, once called from a bat or cmd would generate a SQTP file following the Microchip format, an