I couldn't help myself :) The keymap seems to be working now. If you are feeling brave, you can do the same with an Arduino Leonardo and a Psion keyboard.
Current progress lives in its own branch on GitHub: https://github.com/RasmusB/PsioPi/tree/HW-proto-keyboard
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
I enjoyed reading about the progress you made doing this project. I'm passionate about PSION's too and it's great to see that I'm not alone ;) So far I have learnt a lot after reading how you managed to get the keyboard working through USB. I'm eager to read more when you will start with the display interface.
One question: what is the reason you choose for the Leonardo and not a standard Arduino (clone)? You wrote it has some features that might be useful. Can you please tell me more about them?
Are you sure? yes | no
Thank you, nice to know that people find my progress interesting! :)
The display part has hit a bit of a snag - partly because the order I placed for the display was cancelled, but mostly because I have been swamped at work. I'm planning to revisit that soon, but first I'll finish up the USB keyboard part. I still have to build and flash my prototype circuit and write about it.
The extra features on the olimex board are mainly an integrated LiPo charger, a jumper to switch between 3v3 and 5v operation, and a few more buttons and LEDs. The USB keyboard project would work exactly as well on a Leonardo. :)
Are you sure? yes | no