Actually, the better choice is a random FM selection each time you need an alarm. I wrote a while ago one 32bit pseudorandom generator, I think... :) Even better: a random wake-up hour for your clock! :) :P
On Wed, Jun 28, 2023 at 8:16 PM vsurducan <[email protected]> wrote: > Rob, why don't you use the FM i2c radio module as clock alarm? :) It's a > cool chip. Perhaps you can program it to wake up on different FM > frequencies each morning.... > > On Tue 27 Jun 2023, 9:13 PM Rob CJ, <[email protected]> wrote: > >> Hi David, >> >> Why not use the syntax highlighting in Visual Studio Code using the JAL >> extension made by Sunish? VS Code is free. >> >> Looks very nice (and I find VS Code a very nice editor since you can >> easily spilt a JAL file and edit in 2 windows at the same time) and it >> works on Windows, Linux and MAC. A screenshot is given below. >> >> The installation of installing the VS Code plug-in is described in the >> Jallib Tutorial. >> >> Nowadays I only use VS Code for all my development. >> >> And you are correct. RobBest on Instructables is me since my name is Rob >> and I live in Best in The Netherlands 🙂. I indeed post these project to >> promote JAL. >> >> Currently I am working on my Digital Alarm Clock project. The clock broke >> down but instead of throwing it away I decided to make the a version using >> a PIC and JAL. I can then finally make use of some of the libraries that I >> created earlier 🙂. The project will be posted on Instructable once I >> have completed the project. >> >> Kind regards, >> >> Rob >> >> >> >> >> >> >> >> >> ------------------------------ >> *Van:* [email protected] <[email protected]> namens Rob >> Hamerling <[email protected]> >> *Verzonden:* dinsdag 27 juni 2023 19:59 >> *Aan:* [email protected] <[email protected]> >> *Onderwerp:* Re: [jallib] Releasing untested device files >> >> >> Hi David, >> >> On 27-06-2023 18:04, [email protected] wrote: >> >> >> One thing I always wanted but was also too lazy to set up, as a >> configuraiton file for setting up the syntax coloring and complier command >> lines for jal in NotePad++. >> And maybe also other popular editors you may know of..... >> >> Although I'm not doing much with JAL these days I made a Jal syntax >> highlighting file for XED and GEDIT not so long ago. Maybe it can help you >> to make something alike for NotePad++ (whatever that may be). In that case >> see: >> >> https://gitlab.com/robhamerling/jal_language_highlighting_with_gtksourceview >> >> Regards, Rob. >> >> -- >> *Rob H*amerling, Vianen, NL >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jallib/e13fe273-174d-b1d9-3059-0dbb3f047df3%40gmail.com >> <https://groups.google.com/d/msgid/jallib/e13fe273-174d-b1d9-3059-0dbb3f047df3%40gmail.com?utm_medium=email&utm_source=footer> >> . >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jallib/GVXP195MB16374DFE707BC64A43168C2EE627A%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM >> <https://groups.google.com/d/msgid/jallib/GVXP195MB16374DFE707BC64A43168C2EE627A%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/CAM%2Bj4qt%2B4%3Dhj7kwGAw%2Bave7EK3Tw9KZN6F7HZtcmgCqvsKk73g%40mail.gmail.com.
