raspberry pi

Access Raspberry Pi 4 UART Using Python

Access Raspberry Pi 4 UART Using Python

Introduction Universal Asynchronous Receiver/Transmitter or UART is a vital communication protocol used for serial communication in embedded systems and microcontrollers. The Raspberry Pi includes a UART controller that provides serial communication capabilities through its GPIO pins. This allows the Pi to interface with various external serial devices. Python offers a simple yet powerful way to

Access Raspberry Pi 4 UART Using Python Read More »

Kali Linux Raspberry pi

Kali Linux Raspberry pi

Introduction The Raspberry Pi is a Mastercard measured single board PC created by the Raspberry Pi foundation. Since it sends off in 2012, it has become one of the most famous Mastercard estimated PCs on the planet because of its minimal expense and extensive variety of uses. While the Raspberry Pi can run many working

Kali Linux Raspberry pi Read More »

Connecting Remotely to Your Raspberry Pi

Connect remote to raspberry pi

Connecting Remotely to Your Raspberry Pi   If you’re like many Raspberry Pi users, you likely have your Pi set up in a location away from your main computer, like hooked up to a television or mounted somewhere out of sight. But this also means that accessing and using your Pi requires being near it

Connect remote to raspberry pi Read More »

Assembled on Bread Board

Charlieplexing with the RaspberryPi

To combine our knowledge of hardware and software by implementing Charlieplexing on the Raspberry Pi as our project’s hardware. Control six LEDs in different sequences using the Raspberry Pi (GPIO) and the internet. Using the Apache and PHP servers installed on the Raspberry Pi for software-to-hardware communication. GPIO stands for General Purpose Input/Output and is

Charlieplexing with the RaspberryPi Read More »

IR remote

IR remote with Raspberry PI

Do you want to controls your TV, DVR and more using RaspberryPi? Story In this chapter I will explain how can we control a TV or almost everything that uses an infrared remote control using Raspberry. This is part of my Home Automation project. LIRC is a software that allows you to decode and send infra-red

IR remote with Raspberry PI Read More »

Scroll to Top