nerves/README.md

16 lines
347 B
Markdown
Raw Normal View History

2021-04-21 11:45:47 +00:00
# Nerves
A termeal version with led strip on raspberry pi
# Install
sudo apt install python3-pip
sudo pip3 install rpi_ws281x adafruit-circuitpython-neopixel
sudo python3 -m pip install --force-reinstall adafruit-blinka
sudo pip3 install scapy
# Based on previous work :
https://github.com/loloster/termeal
https://github.com/s0r00t/sniffeal