raspi_network
Module to control remote microcontrollers over HTTP and SSH
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.8%) to scientific vocabulary
Repository
Module to control remote microcontrollers over HTTP and SSH
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
HTTP Based Experiment Manager
Module to control remote microcontrollers over HTTP and SSH
Documentation
<a href="https://github.com/icarosadero/raspi_network/issues">Report Bug</a>
<a href="https://github.com/icarosadero/raspi_network/issues">Request Feature</a>
Table of Contents
About The Project
Built With
Getting Started
Most of this project was designed to control Arduino boards connected to Raspberries over HTTP. It was only tested on GNU/Linux so it may not work on Windows or MAC.
Prerequisites
- Python 3.7.3
We recommend to use the Metabase docker to visualize the SQLite database.
You can edit the databases with the sqlite3 cli.
Installation
- Clone the repo
sh git clone https://github.com/icarosadero/raspi_network.git cd raspi_network - Install Python packages
sh pip3 install -r requirements.txt - Create blank databases to start
sh python3 generate_databases.py
Usage
TO BE DONE
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the GPLv3 License. See LICENSE for more information.
Contact
caro - icarosadero@gmail.com
Project Link: https://github.com/icarosadero/raspi_network
Owner
- Name: Fotobiolab
- Login: fotobiolab-unb
- Kind: organization
- Location: Brazil
- Repositories: 2
- Profile: https://github.com/fotobiolab-unb
Laboratório de Fotobiorreatores da Universidade de Brasília
GitHub Events
Total
Last Year
Dependencies
- Flask ==2.3.2
- gapy ==1.3.6
- gevent ==23.9.1
- pyserial ==3.5
- python_memcached ==1.59
- recommonmark *
- requests ==2.32.0
- scipy ==1.10.0
- simplejson ==3.17.2
- sphinx-press-theme *
- sphinx_pdj_theme *
- tools ==0.1.9
- waiting ==1.4.1