Author Topic: Teensy 3.0 USB Dev Board 14.75  (Read 1247 times)

0 Members and 1 Guest are viewing this topic.

Offline kolonelkadat

  • Thread Starter
  • Posts: 180
  • Location: the vicinity of an area adjacent to a location
    • Force Project X
Teensy 3.0 USB Dev Board 14.75
« on: Fri, 29 November 2013, 13:05:01 »
Limit 4 per customer. Orders with more will be charged $14.75 for the first 4, then $19.00 each for any quantity beyond 4 pieces.

http://www.pjrc.com/store/teensy3.html
"Obviously, windows are central to Windows. But what is a window?"

Offline fohat.digs

  • * Elevated Elder
  • Posts: 6473
  • Location: 35°55'N, 83°53'W
  • weird funny old guy
Re: Teensy 3.0 USB Dev Board 14.75
« Reply #1 on: Fri, 29 November 2013, 13:38:29 »
It is my understanding that the 3.0 model is the wrong voltage for USB keyboards.
"It's 110, but it doesn't feel it to me, right. If anybody goes down. Everybody was so worried yesterday about you and they never mentioned me. I'm up here sweating like a dog. They don’t think about me. This is hard work.
Do you feel the breeze? I don't want anybody going on me. We need every voter. I don't care about you. I just want your vote. I don't care."
- Donald Trump - Las Vegas 2024-06-09

Offline AKmalamute

  • HHKB Scrub
  • Posts: 837
  • Location: Western WA, USA
Re: Teensy 3.0 USB Dev Board 14.75
« Reply #2 on: Fri, 29 November 2013, 14:26:16 »
it's 3.3v instead of 5v for the 2.0 and 2.0++ but I don't know enough to say if that's a show-stopper.
http://www.pjrc.com/teensy/index.html

you could drive all your LEDs with it if you didn't mind having two controllers ... make your own Ducky Yellow, with RGB LEDS, maybe ... again, no idea personally.

HHKB-lite2, Dvorak user

Offline kolonelkadat

  • Thread Starter
  • Posts: 180
  • Location: the vicinity of an area adjacent to a location
    • Force Project X
Re: Teensy 3.0 USB Dev Board 14.75
« Reply #3 on: Fri, 29 November 2013, 14:35:31 »
Its a 3v3 µC, but it has a 3v3 regulator to convert the 5v from usb. So I dont think that would matter at all for just a normal keyboard. Can the regulator source enough current for led backlighting is a reasonable question though. on that, I dont know, but I doubt it. I doubt it very much. Probably best to tap off the 5v from usb and use the µC+transistors to power the leds.

The only complaint ive seen is that no one has written a keyboard firmware for it since its an ARM instead of an AVR.

"Obviously, windows are central to Windows. But what is a window?"

Offline Soarer

  • * Elevated Elder
  • Posts: 1918
  • Location: UK
Re: Teensy 3.0 USB Dev Board 14.75
« Reply #4 on: Fri, 29 November 2013, 14:49:02 »
Thanks for the heads up - I was thinking of getting one to play with anyway, so I ordered 4 :D

The 3.0 is fine for a keyboard controller, but not for a converter. It isn't the power supply that's a problem, it's that the I/O isn't 5V tolerant. It would need level conversion, which isn't too hard... but it is extra components.

Controller and converter firmware runs happily on the 8-bit Teensy 2.0, and doesn't need the extra speed, so there's little motivation to change up, IMO. A big benefit of using the AVR is that you can run pretty much the same code on either the Teensy 2.0 or the Teensy++ 2.0, depending on how many pins you need.
« Last Edit: Fri, 29 November 2013, 14:51:54 by Soarer »

Offline joneslee85

  • HHKB Scrub JP
  • Posts: 399
  • Location: Sydney, Australia
  • Professional Rubyist programmer!
    • Ruby Journal
Re: Teensy 3.0 USB Dev Board 14.75
« Reply #5 on: Fri, 29 November 2013, 15:44:56 »
it's 3.3v instead of 5v for the 2.0 and 2.0++ but I don't know enough to say if that's a show-stopper.
http://www.pjrc.com/teensy/index.html

you could drive all your LEDs with it if you didn't mind having two controllers ... make your own Ducky Yellow, with RGB LEDS, maybe ... again, no idea personally.

what about removing the OEM controller with Teensy. Would it be working?

TOO MANY KEYBOARDS THAT I COULD NOT COUNT! BUT I AM STILL USING MY MODEL F77

Offline terran5992

  • Posts: 1485
  • Location: Singapore
  • One With The Cup Rubber
Re: Teensy 3.0 USB Dev Board 14.75
« Reply #6 on: Fri, 29 November 2013, 19:46:04 »
Whats the diff between this and teensey 2.0?

Listokei Custom  |  HHKB Pro 2  |  Topre Realforce 103UBH  |  Armageddon MKA-3


Offline Grendel

  • Posts: 462
  • Location: OR, USA
    • Firmware for Costar Replacement Controllers
Re: Teensy 3.0 USB Dev Board 14.75
« Reply #7 on: Fri, 29 November 2013, 19:48:07 »
3.0 is based on a Freescale K20 ARM, 2.0 on an Atmel AVR. Very different chips.
Currently using: RK-9000WH/GR, CMS QFXT w/ Ghost Squid
- I'm game !