by Monisha Macharla | Jun 13, 2020 | MQTT, Raspberry Pi
This tutorial will show you what is Mosquitto MQTT Broker and how to install it on Raspberry Pi. Contents What is MQTT?Installing Mosquitto MQTT on Raspberry PiCreating an MQTT Broker on Raspberry PiSubscribe to a TopicPublish a message to a TopicSample...
by Sashreek Shankar | May 30, 2020 | Raspberry Pi
The Raspberry Pi is an inexpensive credit card-sized micro-computer. The Raspberry Pi was originally designed as a way to teach how computers work and the rest of computer science in general. It was originally developed in the UK by a team that included Eben Upton,...
by Jyotsna Rajaraman | May 30, 2020 | Raspberry Pi
Raspberry Pi can record and playback fairly good quality audio through its USB 2.0 ports. For recording audio and playback we need two peripheral devices, a USB microphone, and a speaker. You can choose to use a USB speaker, or a speaker with a 3.5mm sound jack....
by Jyotsna Rajaraman | May 26, 2020 | Raspberry Pi
Many Raspberry Pi projects require synchronization of files over more than just one device. Dropbox, which is a popular file-hosting service, can be used for this with ease. Synchronizing data between different devices may seem a little tricky, especially since the...
by Monisha Macharla | Apr 26, 2020 | Raspberry Pi
What is SSH? The SSH protocol (also referred to as Secure Shell) is a method for secure remote login from one computer to another. It provides several alternative options for strong authentication, and it protects the communications security and integrity with strong...
by Monisha Macharla | Apr 22, 2020 | Raspberry Pi
Deluge is a fully-featured cross-platform BitTorrent client. It is Free Software, licensed under the GNU GPLv3+ and adheres to free desktop standards enabling it to work across many desktop environments. Deluge contains the common features to BitTorrent clients such...