... This is true. Also, I can type faster using any method if I'm just typing my thoughts (like right now) rather than copying something (even if it wasn't...
Craig I think for you I should have said I assume "typing on a regular qwerty, however you normally do it, is easier than thumbing on a miniature qwerty." I...
Hi. I'm going to build and give away two free Chordite keyboards. See http://blog.russnelson.com/770/free-chordites.html for details. -- --my blog is at...
Wow, Bluetooth no less. Very impressive Russ. I like how you avoided the need for chip firmware changes or a crossbar switch by moving the chord assembly to...
I just googled up a new chorder, the EkaPad. <http://www.ekatetra.com/information_news/wp060820-usbekapad.html> It has 12 keys layed out 3 by 4 on a flat...
... USB ... and it's pocketable! Yeah, I think I should walk around with a cable connecting me to my computer sticking out of my pocket. -- --my blog is at...
Maybe it's just me, and not mentioning any names, but it seems that inventors' promotional descriptions of their gizmos all seem to follow a pattern and strike...
Atmel's "at90usbkey" development board for their AVR+USB chip family costs $33 at Digi-Key. Right now they've got 105 in stock. It programs right through its...
As promised I've posted a hex file that implements a usb chordite on the at90usbkey board. I haven't hooked my board up to a real handset yet so it's only been...
A new file chordite003.hex is now in place. Chordite002.hex didn't actually work. 003 has been a little better tested. I hooked it up to a real switch assembly...
Another day, another version. ver. 004 uses the board's LEDs to show caps lock, modifiers and mouse mode. It still doesn't sleep. The at90usbkey board also...
Does the chordite code fit on an attiny26 with the firmware only USB? http://www.obdev.at/products/avrusb/index.html Seems like it'd be a nice solution....
Hi John Thanks for sharing! I bought some AT90USB162´s several weeks ago with exactly what you did in mind. Except the part with the AT90USBKEY. I didn't...
Happy New Year to you too Marius. The at90usbkey board of course has a little joystick but so far I'm not using it, mainly because it requires the board be...
... I looked into Stefan Salewski's description of his libs, too. But I didn't consider it, because they don't support the HID device class, which is the...
I've posted in the files section of this group a patch, m103k101_patch.zip, which converts Atmel's source code into the source for my current USB chordite...
Hi all, i'm new to this group so first off, kudos to John and others for work so far on this concept. i've been playing about with ideas for this kind of thing...
Hi Barry, The at90usbkey comes with a cable to connect to your host's usb port. Strictly speaking, you could buy a header (connector) to mount on the board...
It is my understanding that the N800 does not support USB in host mode. Thus you can't connect this to it, by USB. As a Bluetooth keyboard sure. Nick ... -- é...
the N800 has an OTG usb controller in it so can do both host and slave. the big problem is the mini-B connector, even though this is 5 pin as per OTG spec, it...
FYI I just now looked and found the box my at90usbkey came in has not only the cable I've been using, which on one end has a plug which fits into the board's...