Explore >> Select a destination


You are here

hjr265.me
| | fnordig.de
2.4 parsecs away

Travel
| | Personal website of Jan-Erik Rediger
| | imapenguin.com
3.2 parsecs away

Travel
| | Have you been itching to do 64 Bit ARM assembly program like I have on your Raspberry Pi? I'll bet you have. I mean, the thing has to be useful for SOMETHING right? Most Raspbian installs are still on 32 bits, but switching is easy. Make backups and all that and then do: rpi-update Then edit /boot/config.txt and add: [pi] arm_64bit=1 Reboot That's all there is to it. Of you do a uname -m and see something with v 8 (not 7), you're done. Onto 64 bit assembly coding!
| | mattray.github.io
2.1 parsecs away

Travel
| | You've somehow ended up reading Matt Ray's ramblings.
| | blog.nuculabs.de
20.1 parsecs away

Travel
| Hi ?? The purpose of this article is to get you started quickly with a Home Assistant on a Raspberry Pi. It's a simple walkthrough on how to install Home Assistant and configure it so it will boot with your PI. I will use my old Raspberry PI V3 board. Flashing the Raspberry PI OS You will need a microSD card of reasonable size, I'm using a 16GB one and a USB Adapter to connect it with my PC.