What’s new in the Raspberry Pi 4? There are lots of things changed in the latest Raspberry Pi 4 Model…
SPI (Serial Peripheral Interface), establishes communication between multiple peripheral devices or microcontrollers. The SPI interface bus exchanges data between microcontrollers.…
Learn about generating and making POST HTTP Requests with Python Flask and parse the JSON response in Raspberry Pi or…
Learn about generating and making GET HTTP Requests with Python Flask and parse the JSON response in Raspberry Pi or…
Learn interfacing servo motor with Raspberry Pi. Servo motors have a great feature as they can turn to the desired…
Learn setting up SSH connection in Raspberry Pi. The command line of Raspberry Pi is accessed using SSH connection. SSH…
Learn Setting Up a VNC (Virtual Network Computing) on Raspberry Pi. Virtual Network Computing (VNC) is a graphical desktop sharing system. It…
Learn to create and using NGINX web server in Raspberry Pi. NGINX (pronounced engine x) is a popular lightweight web…
Learn to create and using the Apache web server in Raspberry Pi. Apache is one of the most popular web server…
Learn to Send SMS from Raspberry Pi using Python. In this article, we will discuss how to Send SMS from…