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

Discussion about the ZBasic language including the System Library. If you're not sure where to post your message, do it here. However, do not make test posts here; that's the purpose of the Sandbox.
Post Reply
FFMan
Posts: 502
Joined: 09 January 2010, 12:52 PM

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

Post 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 ?
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

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

Post 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.
- Don Kinzer
GTBecker
Posts: 616
Joined: 17 January 2006, 19:59 PM
Location: Cape Coral

Post by GTBecker »

Tom
Post Reply