Page 1 of 1

How hard would it be to get this working with zbasic ?

Posted: 18 August 2011, 7:50 AM
by FFMan
http://www.coolcomponents.co.uk/catalog ... cts_id=350

I can't program in C and don't have the tools either.

Reading the docs it wouldn't seem too hard to use SPI and drive it from a zbasic processor but is there anything else that might be s how stopper evident in the code or specs ?

Re: How hard would it be to get this working with zbasic ?

Posted: 18 August 2011, 9:45 AM
by dkinzer
FFMan wrote:Reading the docs it wouldn't seem too hard to use SPI and drive it from a zbasic processor [...]?
I agree. You should be able to write the interface code in ZBasic. Perhaps the best course of action would be to translate the C example code to ZBasic. After that is working, you could refine the code if desired.

Posted: 18 August 2011, 13:00 PM
by GTBecker