cablespaghetti.dev is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Not content with this success, I went on to write a pico C++ driver for the lsm6ds3 accelerometer using the pimoroni-i2c library as there did not appear to be any C++ drivers in the wild for this on #rpipico
This along with the touch screen C++ driver I converted from lvgl to the pimoroni-pico graphics will be published in my #presto examples once I have fully implemented the driver and written some simple boilerplate examples.
#pimoroni #pico #RaspberryPi
My LED animations library example is now published, with the residual colour patterns.
https://github.com/Footleg/rpi-pico/tree/main/pico-cpp/presto-projects #MakerMonday #RaspberryPi #pico
https://cablespaghetti.dev/hosting-a-static-site-on-an-original-raspberry-pi.html
I ordered a 2 Raspberry Pi 5.
These will be the first Raspberry Pi 5 I will have. Prior to this, the newest one I had was the Pi 4.
I ordered one 16GB RAM one. And, I ordered one 8GB RAM one.
I also ordered a couple 5A USB-C Power Supply with PD. And, ordered a couple USB-C PD PiSwitch. And also ordered a couple MicroSD Cards with Raspberry Pi OS on it.
I wrote a simple gpioctl wrapper with Python in NetBSD RPi configurations. This wrapper cannot change the pin mode. Please configure manually in /etc/gpio.conf
the wrapper:
https://brew.bsd.cafe/maulanahirzan/Python-Useful-Scripts/src/branch/main/NetBSD-GPIO%20Example
config in gpio.conf:
https://github.com/catskillmarina/netbsd-gpio-doc