Projects

Can You Use a Raspberry Pi for Mass Production?

Introduction In this lengthy commentary, I will be discussing and analyzing the key points raised in the article “Can You Use a Raspberry Pi for Mass Production?”. The article brings up several important questions that any electronics product developer should consider when selecting a hardware platform for their project. It compares Raspberry Pis to alternative […]

Complete Guide to Raspberry Pi RP2040: Projects & Accessories

The RP2040 Revolution The emerging microcontroller RP2040 which the Raspberry Pi Foundation released on January 4th, 2021 has answered this call. The RP2040 Chip The chip called RP2040 is a high-performance and relatively cheap MCU that can operate. energy-consuming computational tasks at low power consumption. It has arm cortex M0 + dual core, 264kb ram, […]

Raspberry Pi's ASIC Team

Raspberry Pi’s ASIC Team: A Decade of Custom Chip Design

Introduction Raspberry Pi has gained significant attention due to its low-cost single-board computers for teaching and learning environments desktop systems and others. However, there is a possibility that few people are aware of the fact that Raspberry Pi is heavily involved in silicon designing and it has its own ASIC team. On this note, this […]

M.A.R.S. Rover Robot

M.A.R.S. Rover Robot: Analysis & Discussion | MagPiMonday

Introduction The M.A.R.S. Rover Robot MagPiMonday project aims to create an affordable and accessible robotic rover platform for amateur space explorers and engineers. By incorporating the Raspberry Pi microcontroller, the project seeks to lower barriers to entry for developing and experimenting with rover robotics. In this extensive commentary, I will examine key aspects of the […]

RoboGPT- an AI-Powered Robot

Introduction This project, RoboGPT, is a compact mobile robot platform built around cloud AI services and a Raspberry Pi 4, featuring four continuously rotating servos mounted on a laser-cut acrylic sheet. For sensors, it uses an accelerometer and gyroscope, two ultrasonic sensors on the front and back to avoid running into obstacles, a microphone to […]

Raspberry Pi Pico

Raspberry Pi Pico: Versatile Microcontroller for Innovative Projects

Raspberry Pi Pico Introduction The Raspberry Pi Pico is a marker product of the Raspberry Pi Foundation and a significant development for the organization. First up, Pico is the Raspberry Pi’s entry into the embedded systems domain and is its first-ever microcontroller. To reinforce, this probably leads us to the conclusion that Pico, which is […]

10 Game Servers You Can Run on a Raspberry Pi

10 Game Servers You Can Run on a Raspberry Pi

The Raspberry Pi suits various gaming demands, for instance, both built-in and emulation games. However, thinking about what can help improve your experience while gaming, have you considered making your Raspberry Pi a game server? By virtue of its size, you are in a position of hosting LAN parties or even playing multiplayer games irrespective […]

Read and write from serial port with Raspberry Pi

Read and write from serial port with Raspberry Pi

This tutorial will demonstrate how to utilize the serial port on Raspberry Pi. The Raspberry will utilize the serial port using both an RS232/TTL 3-5,5V adapter and a USB-serial adapter. The Raspberry Pi’s serial port is set up for console input/output as the default configuration. This can be useful for troubleshooting boot issues or accessing […]

How to drive Dynamixel AX 12A servos with a RaspberryPi

How to drive Dynamixel AX-12A servos (with a RaspberryPi)

I chose to incorporate Dynamixel AX-12A motors in a project and had to create a library for them, prompting me to share my findings. Even though it is pricier, this motor offers a few benefits compared to the TowerPro motors that are more frequently seen. Primarily, the Dynamixel motors are more powerful, can be connected […]

Save the file to the Raspberry Pi Pico

How To Make A Raspberry Pi Pico W Web Server

If you don’t intend to establish a significant website on a hosting service, you have the option to create your own web server at home. Previously, we provided instructions for setting up a web server on a Raspberry Pi 3, 4, or Zero. However, you don’t even require a full Raspberry Pi for this task. […]

Scroll to Top