My 504b is kitted out with all the optional bits... I just couldn't see those PCB footprints remaining empty!

I now have a PS2 keyboard connector and a little buzzer on the board.

And I found out that the 504b makes a beep as it starts up πŸŽ‰

Only 10mins of soldering, but almost a week of waiting for the parts delivery (yes, via Royal Mail) 😞

#WiFiSheep
#MinimalByte504b
#Arduino
#Zer0BASIC

Having a lot of fun with my 504b!

Just 4 lines of Zer0BASIC code, taking up a whopping 47 bytes of memory, and I have a version of 10PRINT running πŸŽ‰

10 A=RND 2
20 IF A=1 GOTO 40
30 ?;"/":GOTO 10
40 ?;"\":GOTO 10

#WiFiSheep
#MinimalByte504b
#Arduino
#Zer0BASIC
#10PRINT

Now running code on my 504b.

Using PuTTY as my terminal via the Nano USB port, and everything echos to the OLED display too.

As traditional dictates...

10 ?"Hello World!"
20 GOTO 10
RUN

#Arduino
#WifiSheep
#electonics
#coding
#HelloWorld
#MinimalByte504b

New Project Alert!

Looking forward to building this at the weekend!

Another project... another rabbit hole πŸ•³οΈ

#WiFiSheep
#Arduino
#Zer0Basic
#MinimalByte504b