wiki:Other/Summer/2024/5GEdge

Version 3 (modified by dl1023, 4 weeks ago) ( diff )

5G Edge Cloud Application

    5G Edge Cloud Application

    WINLAB Summer Internship 2024

    Advisors: Anthony Magnan, Ivan Seskar, Jenny Shane

    Group Members: Matt Arigo, Steven Nguyen, Ji Wu Damon Lin

    Project Objective

    Week 1

    Week 1 Presentation

    Summary

    • Looked into key terms such as MQTT, Multi-Access Edge Computing (MEC), Enhanced Vehicle-to-Everything Communication (eV2X Communication), and Virtual Roadside Units (vRSU)
    • Installed and tested Mosquitto, an MQTT broker on Linux, through these commands:
      sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa
      sudo apt-get update
      sudo apt-get install mosquitto
      sudo apt-get install mosquitto-clients
      sudo apt clean
      

    Attachments (5)

    Note: See TracWiki for help on using the wiki.