# Raspberry Pi 2,3 and 4 Model B (Component) ## Description Hand-Gesture Car Transmitter with Arduino Nano, nRF24L01, and MPU6500 ## Component Details - **Owner:** support - **Created:** 10/17/2023 - **Last Updated:** 3/29/2026 - **Visibility:** Public - **System Architecture:** graph LR PWR([USB/Battery Input]) LDO[LDO 3.3V Regulator] Nano[Arduino Nano] NRF[nRF24L01 RF Module] LS[I2C Level Shifter] IMU[MPU6500 IMU] PWR -->|5V| Nano PWR -->|5V| LDO LDO -->|3.3V| Nano LDO -->|3.3V| NRF LDO -->|3.3V| IMU Nano -- SPI --> NRF Nano -- I2C --> LS --> IMU - **Used in:** 274 projects - **Stars:** 8 - **Forks:** 4 --- *Generated from [https://www.flux.ai/support/raspberry-pi-2c3-and-4-model-b~x2](https://www.flux.ai/support/raspberry-pi-2c3-and-4-model-b~x2)*