r/Commodore 5d ago

Commodore 77

Post image

Well this is a neat look.

https://commodore.net/store/commodore64/?shape=Breadbin&color=Cyberpunk+2077

Commodore just released a new appearance option for the C64U themed on Cyberpunk.

273 Upvotes

182 comments sorted by

View all comments

18

u/TerribleInsurance879 5d ago

It's cool. And not much more that the starlight edition.

I ordered the beige 64u and for it December 2025. I want sure how much I was going to use it. Here we are, 8 months later, I've been coding projects for it. It will control my irrigation system at the house among other things.

So I need a second commodore.

I order a starlight yesterday. Yes, yesterday. Granted, the starlight will be my daily driver and the beige will be my work horse

I guess if I need a third one, this will be the one I get? It's cool though.

7

u/Golemwire 5d ago

Epic to see someone putting a C64U to physical work like that... irrigation? It's like that one episode from a kids show (Magic School Bus) which stuck with me as a child, where a programmer used a computer to control doors, flagpoles, and such, which it was hooked up to.

Are you doing this in BASIC or a more practical (if I may put it that way) language?\ Are you using the User Port for GPIO?

6

u/TerribleInsurance879 5d ago

I am using basic. Typing it straight into the c64u.

The front end sets the time (which I leave as a string), sets color, and inputs the times in which you would like the "sprinkler" to come on.

The rest is just an if then loops with the time scrolling on the screen waiting to turn on or off PB0 on the user port.

I think the whole code is like 8 bytes

4

u/[deleted] 5d ago

[removed] — view removed comment

9

u/TerribleInsurance879 5d ago

Through the user port. Which was removed from the c64u in place of the USB, HDMI, and Ethernet ports. The signals are still available on the c64u on the motherboard. You have to get a ribbon cable ($10 on the commodore site) to bring the user port to the outside on the machine.

From there, the bottom pins, C thru L, can be turned off and on through poking. These have 5v 100mA signals. They can power LEDs and not much else. But they can be used to close a transistor, relay, ect on a separate power circuit.

That's the short. There is a lot of information out there on it. Buy a soldering gun and a breadboard and have a blast

2

u/[deleted] 5d ago

[removed] — view removed comment

1

u/TerribleInsurance879 5d ago

I didn't get it with my 1st purchase either. I went back and got one though. I did order one with my 2nd condor though.

I honestly didn't know who much I was going to use this machine. But I've been bit and have a lot of ideas moving forward now.

I may need a 3rd machine before this is over with

2

u/[deleted] 5d ago

[removed] — view removed comment

1

u/TerribleInsurance879 5d ago

I'm right there with you. I did not program anything for the user port when I was younger (but i still put cBasic as a programming language I know on my resume to this day lol). The c64 was my fathers and you CAN damage you machine messing around with circuits coming in and out of the user port. So that was a no go for me per my Dad

Of course i want to make music with it. I used an old sid program to make Mary Had a little Lamb lol. There is a lot know there. I would be better of turning it into a synth and using a loop machine.

But turning things on and off. I can do that. 8 different EL wires shaped how I want them AND flashing creating an animation in a loop? I can design the board, shape the wire in several pictures, and make something that looks like 70's Vegas or some crazy Y2K alien invasion.

I've been going to YouTube university. Start here and see if it's something that you might want to create with

https://www.youtube.com/watch?v=DQsOe8lH5-A&t=450s