SPI (Serial Peripheral Interface), establishes communication between multiple peripheral devices or microcontrollers. The SPI interface bus exchanges data between microcontrollers.…
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…
Learn Interfacing Knock Sensor Module KY-031 in Raspberry Pi. Knock sensor module KY-031 is similar to the Vibration module. The…
Learn interfacing Vibration Switch Module KY-002 in Raspberry Pi. Vibration Switch Module KY-002 has a cylindrical setup for the switch.…
Learn interfacing Small Microphone Sound Detection Module KY-038 in Raspberry Pi. A sound sensor acts like a microphone that detects…
Learn to create an advanced web server with Flask in Raspberry Pi. Create a web server using the Raspberry Pi…