Git Product home page Git Product logo

project87's Introduction

專案名稱 : 學校專題 - 打靶系統

開發環境 : Arduino IDE(硬體控制) . VS(網頁前端)

組員 : 110810549 鄧筌祐 . 110810551 許嘉烜

70

Arduino程式簡介:

WiFi & MQTT參考寫法 : https://www.emqx.com/en/blog/esp8266-connects-to-the-public-mqtt-broker

標靶程式 : 原創

程式分為兩種類型:

1.硬體感應&控制 72

2.WiFi & MQTT(一種IoT間的通訊協定)連接

實際上的MQTT伺服器是用PC架設在同一個WiFi底下 . 不使用外網的公開伺服器 71

實際上要寫入的實體有:

1.標靶本體

  • 工作內容 : 接收MQTT指令 > 硬體計分 > MQTT回傳分數 73

2.遙控器

  • 工作內容 : 接收來自電腦的串列埠指令 > 發送MQTT指令 > 接收MQTT分數 > 用串列埠回傳電腦

    註 : 串列埠的code未寫入.截圖為使用PC上的MQTT broker代發指令 74

網頁程式簡介:

1.主頁面

  • 工作內容 : 所有人都看的到的打靶網頁,分頁有影片示範、射擊要訣、關於我們、登入

image

image

image

2.登入後的主頁面

  • 工作內容 : 打靶系統內的人員透過帳號密碼登入後的頁面,分頁有打靶成績、更改密碼、郵件驗證、登出

image

image

image

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.