GithubHelp home page GithubHelp logo

tfg's Introduction

TFG

My Bachelor's Degree Thesis

Abstract

This project describe the development of an on-board computer for bicycles.

The system is composed of several components. First of all, a hardware subsystem based on Arduino microcontrollers that, making use of some sensors (the most important, a Hall effect sensor), can display on a small LCD screen information relating to a bicycle route’s current state. That device is fixed on the handlebar of the vehicle so that the rider can see at a single glance the distance travelled, the time spent in that ride, the speed at that moment and the ambient temperature.

On the other hand, we also have a mobile application which receives that data from the hardware subsystem when the route ends through Bluetooth.

In addition to see the details of each route, the app allows to remove each one of these routes permanently and store the length of the wheel of the bicycle used. This measure is necessary for the on-board computer to perform its calculations.

Repository folders

  • Folder docs contains the thesis itself (memoria.pdf) and the presentation (presentacion.pdf) I used the day I defended my project. Both documents are in Spanish.
  • Folder HW has three subfolders:
    • firmware. Arduino code.
    • images. Images of the HW when executing the different Arduino files.
    • schematics. Visual and electronic schemas.
  • Folder mobileApp contains one single subfolder with the Android project of the developed mobile app.

Grade obtained --> 9.6/10, with honors

tfg's People

Contributors

jtrillo avatar

Watchers

 avatar

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.