Technology and Development

The pros and cons of the Raspberry Pi 400
In many ways, the Raspberry Pi falls short as a complete personal computer. The Raspberry Pi Foundation has tried to change that with its latest addition, the Raspberry Pi 400....
The pros and cons of the Raspberry Pi 400
In many ways, the Raspberry Pi falls short as a complete personal computer. The Raspberry Pi Foundation has tried to change that with its latest addition, the Raspberry Pi 400....

RPi Python 24 Programming: I2C Explained
In the previous tutorial, we covered how to interface a NEO-6M GPS module with Raspberry Pi (RPi). The module communicates with RPi via Universal Asynchronous Receiver/Transmitter or Protocol...
RPi Python 24 Programming: I2C Explained
In the previous tutorial, we covered how to interface a NEO-6M GPS module with Raspberry Pi (RPi). The module communicates with RPi via Universal Asynchronous Receiver/Transmitter or Protocol...

RPi Python 22 Programming: Calls and SMS using ...
In the previous tutorial, we covered the AT commands supported by a SIM900 GSM-GPRS modem. We have already discussed how to interface a SIM900A GSM-GPRS modem with Raspberry Pi, Arduino,...
RPi Python 22 Programming: Calls and SMS using ...
In the previous tutorial, we covered the AT commands supported by a SIM900 GSM-GPRS modem. We have already discussed how to interface a SIM900A GSM-GPRS modem with Raspberry Pi, Arduino,...

RPi Python 21 Programming: The SIM900A AT Comma...
In the previous tutorial, we covered how to interface a SIM900A GSM-GPRS modem with Raspberry Pi, Arduino, and desktop computers. SIM900A can communicate data with the control device via...
RPi Python 21 Programming: The SIM900A AT Comma...
In the previous tutorial, we covered how to interface a SIM900A GSM-GPRS modem with Raspberry Pi, Arduino, and desktop computers. SIM900A can communicate data with the control device via...

RPi Python 25 Programming – Synchronous serial ...
In the previous tutorial, we discussed the basics of the I2C protocol. In most embedded devices, UART or I2C is used for console messages. In this tutorial, we will discuss...
RPi Python 25 Programming – Synchronous serial ...
In the previous tutorial, we discussed the basics of the I2C protocol. In most embedded devices, UART or I2C is used for console messages. In this tutorial, we will discuss...