You are here |
willhaley.com | ||
| | | |
adol.pw
|
|
| | | | ||
| | | |
imapenguin.com
|
|
| | | | 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! | |
| | | |
huebnerob.com
|
|
| | | | I recently gave a talk on implementing an Internet of Things bridge in Swift using a Raspberry Pi. If you're interested in following in my footsteps, here's a quick abridged guide on how to set up your Pi. Many smart people have done the heavy lifting here, I've just put the building blocks together. Where... | |
| | | |
chrispeoples.com
|
|
| |