Giter Club home page Giter Club logo

weather-station's People

Contributors

joannahankus avatar matt-kubica avatar

Watchers

 avatar

weather-station's Issues

Extended version of micropython programm

As stated in #5, initial version will be exposing fake data on http endopits, extended version should be able to communicate with temperature / humidity sensor and expose actuall data on http endpoints.

Should be rather done only if #5 is closed.

First version of mobile app

  • simple view with TextField to input station's ip address
  • button to make fetch request
  • another view to display fetched data

#3 needs to be done first.

First version of micropython programm

For now simple http server, exposing two endpoints with fake data (no communication with sensors):

  • for temperature, ex. /api/temperature/
  • for humidity, ex. /api/humidity
  • or optionaly one enpoint with both kinds of data

This could be built even on a personal computer since micorpython allows to do so and this version of programm won't be interacting with sensors via GPIOs.

#3 needs to be done first.

Agree on project structure

The project requirements right now:

  • micropython based embedded program which would be runned on a development board, probably some STM
  • mobile app, which would connect to embedded system and request data from sensors

As the embedded part will be written in micropython, there is no need to choose additional technologies, however, the way an embedded system will communicate with mobile app is not certain as well as the mobile app technology itself.

https://reactnative.dev/
https://snack.expo.dev/

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.