Skip to content

cristiantrapero/tfm-ionic

Repository files navigation

Multiplatform Ionic Application

About

The main objective of this work will be to develop a communications system that allows multimedia traffic of any size to be sent over long distances using the LoRa RAW (pure LoRa, no LoRaWAN) channel.

This project implements an Android application to manage the sending of multimedia files to the LoPy 4 over WiFi connection.

How to setup

  1. Clone this repository: git clone https://github.com/cristiantrapero/tfm-ionic.git
  2. Install npm depending on the operating system you have using https://nodejs.org/es/download/ or with NVM https://github.com/nvm-sh/nvm
  3. Move to the project: cd tfm-ionic
  4. Run: npm install
  5. Install Ionic: npm install -g @ionic/cli
  6. Sync Ionic project: ionic cap sync
  7. Open Android project: npx cap open android
  8. Run the Android application in a smartphone

Versions

NPM: v18.8.0 Ionic: 6.20.1 Angular: 14.2.1 Capacitor 4.1.0 OS: macOS Monterrey

About

Ionic application to manage Lopy 4 LoRa node.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published