Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Lemonochrme
  • Language: C++
  • Default Branch: master
  • Size: 2.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

UF Smart Devices

Embedded

banner

Full Software design here

We made a breadboard using various components like a LoRa UART RN2483A, an SSD1306 I2C Screen and a Gaz Sensor MQ5 from Seeed Studio. The goal would be to communicate using the LoRa chip to ChirpStack by sending the sensor data directly to the gateway. We decided to use an ESP32 for this project, because it has a wide variety of pins that can be dynamic allocated on each gpio. Plus, espidf is a framework we are familiar with.

Hardware

banner

Full LTSpice simulation and EasyEDA design here

The goal in this part would be to create a fully working PCB with everything we designed so far. Our own gaz sensor will be used. The first step would be to emulate on LTSpice the behavior of such a sensor. With this we can then design a board with the correct schematic on EasyEDA.

Node Red

banner

Full Node-Red setup here

We would need to create a node-red flow to actually gather the data and show it on a dashboard. To do this we would have to connect using a MQTT Broker, Chirpstack has the ability to resend, via a given topic the data gathered by the device.

App Inventor

banner

Using the AppInventor we have designed a mobile application that can directly communicate with a bluetooth receiver and power on a LED. You can see the application from the files as well as the source file for the embedded part.

Owner

  • Name: Lemonochrome
  • Login: Lemonochrme
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Gaz Sensor PTP ISS
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Yohan
    family-names: Boujon
    affiliation: INSA Toulouse
    orcid: 'https://orcid.org/0009-0003-9562-3007'
  - given-names: Robin
    family-names: Marin-Muller
    affiliation: INSA Toulouse
repository-code: 'https://github.com/Lemonochrme/gaz-sensor-ptp-iss'
abstract: INSA Toulouse Smart Device

GitHub Events

Total
  • Push event: 28
  • Fork event: 1
  • Create event: 2
Last Year
  • Push event: 28
  • Fork event: 1
  • Create event: 2