Re: [M100] New Age Digital Storage Box (NADSBox)

2018-09-20 Thread Kevin Becker
My adafruit logger arrived today. Not sure if I'll get a chance to try this out tonight but sometime in the next few days I hope to give it a try. On Mon, Sep 17, 2018 at 1:04 PM, Stephen Adolph wrote: > If I were going to mount this inside the M100, I would > 1) retask the modem port to be

Re: [M100] diy pins

2018-09-20 Thread Brian White
Whoa whoa whoa. No one said anything about poor design choices. All I said was that it's a challenge finding any way to get pcbs into some of these places where dips used to go, using the kinds of parts that are commonly available. On Thu, Sep 20, 2018, 1:09 PM Stephen Adolph wrote: > May not

Re: [M100] diy pins

2018-09-20 Thread Brian White
Also, I didn't say anything about desoldering the option rom socket. In fact I said the opposite. I said imagine a rex in a real carrier just like an original commercial rom instead of needing the castellated edge pins and spacers and extraction ribbon. I did talk about desoldering the main rom,

Re: [M100] eBay M100 'Archive'?

2018-09-20 Thread Brian White
I don't remember which seller but a couple times I got a cdrom or dvd of manuals, once for a specific manual and once for a collection. In both cases it was the same pdfs already available for free, I just hadn't found them yet. My suggestion, do not give people like this money. They aren't even

Re: [M100] diy pins

2018-09-20 Thread Josh Malone
What could be the possible use for a DIP package REX? On Thu, Sep 20, 2018, 16:35 Brian White wrote: > Also, I didn't say anything about desoldering the option rom socket. In > fact I said the opposite. I said imagine a rex in a real carrier just like > an original commercial rom instead of

Re: [M100] New Age Digital Storage Box (NADSBox)

2018-09-20 Thread Brian White
...yep, reducing ram usage down to 1.7k and everything is happy again... On Fri, Sep 21, 2018 at 12:13 AM Brian White wrote: > I think my problem was simply overfilling the small amount of ram on this > controller. > -- bkw

Re: [M100] New Age Digital Storage Box (NADSBox)

2018-09-20 Thread Brian White
I think my problem was simply overfilling the small amount of ram on this controller. I don't get any warning about that from the Arduino IDE at compile-upload time, but, * All the example sketches still worked fine, just this one version of my own sketch caused the problem, same laptop, without

Re: [M100] New Age Digital Storage Box (NADSBox)

2018-09-20 Thread Fugu ME100
Using the Arduino IDE the F() macro or equivalent is essential to store text strings otherwise you will run out of RAM fast. The SD-Card Library that is part of the IDE is a memory hog too.It does not work well on the smaller ATMEGA parts with only 2K of memory especially if you want to

Re: [M100] diy pins

2018-09-20 Thread Brian White
That probably does represent the best way to deal with the main rom, go ahead and solder a chip to a module, and just use a programming adapter to re-program. I wanted the replacement rom to be programmable without a special adapter later, so I went the other way, and I was able to desolder the

Re: [M100] New Age Digital Storage Box (NADSBox)

2018-09-20 Thread Brian White
I'm continuing to hack on it, but now my own current local version isn't working any more. I'm *this* close to having the top-right corner of ts-dos display the current working dir instead of the static string "SDTPDD". But the version currently posted on github still works and does at least have

Re: [M100] diy pins

2018-09-20 Thread Brian White
The proper molex chip carrier is designed to hold a dip. On Thu, Sep 20, 2018, 5:00 PM Josh Malone wrote: > What could be the possible use for a DIP package REX? > > On Thu, Sep 20, 2018, 16:35 Brian White wrote: > >> Also, I didn't say anything about desoldering the option rom socket. In >>

[M100] program library in WAV format

2018-09-20 Thread Jesus R
Team, the files in the Drives tab are up. Jesus R

Re: [M100] New Age Digital Storage Box (NADSBox)

2018-09-20 Thread Kevin Becker
I’ve got a max232 I was using to talk to the GPIO pins on a raspberry pi that I was planning to use with this. I’ll most likely use Linux for the programming but I have a few Macs I can use too. No windows though. On Sep 20, 2018, at 7:12 PM, Brian White wrote: I'm continuing to hack on it, but

Re: [M100] diy pins

2018-09-20 Thread Scott Lawrence
at first i was thinking "okay... what kind of trick is this going to be"... but DAAANG! Those are awesome. I gotta get a bunch! -s On Thu, Sep 20, 2018 at 8:34 AM Rick Shear wrote: > I saw the SparkFun pins a while ago. It was before I had rekindled my > model T interest and had completely

Re: [M100] diy pins

2018-09-20 Thread Rick Shear
I saw the SparkFun pins a while ago. It was before I had rekindled my model T interest and had completely forgotten about them. I think they would be a neat addition to a variant of the REX board and an actual carrier. I think if I'm not mistaken the REX as it currently is designed is too long

[M100] diy pins

2018-09-20 Thread Brian White
Holy cow cool... One of the significant challenges developing new devices to put into the old devices is simply the physical pins. Standard common pins, whether square or round, are usually too big to work (without damage) in most chip sockets, and in several instances there is not enough

Re: [M100] diy pins

2018-09-20 Thread Greg Swallow
I did use your sample Mike. Same as I had purchased off eBay (from China) based on our conversation(s). They are still on eBay under item number: 17115136 A little work to trim the heads off et al, but they fit just fine and do not cause damage to the socket. What I had on hand, round

Re: [M100] diy pins

2018-09-20 Thread Rick Shear
I for one was not knocking the REX, it's a fantastic device. I think what Brian was referring to was placing the REX into a molex carrier with these pins wrapped around it like a stock ROM would be instead of spacing with cardboard and a ribbon for removal. I agree that most people would not

Re: [M100] diy pins

2018-09-20 Thread Mike Stein
Interesting and convenient but at 10 cents apiece I'll stick with the pins from DIP plugs/transition connectors that I've mentioned here several times and that I use to plug into an IC socket; same thickness as IC legs, $.0175 ea. I sent Greg a sample back in June when he was building a batch

Re: [M100] diy pins

2018-09-20 Thread Stephen Adolph
May not be obvious to everyone, but I designed the T200 Ram module for my own purposes, with my own on-hand components, and subsequently released it. Citing it as an example of poor design choices isn't fair as a result. By all means, please put in the work to design build and test and share an