Mizar32 - What order do functions have to appear?

2015-12-01 Thread J B
So I started creating a little program to act as a digital counter with the blue led flashing at each change of logic state, it came to my attention very quickly that there is some hidden format that the code has to be in and some rules that I can’t find written. It seems to me that you can’t

RE: Mizar32 - What order do functions have to appear?

2015-12-03 Thread J B
the Hempl shell. Invoke PicoLisp directly from the shell. You can then type away interactively - like you would with regular PicoLisp. You can also edit PicoLisp files on your SD card using iv, the vi clone. Hempl# iv /mmc/autorun.l Hempl# picolisp /mmc/autorun.l Please let me know if this he

Re: Mizar32 - What order do functions have to appear?

2015-12-03 Thread J B
rmite > > http://www.compuphase.com/software_termite.htm > >> On Thu, Dec 3, 2015 at 7:25 AM, J B <k1llfre...@hotmail.co.uk> wrote: >> Thanks for the quick reply. I'm not using Linux, my Mizar lives at college >> where I am building my project for college. The college PC's are

Re: Mizar32 - What order do functions have to appear?

2015-12-03 Thread J B
r and serial cable. > >> On Thu, Dec 3, 2015 at 9:15 AM, J B <k1llfre...@hotmail.co.uk> wrote: >> I got termite but I don't know how to connect it up, don't I need the rs232 >> board as well? Right now I only have the base Mizar32B with the usb cable. >> >> Sen

Subscribe

2015-12-01 Thread J B
sibsabsub Sent from Mail for Windows 10

RE: LCD screen

2016-01-07 Thread J B
I'm using the usb port to power it. I have tried the reset button, it doesn't do anything. How am I supposed to know when the LCD display is on? For me it is just blank. > From: ramangopa...@gmail.com > To: picolisp@software-lab.de > Subject: Re: LCD screen > Date: Thu, 7 Jan 2016 04:29:29

RE: LCD screen

2016-01-07 Thread J B
also, I'm not sure if this is how it is supposed to be, but R1 on the LCD board has no SMT resistor in there. If it is supposed to have an SMT resistor in it can you tell me the resistance and I'll install it myself. Thanks. > From: k1llfre...@hotmail.co.uk > To: picolisp@software-lab.de >

I2C

2016-01-07 Thread J B
Is there any better documentation on how to use the I2C module on the Mizar other than the wiki book as it doesn't explain much? Also, where can I find the I2C module so that I can see all the available commands? Thanks.

Re: Why won't the LED flash?

2015-12-20 Thread J B
No circuit just the plain old Mizar B. The Example from the hempl wiki book is flashing PB_29. I'm Ubuntu to connect with terminal. Sent from my iPhone > On Dec 20, 2015, at 12:12 PM, pd wrote: > > sorry if you already said this but what platform are you using? also a >