Code Monkey home page Code Monkey logo

cb500_caferacer's Introduction

Honda CB500 Cafe Racer Project

Getting started

First to get the toolchain ready to build the software, the firmware and dashboard ui has different utilities so it will split into two separated scripts for keep the pkg management isolate of each other.

Both needs a minimun requirements to manage the dependencies so first execute the minimun requirement script typing:

./scripts/install-requirements

Installing firmware dependencies

The firmware is based on stm32 chip so it will need the compiler an stm32 utilities to flash the device, so install it using the following script

./scripts/install-stm32-devtools

Installing dashboard UI dependencies

./scripts/install-rpi-devtools

Design notes

Tail design

Seat design

User access control

The real goal is to reach a minimalistic design without losing the access to every single control of the bike, taking in mind the standards and its prioriced accessibility.

Left controls

This aproach groups 2 handle controls one for lights and the other for 'menuing' management and power.

The lights will have some tricky access, otherwise there will be many buttons to handle and it would be worse design. Then the high beam has 4 types of behaviour.

  • Turn indicator reset (if active)
  • High Beam burst (pressing less than 2 secs)
  • High Beam activation (pressing more than 2 secs)
  • High Beam deactivate (if active)

handlebar_control_buttons.png

Right controls

handlebar_control_buttons.png

Connections

ECU_interface.png

Gallery

Partlist

Front lcd pannel

Handlebar

Body

Special tooling

cb500_caferacer's People

Stargazers

 avatar

Watchers

 avatar  avatar  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.