Code Monkey home page Code Monkey logo

enginedatalogger-frontcontrols's Introduction

Engine Data Logger - Front Controls

Componenents

Dependencies

  • Seeed Studio CAN Library git clone "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git"
  • NeoSWSerial git clone "[email protected]:SlashDevin/NeoSWSerial.git"

License

EngineDataLogger is licensed under the GNU GPLv2. Dependencies are licensed under their respective licenses. See LICENSE for full text of GPLv2.

enginedatalogger-frontcontrols's People

Contributors

techie66 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

enginedatalogger-frontcontrols's Issues

Neutral and clutch swapped

inputs for neutral and clutch are swapped (?)
need to check it and get the right pins to match labels on the board.
#oops

Integrate keyless ignition

Prototype has completely separate module for keyless ignition. Ideally that functionality would be included on one board or at least on a daughter board.

Add voltage regulator on board

Board is missing direct power, currently draws power from USB. The working prototype doesn't do that, and we need on board voltage regulator.

kickstand logic not right

Logic is incorrect for kickstand, allowing the bike to be in gear with clutch out and kickstand down.
That condition should disable ignition power.

certain cases ignition enable is wrong state.

Under certain conditions, yet to be determined, the kill switch must be on to turn off the keyless ignition. ie ignition enable doesn't go high when expected. When bike is started manually then shut off is one such case, which results in forcing the starter to turn over.

BLE as CAN Adapter

It should be possible to use the BLE Module to bridge the CAN interface to a remote system much like other BLE OBDII adapters. This would eliminate the need for a separate device plugged in and could be used for more than a typical elm327 based device. (ie. raw bi-directional CAN messages)

Watchdog

There is no watchdog enabled to reset the AVR if something goes wrong.

Expand IO / CAN BUS interface

Possible components:
TJA1050 - High speed CAN transceiver
MCP2551 - High speed CAN transceiver
MCP2515 - SPI CAN controller
MCP2515 - SPI IO expander

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.