Skip to content

Commit

Permalink
Merge pull request #14 from tuftsceeo/dev/nick
Browse files Browse the repository at this point in the history
Dev/nick
  • Loading branch information
NicK4rT authored Nov 13, 2024
2 parents b55c0e0 + d3096e6 commit 554dda8
Show file tree
Hide file tree
Showing 14 changed files with 219 additions and 57 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified docs/.DS_Store
Binary file not shown.
33 changes: 23 additions & 10 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@

---
editor: visual
editor_options:
chunk_output_type: console
execute:
echo: false
message: false
warning: false
toc-title: Table of contents
---

# Smart System Education Platform

## Location: /docs/README.qmd
## Location: /work/Smart-System-Platform/Smart-System-Platform/docs/README.qmd

### Description

Expand All @@ -12,6 +21,8 @@ This directory hosts the website.

The repository has the following directory tree.

::: cell
::: {.cell-output .cell-output-stdout}
.
├── README.md
├── README.qmd
Expand All @@ -23,14 +34,16 @@ The repository has the following directory tree.
├── start.html
├── technology.html
└── tools.html
:::
:::

A short description of the directories can be found below.

| name | description | contribution |
|-----------------|------------------------|--------------|
| index.html | Main page | Nick |
| mission.html | Mission statement | Nick |
| technology.html | Technology explanation | Nick |
| tools.html | Tool links | Nick |
| community.html | Community | Nick |
| start.html | | Nick |
name description contribution
----------------- ------------------------ --------------
index.html Main page Nick
mission.html Mission statement Nick
technology.html Technology explanation Nick
tools.html Tool links Nick
community.html Community Nick
start.html ... Nick
Binary file modified docs/images/.DS_Store
Binary file not shown.
23 changes: 18 additions & 5 deletions firmware/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@

---
editor: visual
editor_options:
chunk_output_type: console
execute:
echo: false
message: false
warning: false
toc-title: Table of contents
---

# Smart System Education Platform

## Location: /firmware/README.qmd
## Location: /work/Smart-System-Platform/Smart-System-Platform/firmware/README.qmd

### Description

Expand All @@ -12,13 +21,17 @@ This directory will host the custom firmware.

The repository has the following directory tree.

::: cell
::: {.cell-output .cell-output-stdout}
.
├── README.md
├── README.qmd
└── README.rmarkdown
:::
:::

A short description of the directories can be found below.

| name | description | contribution |
|------|-------------|--------------|
| NA | NA | Nick |
name description contribution
------ ------------- --------------
NA NA Nick
23 changes: 18 additions & 5 deletions hardware/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@

---
editor: visual
editor_options:
chunk_output_type: console
execute:
echo: false
message: false
warning: false
toc-title: Table of contents
---

# Smart System Education Platform

## Location: /hardware/README.qmd
## Location: /work/Smart-System-Platform/Smart-System-Platform/hardware/README.qmd

### Description

Expand All @@ -12,13 +21,17 @@ This directory will host files about the smart system hardware.

The repository has the following directory tree.

::: cell
::: {.cell-output .cell-output-stdout}
.
├── README.md
├── README.qmd
└── README.rmarkdown
:::
:::

A short description of the directories can be found below.

| name | description | contribution |
|------|-------------|--------------|
| NA | NA | Nick |
name description contribution
------ ------------- --------------
NA NA Nick
23 changes: 18 additions & 5 deletions overleaf/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@

---
editor: visual
editor_options:
chunk_output_type: console
execute:
echo: false
message: false
warning: false
toc-title: Table of contents
---

# Smart System Education Platform

## Location: /overleaf/README.qmd
## Location: /work/Smart-System-Platform/Smart-System-Platform/overleaf/README.qmd

### Description

Expand All @@ -12,13 +21,17 @@ This directory hosts the latex thesis report.

The repository has the following directory tree.

::: cell
::: {.cell-output .cell-output-stdout}
.
├── README.md
├── README.qmd
└── README.rmarkdown
:::
:::

A short description of the directories can be found below.

| name | description | contribution |
|------|-------------|--------------|
| NA | NA | Nick |
name description contribution
------ ------------- --------------
NA NA Nick
27 changes: 22 additions & 5 deletions rstudio/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@

---
editor: visual
editor_options:
chunk_output_type: console
execute:
echo: false
message: false
warning: false
toc-title: Table of contents
---

# Smart System Education Platform

## Location: /rstudio/README.qmd
## Location: /work/Smart-System-Platform/Smart-System-Platform/rstudio/README.qmd

### Description

Expand All @@ -12,14 +21,22 @@ This directory hosts the rstudio files.

The repository has the following directory tree.

::: cell
::: {.cell-output .cell-output-stdout}
.
├── README.md
├── README.qmd
├── README.rmarkdown
└── exampleREADME.qmd
:::
:::

A short description of the directories can be found below.

| name | description | contribution |
|----|----|----|
| exampleREADME.qmd | This is the example README used to generate all the README.md | Nick |
---------------------------------------------------------------------------------
name description contribution
------------------- ---------------------------------------------- --------------
exampleREADME.qmd This is the example README used to generate Nick
all the README.md

---------------------------------------------------------------------------------
Binary file modified software/.DS_Store
Binary file not shown.
38 changes: 28 additions & 10 deletions software/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@

---
editor: visual
editor_options:
chunk_output_type: console
execute:
echo: false
message: false
warning: false
toc-title: Table of contents
---

# Smart System Education Platform

## Location: /software/README.qmd
## Location: /work/Smart-System-Platform/Smart-System-Platform/software/README.qmd

### Description

Expand All @@ -12,6 +21,8 @@ This directory hosts code for the smart modules.

The repository has the following directory tree.

::: cell
::: {.cell-output .cell-output-stdout}
.
├── README.md
├── README.qmd
Expand Down Expand Up @@ -46,21 +57,28 @@ The repository has the following directory tree.
├── config.py
├── examples
└── networking.py
:::
:::

A short description of the directories can be found below.

| name | description | contribution |
|--------------|-----------------------------------------|--------------|
| libraries | Useful libraries for inputs and outputs | Nick |
| networking | Smart Module Networking library | Nick |
| applications | Various coding tools and applications | Nick |
| archive | Old or outdated code or examples | Nick |
------------------------------------------------------------------------
name description contribution
-------------- ------------------------------------------ --------------
libraries Useful libraries for inputs and outputs Nick

networking Smart Module Networking library Nick

applications Various coding tools and applications Nick

archive Old or outdated code or examples Nick
------------------------------------------------------------------------

### Helpful links:

ESP-NOW <https://docs.micropython.org/en/latest/library/espnow.html>
ESP-NOW <https://docs.micropython.org/en/latest/library/espnow.html>\
Networking
<https://docs.micropython.org/en/latest/library/network.html>
<https://docs.micropython.org/en/latest/library/network.html>\
AP / WiFi
<https://docs.micropython.org/en/latest/library/network.WLAN.html>

Expand Down
Binary file modified software/applications/.DS_Store
Binary file not shown.
13 changes: 13 additions & 0 deletions software/applications/githubfiledownload/filedownload.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
import network
sta_if = network.WLAN(network.STA_IF)
ap_if = network.WLAN(network.AP_IF)
sta_if.active(True)
sta_if.connect('', '') #fill in with wifi and pw

import mip
base = "https://raw.githubusercontent.com/tuftsceeo/Smart-System-Platform/tree/b55c0e019d56afd73d017165f8d3636b31cd7edc/software/networking"
files_to_copy = ["config.py", "networking.py"]

for f in files_to_copy:
print("Installing: ", f)
mip.install(base+f)
Binary file modified software/networking/.DS_Store
Binary file not shown.
Loading

0 comments on commit 554dda8

Please sign in to comment.