Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IoT Capstone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cooper Little
IoT Capstone
Commits
8ce38c32
Commit
8ce38c32
authored
1 year ago
by
Capstone 2023
Browse files
Options
Downloads
Patches
Plain Diff
Described files in README.
parent
4f3211bb
Branches
main
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+42
-0
42 additions, 0 deletions
README.md
with
42 additions
and
0 deletions
README.md
+
42
−
0
View file @
8ce38c32
...
@@ -14,6 +14,48 @@ Install InfluxDB and Grafana on the server according to their official instructi
...
@@ -14,6 +14,48 @@ Install InfluxDB and Grafana on the server according to their official instructi
Ensure to git clone this project into the desired directory and cd into this directory for all instructions that follow.
Ensure to git clone this project into the desired directory and cd into this directory for all instructions that follow.
### Overview of files
config_generator.py
dashboard_generator - used by pi_manager_backend
full_image_sim.py
image_streaming_wrangler.py - used by back end
iot_influxdb.py - imported everywhere
livestream.py - used by image_streaming_wrangler
misc.py - imported everywhere
newapi.py - necesary for pi with makerbots, not in the right place
pi_manager.py - front end
pi_manager_backend.py - main back end
pi_server_api.py - runs on pi
redirector.py - main iotcapstone.space page
email.py, report_pdf.py: email and pdf reports, not yet integrated
save_pics.py - take pictures of makerbot camera
threeamigosrpc.py - Custom RPC for control and images
virtual_lab.py - Simulated machines
camera_types - cameras that can be used on the pi
dashboard_modifiers - general dashbaords such as the hoome page
stls - Stuff to 3D print
machines - Machine files to support monitoring.
### Configuration files
### Configuration files
To set up the configuration files, run:
To set up the configuration files, run:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment