Cameron Meek
cameronmeek.bsky.social
Cameron Meek
@cameronmeek.bsky.social
Rocket Scientist. Guided Cassini around Saturn and dropped Huygens on Titan. Navigated Cygnus to the ISS. Doing amazing things in space.
When I was about 7 or 8 I took apart my parents record player because I wanted to see how it worked. I had a few parts left over when I put it back together. It took the technician 2 weeks to sort out whatever I had done. I'm much better at putting the things I take apart back together now.
April 21, 2025 at 3:05 AM
I am lucky that I still have this. There are a few hundred floppies that I wish I still had. I think I have most of what was on them but would like the opportunity to go through and check for any long lost projects that I might not still have.
January 15, 2025 at 4:02 AM
You've given me some things to think about. I need to investigate that NVRAM a bit more and see if there is more on it.
January 11, 2025 at 3:30 AM
Ahh, you are right! The first part of that memory does have some interrupt addresses that are setup by the monitor. I did not realize that the interrupt table goes all the way to 03FF. I may have repurposed it but I don't remember if I did that 30 years ago.
January 11, 2025 at 3:30 AM
The first bytes of hex are:

00FF  000F  1400  E85C  00B0  34E8  7500  BA06
00E8  5100  B034  E86A  00BA  0100  E846  00B0
06E8  5F00  BA01  00E8  3B00  B00E  E854  00BA
0100  E830  00B0  01E8  4900  BA04  00E8  2500

which when disassembled doen't make sense for the start of a program.
January 11, 2025 at 2:19 AM
I just need to figure out if I used an offset from the beginning of user space for the start of the program. The data I found is only about 380 bytes long so it isn't anything huge. And there are some obvious text fragments in it.
January 11, 2025 at 2:19 AM
The NVRAM covers the 00000-03FFF address space of this system with user program space starting at 00100. There is a EPROM at F8000-FFFFF which contains a monitor program that communicates over RS-232. That is what I used to extract the data from the NVRAM. I still have the source for the monitor.
January 11, 2025 at 2:19 AM
That looks cool. I should add some LEDs to mine. I was able to read out the NVRAM though I haven't been able to make sense of it yet. I've tried disassembling the hex dump but haven't found an obvious program yet. There are a couple of text strings in it so there is obviously some data.
January 10, 2025 at 11:01 PM
I don’t know if this is helpful but here is a thread on Mastodon talking about DIY tape heads. tech.lgbt/@nina_kali_n...
Nina Kalinina (@nina_kali_nina@tech.lgbt)
Attached: 1 image English-speaking Internet: DIY magnetic tape heads? Impossible, too hard to implement. Russian-speaking Internet: Here, have a scan of a magazine from 1959 explaining how to make o...
tech.lgbt
January 1, 2025 at 11:01 PM
I am really happy with my Rigol DS1054Z. Currently going for about $350 which doesn't seem too bad for a 4 channel scope. If I did it over again I would probably get the version that has the logic analyzer built in. There are a few times that would have been handy for the work I do with it.
December 30, 2024 at 5:09 AM
Those things are beautiful!
December 29, 2024 at 2:04 AM
Reverse engineering this old project while waiting on parts. It’s amazing the number of issues I’m finding with the design. Floating inputs. Unused address lines -> the ability to address peripherals in multiple blocks. The things I didn’t know then. But it works so I am happy!
#retrocomputing
December 27, 2024 at 6:28 PM
I already unlocked that achievement. I'll have to find a different resolution.
December 16, 2024 at 5:00 AM
That’s cool! I wonder if it might be possible to etch the solder mask with the fiber laser or with a CO2 laser. That way you wouldn’t have to deal with alignment of the artwork or with potentially pealing off solder mask with the artwork.
December 13, 2024 at 12:10 AM
I have a Greenlee DM-510A that has lasted me 7 years and is still going strong. You might have a look at them.
December 12, 2024 at 12:21 AM
I became interested in space when I was 3. As a teenager I took an astronomy course where I hand built a 6 inch reflector that I still have. I have worked nearly 30 years in mission planning, mission design, and navigation of spacecraft. I guess I have always been in love with space and astronomy.
December 1, 2024 at 2:26 AM
That is what I was thinking. Thank you for the response.
November 30, 2024 at 3:59 AM
Thank you!
November 30, 2024 at 3:58 AM
I’ve had good luck using Plastruct Plastic Weld to glue 3d printed parts together.
November 23, 2024 at 7:04 PM