Search found 3293 matches

by D3thAdd3r
Tue Mar 03, 2015 4:32 am
Forum: Hardware
Topic: Keyboard Solution, UzePS2, or what have you
Replies: 51
Views: 38760

Re: Keyboard Solution, UzePS2, or what have you

Damn, I forgot to get some SMT Attiny and order the male connectors!! Even if I'm not in a hurry, it happens to me every time :x The DIP8 version can close with a slight bend in on the pins and I'd guess it's possible for a one-off with some precise handy work. I seems like it would be a pain to do...
by D3thAdd3r
Tue Mar 03, 2015 4:04 am
Forum: Hardware
Topic: Keyboard Solution, UzePS2, or what have you
Replies: 51
Views: 38760

Re: Keyboard Solution, UzePS2, or what have you

Here are a couple pictures to get a good idea of scale(I think these plugs are all essentially the same size/design). The 8-SOIC MCU there fits nicely to my mind. Does that seem like enough room for the wiring?
DIP8.jpg
DIP8.jpg (66.84 KiB) Viewed 6756 times
8SOIC.jpg
8SOIC.jpg (49.02 KiB) Viewed 6755 times
by D3thAdd3r
Tue Mar 03, 2015 2:46 am
Forum: Hardware
Topic: Keyboard Solution, UzePS2, or what have you
Replies: 51
Views: 38760

Re: Keyboard Solution, UzePS2, or what have you

Those appear to be almost exactly what I bought off ebay. Here is exactly what I have, it's looks a bit cheaper China direct than from digikey if it's worth the hassle of dealing with auctions instead of adding them to a digikey order. The DIP8 attiny does slide into that shell by itself, but an SMT...
by D3thAdd3r
Mon Mar 02, 2015 8:50 pm
Forum: Hardware
Topic: Keyboard Solution, UzePS2, or what have you
Replies: 51
Views: 38760

Re: Keyboard Solution, UzePS2, or what have you

I definitely need one of those!
by D3thAdd3r
Mon Mar 02, 2015 12:49 am
Forum: Hardware
Topic: ESP8266 Wifi Module for $5
Replies: 48
Views: 36161

Re: ESP8266 Wifi Module for $5

How hard would it be to have a special HEX for the Uzebox to program the 8266 with the firmware stored on the SD card? I think a ESP8266 flasher program is important also. It looks doable, but will take some work. I found some python source code for flashing files here . Extra pin is unfortunate, b...
by D3thAdd3r
Sun Mar 01, 2015 4:05 pm
Forum: Hardware
Topic: ESP8266 Wifi Module for $5
Replies: 48
Views: 36161

Re: ESP8266 Wifi Module for $5

Im going to start working on custom firmware for this thing pretty soon because I am totally stalled out on everything including the emulator. I have a bunch of nasty string handling code, but I don't think the performance with current firmware will be good enough so it was a waste. I still think th...
by D3thAdd3r
Sun Mar 01, 2015 3:51 pm
Forum: Hardware
Topic: Keyboard Solution, UzePS2, or what have you
Replies: 51
Views: 38760

Re: Keyboard Solution, UzePS2, or what have you

Very cool, I would like to build one soon. Do you see any reason a tiny85 wouldn't work? They happen to be a recommended chip for a v-usb project which I want to try out and I have a bunch of them doing nothing.
by D3thAdd3r
Fri Feb 27, 2015 9:30 pm
Forum: Uzebox Emulator
Topic: Uzem modifications
Replies: 36
Views: 24130

Re: Uzem modifications

Good job figuring that problem out guys and there is at least a working solution. It's truly bizarre that the newest version of GCC chokes on that code. I think it is pretty standard for most people to do like I always do and use the latest versions of everything, when I setup something like MinGW. ...
by D3thAdd3r
Fri Feb 27, 2015 3:56 am
Forum: Uzebox Emulator
Topic: Uzem modifications
Replies: 36
Views: 24130

Re: Uzem modifications

I tried all optimization levels including -O0 and all failed at the same place for Alter Ego at least.
by D3thAdd3r
Fri Feb 27, 2015 1:22 am
Forum: New to Uzebox? Start here!
Topic: Uzebox Quick Start
Replies: 88
Views: 141682

Re: Uzebox Quick Start

Could you post a picture of it? This is really a strange problem, but I think it's still most likely a soldering problem. Did you try the UNO as an ISP to program .hex files directly? Does the game that came pre-programmed(megatris?) work correctly without any problems? If all connections are verifi...