Setting Up a Development Environment on Raspberry Pi

Word Count: Approximately 4kEstimated Reading Time: 20 min Background Since I last impulsively set up the operating system on my Raspberry Pi, I have not figured out how to use it specifically, and it has just been lying in the drawer gathering dust for a year. It came to my mind again on a Sunday … Read more

How to Build a Personal Web Server with Raspberry Pi

A personal web server is a “cloud” that you own and control, rather than a large company. Having your own cloud has many benefits, including customization, free storage, free internet services, access to open-source software, high security, complete control of your content, the ability to change things quickly, a place to experiment with code, and … Read more

OpenWrt and Samba: A Guide to Home Network File Sharing

#Introduction I have a large capacity mechanical hard drive that is currently unused, and I want to utilize it during the weekend. The requirements are: I have a Raspberry Pi at home, which is running <span>OpenWRT</span> as a standalone router. I now need to connect the mechanical hard drive to the Raspberry Pi and share … Read more

Easily Control Your Raspberry Pi Hardware with GPIO Zero: Efficient GPIO Pin Operations

Introduction to GPIO Zero GPIO Zero is a simple and easy-to-use Python library designed for operating GPIO pins on the Raspberry Pi. Developed and maintained by Ben Nuttall and Dave Jones, it aims to simplify interaction with hardware, allowing developers to easily connect sensors, actuators, LEDs, and other devices to the Raspberry Pi to achieve … Read more

The Productivity Debate: Machines vs. Humans

This weekly publication records notable technology content worth sharing, released every Friday. This magazine is open source[1], and contributions are welcome submissions[2]. We also have a service called “Who is Hiring”[3] that publishes job openings for programmers. For collaboration, please contact via email[4] ([email protected][5]). Cover Image On the Gobi Desert in Gansu’s Guazhou, there is … Read more