Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Development board on Deal Extreme...useful for anything?  (Read 1847 times)

0 Members and 1 Guest are viewing this topic.

smalltownguy

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 924
  • Last login:February 13, 2023, 10:48:26 am
Development board on Deal Extreme...useful for anything?
« on: November 22, 2010, 08:18:09 pm »
I noticed this on DealExtreme today:

http://www.dealextreme.com/details.dx/sku.47609



I wonder if it could be useful for anything arcade related?
Man, will my cab EVER be finished?

newmanfamilyvlogs

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1694
  • Last login:June 15, 2022, 05:20:38 pm
    • forum.arcadecontrols.com/index.php/topic,103584.msg1096585.html#msg1096585
    • Newman Family Vlogs
Re: Development board on Deal Extreme...useful for anything?
« Reply #1 on: November 22, 2010, 08:22:57 pm »
Looks like a bootleg
http://www.pjrc.com/teensy/

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19428
  • Last login:Today at 08:25:56 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: Development board on Deal Extreme...useful for anything?
« Reply #2 on: November 22, 2010, 10:38:25 pm »
Like the man said, a clone of a teensy.  Considering you are only saving about a buck and you'd have to wait 1000 years to get it shipped from China, it would be better to stick to the official model. 

As for what it's useful for...  it's an amtel avr with built in usb support.  Common uses would be a joystick pcb, keyboard encoder, led control module, joystick adaptor (nes 2 usb or whatever) or anything you can think of. 

No clue why it's in the ps3 section though unless it doubles as a mod chip or something.


RayB

  • I'm not wearing pants! HA!
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11279
  • Last login:July 10, 2025, 01:33:58 am
  • There's my post
    • RayB.com
Re: Development board on Deal Extreme...useful for anything?
« Reply #3 on: November 23, 2010, 12:16:59 am »
DA's shipping is free and very fast. 2 weeks tops to get to all the way to Canadia.

That said, support the official board, not the knock-off.
NO MORE!!

DaOld Man

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5158
  • Last login:May 24, 2025, 09:57:44 pm
  • Wheres my coffee?
    • Skenny's Outpost
Re: Development board on Deal Extreme...useful for anything?
« Reply #4 on: November 23, 2010, 10:03:15 pm »
Very interesting. I just ordered one from the original's site (http://www.pjrc.com/).
Ordered the usb cable too.
Shipping is a little high, but the chip is not counterfeit, and that means a lot.
I will let you know how it works when I get it.

MonMotha

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2378
  • Last login:February 19, 2018, 05:45:54 pm
Re: Development board on Deal Extreme...useful for anything?
« Reply #5 on: November 26, 2010, 12:42:04 am »
If that picture is accurate, the China clone also only has a 90USB162 on it whereas the "official" PJRC model has a mega32U4, so double the flash.  Fitting a fully featured USB stack in 16k can be a challenge (though it's perfectly doable - you can cram one into about 2k if you really want to), but 32k provides plenty of room.  Atmel AVRs, though not these models, at least that I'm aware of, have been subject to counterfeit recently, so hopefully the PJRC "official" one will have real chips.  Who knows with the China knockoff.

As for use, sure it's useful for arcade related stuff.  It's basically just a breakout board including oscillator and USB port for the chip contained on it.  For arcade related stuff, you'll probably be using it for inputs and light outputs.  AVRs are pretty powerful little MCUs.  You can use LUFA to do the USB side, or Atmel has about a bazillion different stacks in varying states of (dis)repair.  Be aware that you'll have to do some somewhat serious programming on this.  If you're not comfortable in C/C++, steer clear.

DaOld Man

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5158
  • Last login:May 24, 2025, 09:57:44 pm
  • Wheres my coffee?
    • Skenny's Outpost
Re: Development board on Deal Extreme...useful for anything?
« Reply #6 on: November 27, 2010, 02:51:17 pm »
WOW! Got the board today. Talk about fast shipping! 4 days with a holiday in the middle!
Very impressive.
Now I got to find the time to hook this thing up and play with it a bit.

DaOld Man

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5158
  • Last login:May 24, 2025, 09:57:44 pm
  • Wheres my coffee?
    • Skenny's Outpost
Re: Development board on Deal Extreme...useful for anything?
« Reply #7 on: November 27, 2010, 06:32:20 pm »
Very small board..
Heres a pic with a USA quarter for comparison..