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

https://github.com/tiryoh/raspimouse_jupyternotebook

JupyterNotebook for RaspberryPiMouse
https://github.com/tiryoh/raspimouse_jupyternotebook

raspberry-pi-mouse

Last synced: 21 days ago
JSON representation

JupyterNotebook for RaspberryPiMouse

Awesome Lists containing this project

README

          

# raspimouse_jupyternotebook

Install [Tiryoh/raspimouse_http_controller](https://github.com/Tiryoh/raspimouse_http_controller) on your RaspberryPiMouse.

## Demonstration

* sensor_receiver.ipynb
* https://youtu.be/KiiLwgnJNnQ
* sensor_monitor.ipynb
* https://youtu.be/sBr1ngoACnU

## Requirements

* Python library
* matplotlib
* jupyter
* [Tiryoh/raspimouse_http_controller](https://github.com/Tiryoh/raspimouse_http_controller)

## Installation

```
pip3 install matplotlib
pip3 install jupyter
```

## License

This repository is licensed under the MIT license, see [LICENSE](./LICENSE).
Unless attributed otherwise, everything is under the MIT license.