Like other modern microcontrollers, the Raspberry Pi Pico’s RP2040 incorporates several standard interfaces (UART, SPI, I2C, etc.) allowing it to easily communicate with a wide […]
Lire la suiteCategory: Blog-en
Raspberry Pi PoE HAT Comparative Test
Power over Ethernet (PoE) allows you to power your Raspberry Pi (Raspberry Pi 4 Model B or Raspberry Pi 3 Model B+) via its Ethernet […]
Lire la suitePower over Ethernet (PoE)
Power over Ethernet (PoE) allows equipment to be powered by the Ethernet cable. This technology is widely used to power surveillance cameras and IP phones. […]
Lire la suiteProgram a Raspberry Pi Pico with Visual Studio Code and PlatformIO
PlatformIO is a collaborative platform for embedded developments. We will detail here the programming of a Raspberry Pi Pico with the Visual Studio Code editor […]
Lire la suite