Ramboman
04-25-2008, 11:48 PM
I bought the oled96 as a debug tool for my education kit, but being new in this business, I decided to play with the oled96 alone, for the moment.· A fantastic product!
My first project is Conway's Game of Life, I programmed 30 years ago on my Apple][
Discovering spin language, not far from Pascal, I have to come with some questions:
-· assignment: what happens if you assign a "long" to a "byte"?
-· logic: can I nest "if"s? I have got a mess with nested ifs, elseifs, elses...
-· more logic: if "cell" is 255(byte), is it a logical "true"?· not sure...
I got around with a "case" that seems to work.
I installed HyperTerminal on my Vista, but to be honest, debugging a stamp is much more easier...
Still remaining with a border bug on my Game of Life, unable to find why!
Should be able to trace...
Another: how to work with the microSD card on the oled96, I found no method for...
How to use oled96 as a debug terminal(serial) idem...
Thanks
My first project is Conway's Game of Life, I programmed 30 years ago on my Apple][
Discovering spin language, not far from Pascal, I have to come with some questions:
-· assignment: what happens if you assign a "long" to a "byte"?
-· logic: can I nest "if"s? I have got a mess with nested ifs, elseifs, elses...
-· more logic: if "cell" is 255(byte), is it a logical "true"?· not sure...
I got around with a "case" that seems to work.
I installed HyperTerminal on my Vista, but to be honest, debugging a stamp is much more easier...
Still remaining with a border bug on my Game of Life, unable to find why!
Should be able to trace...
Another: how to work with the microSD card on the oled96, I found no method for...
How to use oled96 as a debug terminal(serial) idem...
Thanks