Code Monkey home page Code Monkey logo

fuoco-pneumatico's Introduction

Fuoco-Pneumatico

Fuoco-Pneumatico is a tire heat monitoring system that lets you know when your tires are warm and ready to push. After studying Javascript and Python, I decided to create a tire heat monitoring system as my first project. I wanted to make something that would be useful to me when I take a ride. Whether it be on a motorcycle or a track car, having warm tires is important for grip. This project all started when I experienced an unfortunate high side when taking my motorcycle out one day. I had thought that my tires were warmed up and ready for intense speeds. Unfortunately, I was mistaken. The rear tire completely lost grip and my bike began to fishtail, which left me in the air falling to scratches, rashes, and bruises. The worst part was the damage to my bike. After this accident, I decided it was time to develop a device that told me when my tires were ready rather than guessing and suffering unwelcome consequences. To use Fuoco-Pneumatico you must know how to solder. This device is to be wired directly into the motorcycle. When wiring it is important to tap into a wire that sends power only when the ignition is on to avoid any unwanted parasitic draw. Mounting a toggle switch to power Fuoco-Pneumatico from a 12v source is another option as well. It is ideal to check out a wiring diagram for your motorcycle or car manufacturer to pinpoint which wires are able to be used when the ignition is on. If finding a wiring diagram proves difficult, utilizing a multimeter to measure voltages can prove just as effective so long as you ensure there is no parasitic draw.

DISCLAIMER: I am not responsible for any damages to your vehicle or motorcycle.


Parts used:
  • LCD: Hosyond 3.5 inch 320x480 IPS Capacitive Touch Screen LCD (Any screen can be used but I will be using this one) ST7796S ILI19488 driver

  • Arduino Uno REV3 [A000066]

  • The printer cable was not supplied (need for coding)

  • EC Buying GY-906 MLX90614 Non-Contact IR infrared Temperature sensor Module x2

THESE SENSOR PINS DID NOT COME SOLDERED. YOU WOULD HAVE TO SOLDER THE PINS TO THE BOARD IF YOU PLAN TO USE THE PIN AS A CONNECTION. I used a HAKKO soldering station to solder mines in place then tested with a multimeter with a wire connected to the pin to make sure they weren’t shorting each other out.


WIRES:
  • DC Connector pigtail MALE

  • 22 AWG wire

  • Dupont male/female connector pins

  • Dupont pin housing


Libraries used:
  • "Adafruit_GFX.h"

  • "Adafruit_ST7796S_kbv.h"

  • <Fonts/FreeMonoBold12pt7b.h>

  • <FlickerFreePrint.h>

  • <SPI.h>

  • <Wire.h>

  • <Adafruit_MLX90614.h>

  • <SparkFunMLX90614.h>

If anyone have any suggestions or more familiar with C++ that would help greatly thanks!

fuoco-pneumatico's People

Contributors

varathac avatar

Stargazers

 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.