Skip to content

mru00/mobile_telemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Telemetry - RC Car telemetry for your Android phone

Copyright (C) 2015 - 2016 mru@sisyphus.teil.cc

Donate

This is a telemetry module targeting RC cars.

  • Uses Bluetooth Smart (Bluetooth Low Energy) as transport
  • Uses your Android phone to display the data

It currently supports

The hardware is currently just the modules hand-wired on a perfboard. No proper PCB is planned yet. Hardware is cheap stuff from dx.com.

board1 screenshot1 screenshot2

The telemetry module is built around the nRF51 SoC. I used a BLE Nano (http://redbearlab.com/blenano/), it nicely combines a DCDC and the nRF51.

Firmware for the SoC

The firmware source can be found in the firmware directory, a pre-built binary is available in release/target.hex.

The Android app

The app source is available in the app directory. A pre-built binary is available in release/Application-release-unsigned.apk

Hardware Variants

It is possible to run the telemetry model with different hardware configurations.

  • Only cell voltages

  • Requires only the BLE Nano module

  • Accelerometer ADXL345

  • Cell current

  • Add the ADS1115 ADC

Used hardware modules

The module is just the following modules wired together.

Next steps

About

Mobile Telemetry - RC Car Telemetry for your Android phone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published