Changes between Version 4 and Version 5 of wireless/bleproject


Ignore:
Timestamp:
07/09/2020 10:19:47 PM (4 years ago)
Author:
Ryan Erbstoesser
Comment:

add client server github

Legend:

Unmodified
Added
Removed
Modified
  • wireless/bleproject

    v4 v5  
    367367}}}
    368368
     369= !Client/Server Gateway Github
     370https://github.com/rstatz/ble_gateway
    369371
    370372= Web App
     
    4054074. In the Menu bar, select Version Control > Checkout:
    4064085. Go to Connect to Repository tab
    407 6. On the GitHub page of the remote repository, press the Clone or Download button and copy the URL provided
     4096. On the !GitHub page of the remote repository, press the Clone or Download button and copy the URL provided
    4084107. Replace all the text in the URL entry field in the Connect to Repository tab. This will populate most other fields in this tab for you.
    4094118. Enter the directory that you want to clone the repo into and press Checkout.
     
    425427Run the code by clicking the play button at the top. You can set up the application to run on a specific browser through Visual Studio. The Web App will run for as long as the page is open, and should update with information from the system in real-time.
    426428
    427 === Credit
     429= Credit
    428430Credit to the team at Cal Poly who created this demo as a capstone project