Go to advanced search

by berry120
Tue Aug 27, 2013 9:47 pm
Forum: HATs and other add-ons
Topic: Open University "Sense" board and the Pi
Replies: 24
Views: 22151

Re: Open University "Sense" board and the Pi

Glad the article was useful for you! Sorry about the link - I'll get that fixed ASAP. I too took stumbled across various other baud rates and settings in the code that didn't work - but yes, it appears there's at least partially complete code there for another similar board that operates with a diff...
by berry120
Fri Jul 19, 2013 12:13 am
Forum: HATs and other add-ons
Topic: Open University "Sense" board and the Pi
Replies: 24
Views: 22151

Re: Open University "Sense" board and the Pi

hi sense is bug ridden and they know it, lecturers also know it yet they will still take your money. Stay clear of sense if you have any. The software may be - I honestly haven't tested it thoroughly, I spent the vast majority of the time looking at the source code! On the hardware side however, us...
by berry120
Thu Sep 06, 2012 9:47 pm
Forum: HATs and other add-ons
Topic: Open University "Sense" board and the Pi
Replies: 24
Views: 22151

Re: Open University "Sense" board and the Pi

Ah, gotcha. Yes, I was wondering what you were planning to do with the board to communicate over GPIO (visions of trying to solder cables to the FT232RL chip and run them to the Pi's inputs!)

That makes much more sense however :-)
by berry120
Thu Sep 06, 2012 9:39 pm
Forum: HATs and other add-ons
Topic: Open University "Sense" board and the Pi
Replies: 24
Views: 22151

Re: Open University "Sense" board and the Pi

You could (possibly?) modify the board in theory to talk via GPIO, but that would be much more effort (for no good reason other than perhaps freeing a USB port - even then you can just use a hub) than just using it over USB. Of course, unless you really want to there's no reason why it has to be Scr...
by berry120
Thu Sep 06, 2012 4:21 pm
Forum: HATs and other add-ons
Topic: Open University "Sense" board and the Pi
Replies: 24
Views: 22151

Re: Open University "Sense" board and the Pi

The OU haven't released a protocol document for the board, but the squeak source file is available on the OU website, so (while not trivial) it's possible to reverse engineer it to work out how to talk to it over USB. We've actually been doing this to get the Sense board talking to Greenfoot, and no...

Go to advanced search