Essential Raspberry Pi Linux Command Line Shortcuts

Essential Raspberry Pi Linux Command Line Shortcuts

!!! Bookmark Alert – Bookmark First for a Better Experience !!! When I first started with the Raspberry Pi, navigating the command line in Linux was quite frustrating. After entering a long command, I realized I didn’t have the necessary permissions, and had to move the cursor back to the start of the line… Once … Read more

A Day Using the 8GB Raspberry Pi 4 Instead of a MacBook Pro

A Day Using the 8GB Raspberry Pi 4 Instead of a MacBook Pro

(For Linux enthusiasts, mark it to improve your Linux skills) Source: Machine Heart At the end of May, the Raspberry Pi 4 announced its latest upgrade: a new 8GB memory version priced at $75. Is this new Raspberry Pi really worth it? To answer this question, a YouTuber named Jeff Geerling came up with a … Read more

Building an IoT Environment Monitoring System with Python

Building an IoT Environment Monitoring System with Python

Hello, friends! I am Wang, a Python engineer who spends all day dealing with sensors and data. Today, I want to share an interesting topic: how to build an environment monitoring system with Python, from sensor data collection to data cleaning. Let’s tackle it step by step! Powerful Toolbox Revealed To master environment monitoring, we … Read more

Understanding Raspberry Pi Hardware Versions and Origins

Understanding Raspberry Pi Hardware Versions and Origins

The Raspberry Pi has released many versions. Each version of the Raspberry Pi has a unique version code, which can be viewed with the following command: cat /proc/cpuinfo The last three lines indicate the hardware model, version code, and unique serial number of the motherboard. For example: Hardware : BCM2835 Revision : a02082 Serial : … Read more

The Ultimate Guide to Raspberry Pi Versions

The Ultimate Guide to Raspberry Pi Versions

The Raspberry Pi is a tiny computer designed for learning computer programming, roughly the size of a credit card. Since its launch, it has been embraced by many computer enthusiasts and makers. There have been over 10 different versions since the first Raspberry Pi was released, ranging from the storage stick-sized Zero series to the … Read more

Top 10 Raspberry Pi Projects of 2019

Top 10 Raspberry Pi Projects of 2019

EETOP focuses on chips and microelectronics. Click on the blue text above to follow us. Recently, the Raspberry Pi community selected the top Raspberry Pi projects of 2019. This includes: a cheese toasting machine, a robotic arm, a hologram generator, etc. Remote-controlled robotic arm for hazardous areas Engineering student Loeliger created a robotic arm that … Read more

Revitalize Your Raspberry Pi: Expert Guidance to Bring It Back to Life!

Revitalize Your Raspberry Pi: Expert Guidance to Bring It Back to Life!

Raspberry Pi is very useful, do you really know how to use it? How many Raspberry Pis are collecting dust because they can’t be figured out? In the upcoming June Digi-Key and DFRobot are invited to collaborate with a group of technical experts to share with you through 8 technical themed video lectures the various … Read more

Ultimate Raspberry Pi Smart Mirror Projects You Need to Know

Ultimate Raspberry Pi Smart Mirror Projects You Need to Know

Hey, everyone! Today I’m sharing some amazing Raspberry Pi smart mirror projects. This link contains 8 of the best Raspberry Pi smart mirror projects we’ve seen so far. Each project has its unique charm and creativity. Whether you are a tech enthusiast or a DIY lover, these Raspberry Pi smart mirror projects are definitely worth … Read more

Choosing the Right Raspberry Pi and Installing Its Operating System for Beginners

Choosing the Right Raspberry Pi and Installing Its Operating System for Beginners

Background: Playing with microcontrollers seems too limited nowadays, this article discusses the Raspberry Pi. This article has two goals: 1. Which Raspberry Pi should beginners choose in 2020; 2. Which operating system to install on the Raspberry Pi and how to do it. Difference Between Raspberry Pi and Microcontrollers Let’s discuss the differences from the … Read more