Giter VIP home page Giter VIP logo

mips-boardcode's Introduction

Mips-BoardCode

Meteo station - Code for Clicker 2 STM32 from MikroElektronika.

This was a project on a school subject: Microprocessor systems

There are 2 relevant repositories:

  1. Mips-WebApplication - which has web application code which basicly logs the sensor data and shows it in the application
  2. Mips-BoardCode(this one) - which has board code (Mikro C mostly)

Link to the repository of the code which has Web application code : MIPS

We built a mobile hydro meteorological station which had following components:

  • Board used (Clicker 2 STM32 from MikroElektronika)
  • GSM module for communication with the Apache Tomcat server
  • Temperature sensor (DS18B20)
  • Pressure sensor (BMP280)
  • Humidity sensor (DHT11)
  • Ultrasonic device (HCSR04)
  • Solar powered battery

Device logged all the sensor data and sent it over GSM network to the Raspberry Pi connected on my local network at home (with port forwarding) and stored all the data in MySQL database.

We also built simple web application which was deployed on Raspberry Pi 2.

  • SQL: MySQL server
  • Application server: Apache Tomcat
  • JSF application with simple dashboard and insight on all the details from the sensors

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.