PuckPad #2537
Unanswered
espruino-discuss3
asked this question in
Projects
PuckPad
#2537
Replies: 2 comments
-
Posted at 2017-02-02 by @gfwilliams Nice - thanks for posting up! Did you consider using the Bluetooth HID option? I think it works with iOS and you might be able to do something that doesn't require an app. Although having said that it's pretty useful to know how to do everything - doing an app and getting the Puck.js working. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2017-02-02 by Adam79 It did cross my mind, but wasn't sure how it handled analog input so thought I'd role my own. Could also of bought a Parrot controller for £40 but there's no fun in that :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2017-02-01 by Adam79
Thought I'd share my progress on my latest project the PuckPad. Currently a breadboard project which I'll hopefully move onto a custom PCB once I've ironed out all the issues ( and found another adafruit joypad pcb available in the UK ).
The puck will read the relevant pins every 750ms ( will be 200ms outside of testing ) and update the custom BLE characteristic.
TODO
I'll hopefully post back my progress in the coming weeks :)
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions