Teun
|
2013-10-21
, 09:47
|
Posts: 24 |
Thanked: 24 times |
Joined on Jun 2011
|
#131
|
The Following 2 Users Say Thank You to Teun For This Useful Post: | ||
|
2013-10-21
, 09:58
|
Posts: 1,104 |
Thanked: 5,652 times |
Joined on Feb 2010
@ Holland
|
#132
|
My TCA8424 with evaluation module and launchpad are currently being shipped. So, the rest of my development will focus around this chip.
|
2013-10-21
, 20:02
|
Posts: 1,104 |
Thanked: 5,652 times |
Joined on Feb 2010
@ Holland
|
#133
|
TI ship TCA8424 which pushes HID over I2C at 1mhz.
The chip is preprogrammed for standard laptop keyboards but supports up to 128 key/function inputs including multiple simultaneous key entry (great for all those function/ctl commands)
while it is built to support Win8, there is a lkddb entry for HID_I2C which may be possible to build into the Mer kernel adaption by default.
using this chip would only require physical hardware construction of the KB using the pin/wire connections as defined by the TCA8424.
i'm waiting on word back form lbt and Jolla and if they are good to go, I'll by e TCA8424 dev kit and start trialling.
I need to see if the HID_I2C driver can also push input directly into Malit.
stay tuned as more info comes to hand....
edit: if the kids give me break this arvo, I'll try a kernel build with HID_I2C and see if I can get it up on my Raspberry Pi with Mer. if this works, we'll take it form there...
The Following User Says Thank You to dirkvl For This Useful Post: | ||
|
2013-10-21
, 20:14
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#134
|
Any progress with MER on the RPi? Anyone a working image or good tutorial?
The Following 5 Users Say Thank You to rainisto For This Useful Post: | ||
|
2013-10-23
, 08:37
|
Posts: 1,104 |
Thanked: 5,652 times |
Joined on Feb 2010
@ Holland
|
#135
|
Any progress with MER on the RPi? Anyone a working image or good tutorial?
|
2013-10-23
, 11:23
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#136
|
Haha NICE! Anyone a good tutorial for Sailfish on RPi??!?!?
Okay, so apparently it is the plan to be able to put Sailfish on the RPi in the future, which makes OH experimenting really really easy! And less of a risk, as the RPi is quite cheap! Also, make your own very very cheap Sailfish tablet/AIO!
|
2013-10-23
, 13:16
|
Posts: 72 |
Thanked: 184 times |
Joined on Apr 2011
@ Germany
|
#137
|
The Following User Says Thank You to Oblomow For This Useful Post: | ||
|
2013-10-23
, 22:21
|
Posts: 20 |
Thanked: 18 times |
Joined on Sep 2009
@ Valencia (Spain)
|
#138
|
My TCA8424 with evaluation module and launchpad are currently being shipped. So, the rest of my development will focus around this chip.
Since we know the Jolla device has the interrupt-line and uses the Mer I2C_HID driver, what needs to be done on the software side to make this work? (And is there a way to emulate this in the SDK??)
The Following 3 Users Say Thank You to aperles For This Useful Post: | ||
|
2013-10-24
, 16:59
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#139
|
<project groups="default" name="kernel/msm" path="kernel" revision="b6c36b91b2ed506374d7c526867ec3194fa6c6bf"/> <remote fetch="git://codeaurora.org/" name="caf" review="codeaurora.org"/>
The Following 5 Users Say Thank You to rainisto For This Useful Post: | ||
|
2013-10-24
, 18:34
|
Posts: 121 |
Thanked: 231 times |
Joined on Oct 2013
|
#140
|
IMHO, I think that using a "hardwired" chip, such as the TCA8424, greatly limits the success of the project. At this point, it is impossible to known if Sailfish will support I2C_HID.
I suggest using a low power microcontroller to open up flexibility, openness and lots of future projects. From my point of view, ARM Cortex-M0+ variants are good for that, for example NXP LPC8xx series.
I can help developing the software for the micro. Also I can create some I2C-anything dongle, so Pi es not a requirement. A simple PC will be sufficient.
Regards,
Àngel
The Following 4 Users Say Thank You to TemeV For This Useful Post: | ||
Tags |
keyboard, limited-edition, otherhalf, qwerty |
Thread Tools | |
|