raspberry pi adventures ep 1
So! The Raspberry Pi 4B. 2GB of memory, ARMv6 CPU, GPIO pins, Ethernet, USB 3 and 2, MicroHDMI port, and so much other stuff I haven't even gotten the chance to look into yet.
I had a MicroSD Card sitting unused in my Nintendo Switch that no one uses anymore!! So I took it out and imaged the Raspberry Pi 64-bit OS on it immediately, but I couldn't figure out how to set up Wi-Fi and SSH into it, which lead to a lot of anguish and frustration.
I realized that to actually do anything with this, I would need to use an actual keyboard and mouse and everything on it to see what the fuck the problem was. The Robotics club somehow has a Pi 4B too, which one of the students owns and uses with a camera module for some AI shenanigans (As the Sir said). I couldn't get the MicroHDMI converter from the club because they only had one, and it was in use! So I decided to take my Pi to school and set it up there and then come back home and do stuff on it.
I first accidentally took the Pi to school on a Saturday (31/Aug/2024), a day when the Robotics club is closed because Sir doesn't come to school! So I kept it home till Monday came around and went there to update and set everything for my SSH-ing.
The Robotics Sir hooked it up and let me do whatever I wanted on it which is like duh because it's mine, but I was expecting him to just sudo apt update && sudo apt upgrade it and turn everything off. So I update the system, and it takes ages to install everything and quickly SSH into it using my laptop and close it because I had physics or math class or something.
Anyways, after setting up everything correctly I tried to remote desktop into it but the VNC stuff is really weird to set up because it's way less straightforward than SSH and Remmina said I need some kind of certificate for it which I don't have. So I'll have to figure out how to send files using something in SSH, or just write code on the Pi.
I keep telling everyone that I'm making a "Miata" with this doohickey, which is true, but it requires knowledge of robotics, soldering, 3d modeling, electronics, Pi programming, Arduino programming, and a bunch of components that I don't have yet!
Once I have a sexy little design document ready for the "Miata" I'll blog post about what the hell I'm doing :3

Comments
Post a Comment