RasbperryPi/Data Acquisition
From charlesreid1
Overview
The idea here is to create a set of scripts that create time series from the Raspberry Pi computers - turning them, effectively, into sensor platforms.
The data:
- CPU usage
- memory usage
- Networking data
- Wireless data
- Sniffing various network interfaces
- Sniffing wifi networks
Parse network data and create Python workflow:
- Scapy
- Notebooks
- Extract data
- Visualize
- Pandas
- Can apply machine learning, unsupervised learning, classification to data
Flags