Technology and Development

Os prós e contras do 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....

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....

Programação RPi Python 24: I2C explicado

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...

Programação RPi Python 22: Chamadas e SMS usando um modem SIM900A GSM-GPRS

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,...

Programação RPi Python 21: Os comandos SIM900A AT

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...

Programação RPi Python 25 – Comunicação serial síncrona em Raspberry Pi usando protocolo I2C

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...