Whoa! SenseBoard - I remember that being a thing just as the Raspberry Pi came out. It even got a writeup in the blog:
SenseBoard - Raspberry Pi. Almost everything about it has disappeared from the web, though. Even the board and firmware files, which is a shame. The project's pretty much dead, and OU don't support it.
Though I don't have one, I know it's basically a shield on top of an Arduino. TBH, the most useful thing anyone could do for posterity is document which sensor/output is connected to what Arduino port so people could write their own sketches for the board, or modify it to use a standard protocol like Firmata.
Pharsea wrote: ↑Thu Aug 15, 2019 8:52 am
1. When Sense scans for a USB port, it never finds one;
but if I tell it (via a "right-click" on the "watcher") to use "port 0" it works.
Dodgy serial port scanning: the bane of Arduino setups everywhere.
2. Once I get it working, it regularly drops out after a few hours,
with no obvious cause.
It's probably not reading the serial port properly. Also, if the underlying Arduino on the SenseBoard is like the one on a Leonardo, they do have serial issues that cause them to hang after a while. The only cure for that is frequent resets.
4. Is it possible to modify "sense.sh" so as to tell the sense board which USB port to use?
No (it only initialises the main GUI) but there looks like there are scanning settings you can change in the ini file. Then again, that might be one of the problems you mention in the settings doc ...
‘Remember the Golden Rule of Selling: “Do not resort to violence.”’ — McGlashan.
Pronouns: he/him