Coder Social home page Coder Social logo

makerbasemoon / aiot-devices-dashboard_2nd Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 415 KB

AIot Devices Dashboard 2nd

Home Page: https://aiot-devices-dashboard-2nd.herokuapp.com/

Dockerfile 2.05% CMake 0.85% Makefile 0.58% C 30.71% Python 8.44% CSS 2.35% JavaScript 17.67% HTML 37.34%

aiot-devices-dashboard_2nd's Introduction

AIot-Devices-Dashboard_2nd

物聯網即時監控網站 從前端設計到後端開發 第二代
AIot Devices Dashboard 2nd
OneDrive: Downloadable

file project files (專案檔案)

|--ESP32
|  |
|  |--.devcontainer
|  |--.vscode
|  |--main
|  |  |- CMakeLists.txt
|  |  |- app_http.c
|  |  |- app_http.h
|  |  |- app_wifi.c
|  |  |- app_wifi.h
|  |  |- component.mk
|  |  |- key.h
|  |  |- main.c
|  |  |- module_dht11.c
|  |  |- module_dht11.h
|  |  |- pin.h
|  |
|  |- CMakeLists.txt
|  |- Makefile
|  |- sdkconfig
|  
|--python
|  |--esp32
|  |  |- __init__.py
|  |  |- view.py
|  |
|  |--static
|  |  |--css
|  |  |--img
|  |  |--js
|  |  |- favicon.ico
|  |
|  |--templates
|  |  |- home.html
|  |  |- login.html
|  |  |- notFound.html
|  |
|  |- main.py
|  |- requirements.txt
|
|- .gitignore
|- Dockerfile
|- README.md --> THIS FILE
|- docker-compose.yml

ubuntu server (Ubuntun 伺服器)

sudo apt install –y docker.io docker-compose openssh-server python3-pip
sudo usermod –aG docker user
sudo usermod –aG dialout user

local vscode Extensions (本地端 vscode 插件)

Remote vscode Extensions (遠端 vscode 插件)

heroku container (heroku 容器上傳)

heroku container:login
heroku container:push web
heroku container:release web

aiot-devices-dashboard_2nd's People

Contributors

hsun1031 avatar reaxoh avatar

Stargazers

Chia-Chun Wu avatar

Watchers

 avatar

Forkers

a63795

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.