In article <
584f1ec4cbi...@john-greenwood.co.uk>,
John Greenwood <
icon.n...@john-greenwood.co.uk> wrote:
> In article <5c92974e58.DaveMeUK@BeagleBoard-xM>,
> David Higton <
da...@davehigton.me.uk> wrote:
> > You could do it with a module written in C, which would spare you any
> > issues across different platforms - C is cross-platform, assembler
> > is more challenging.
> You are right, C would be the sensible choice. And if things work out
> maybe someone will do this.
> But for now I have no experience of C but, as I mentioned above, I did
> have a project using assembler some time ago.
The background to this project can be seen at:
http://www.john-greenwood.co.uk/innovation/the-writer-project/
My main objective has been to make a better keyboard for my personal use
and I have made some progress since posting the above which I intend to
post on my blog site (but this is currently broken).
A Raspberry pi 0 for £5 is a new factor which might give me easy access to
the controlling key response.
So far this has been just for myself. I quite liked the idea of writing
some assembly language, more satisfying than sudoku, but getting to grips
with usb protocols is not for me.
I am now thinking that there may be a wider project that would provide the
functionality I need on a pi. I would like to provide the experimental
keys a standardised connection.
So I have a question:
What are the part numbers of the header on the pi and the socket that fits
it? The latter would be soldered into a bit of Veroboard. (I have bought
stuff from both Farnell and RS)
I am continuing with experimenting with key hardware and having private
discussions about a wider project. When I am ready I will start a new, non
acorn related thread somewhere.
John