An open API service indexing awesome lists of open source software.

https://github.com/bulletdev/flipperpi

Flipper Zero usando uma Raspberry Pi
https://github.com/bulletdev/flipperpi

Last synced: about 2 months ago
JSON representation

Flipper Zero usando uma Raspberry Pi

Awesome Lists containing this project

README

          

# FlipperPi
Flipper Zero usando uma Raspberry Pi

## Próximos Passos
Para tornar o projeto funcional:



Instalar dependências

Configurar módulos de hardware

Testar cada função separadamente

Adicionar mais protocolos de comunicação

## Instalação de Dependências

sudo apt update

## Instalar dependências do sistema
sudo apt-get install -y python3-pip bluetooth bluez libbluetooth-dev

### Instalar bibliotecas Python
pip3 install RPi.GPIO nfcpy bluez pyserial
pip3 install adafruit-blinka adafruit-circuitpython-ssd1306