1 / 9

OpenHUDisplay

OpenHUDisplay. Ever wanted to have one of those fancy cars with HUD for speed indication? Now you can! Simply download this software and build a fairly simple circuit! Source code and documentation available for free at: https://github.com/Djhg2000/OpenHUDisplay. Why OpenHUDisplay?.

marnin
Télécharger la présentation

OpenHUDisplay

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OpenHUDisplay • Ever wanted to have one of those fancycars with HUD for speed indication? • Now you can!Simply download this software andbuild a fairly simple circuit! • Source code and documentationavailable for free at:https://github.com/Djhg2000/OpenHUDisplay

  2. Why OpenHUDisplay? • Based on off-the-shelf components- Which makes them easy to find • The software and it's source code is available- Completely free and easy to download • If you want to change it's behavior - You can!- Actually, you're encouraged to do so • If anything breaks you easily can fix it at home- No need to wait for tech support to find the issue

  3. How it all works • You can connect a regular serial GPS through a MAX232 family RS232-to-TTL level converter chip or a GPS module with TTL signal levels directly • The PIC then captures and formats the data to suit your needs • The formatted data is then sent to the Futaba M12BY02AA VFD driver (or compatible) • The driver then mirrors the characters before they're sent to the VFD itself

  4. Block diagram (hardware)

  5. Additional features • Brightness adjustment through hex code switch • Optional automatic brightness settingis work in progress • Displays time as well as speed • DST setting through switch

  6. Approximate cost to get started • A PicKit2 starter kit is recommended, however for the final circuit only the PIC16F690 will be needed363 SEK • MAX202ECPE RS232 transceiver (if RS232 GPS)54 SEK • Futaba M12BY02AA VFD167 SEK • Various components (switches, capacitors, etc.)~80 SEK • Total cost: ~664 SEK* = ~€72* = ~$95**Current prices from www.elfa.se, currency exchange rates may vary

  7. JSP diagram (software)

  8. Future of the project • Completely open source • Anyone with basic electronics skillscan build their own • Anyone with programming skillscan improve the code as they see fit • Useful links on next slidekeep your cameras and notebooks ready

  9. Useful links • Source code and documentation:https://github.com/Djhg2000/OpenHUDisplay • Tutorials on SparkFun:http://www.sparkfun.com/tutorials/ • Free documentation on NMEA0183:http://gpsinformation.org/dale/nmea.htm

More Related