dam-management-rpi-arduino
Final Project: Upstream Node (Rpi + Arduino)
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (3.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Final Project: Upstream Node (Rpi + Arduino)
Basic Info
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
Citation
README.md
Steps to set up dev environment
Create venv (Optional)
python3 -m venv venv source venv/bin/activateInstall requirements.txt
pip install -r requirements.txt
- Run server
python3 tcpServer.py
Locations to add things
4a. start vnc thingy
home/pi/.bashrc4b. the actual server here
/home/pi/tcpserver4c. add service here lol
/etc/systemd/system/tcpserver.service
Owner
- Name: Mohita Liza Bipin
- Login: liza-pizza
- Kind: user
- Repositories: 4
- Profile: https://github.com/liza-pizza
42
Citation (CITATION.CFF)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Bipin" given-names: "Mohita Liza" - family-names: "Shaji" given-names: "Namitha" - family-names: "Cletus" given-names: "Nimisha Maria" - family-names: "Reghunath" given-names: "Ranjana" - family-names: "Menon" given-names: "Sreerenjima" title: "Dam-Mangament-RPi-Arduino" version: 1.0.0 doi: 10.5281/zenodo.1234 date-released: 2022-06-24 url: "https://github.com/liza-pizza/Dam-Mangament-RPi-Arduino"
GitHub Events
Total
Last Year
Dependencies
requirements.txt
pypi
- certifi ==2021.10.8
- charset-normalizer ==2.0.12
- idna ==3.3
- requests ==2.27.1
- urllib3 ==1.26.9