Free 186 More Best Homemade Tools eBook:  
New: 300+ fresh build posts/day from 275 forums → BuildThreads.com

User Tag List

Results 1 to 7 of 7

Thread: Flight Data Recorder

Threaded View

  1. #1
    Supporting Member rgsparber's Avatar
    Join Date
    Nov 2012
    Location
    Phoenix, AZ
    Posts
    1,392
    Thanks
    802
    Thanked 3,091 Times in 741 Posts

    rgsparber's Tools

    Flight Data Recorder

    This Arduino based project will let you record up to 7 analog voltages with an easily changed sample rate. Sample every second and run for 2 1/4 hours. Sample every 60 seconds and run for 75 hours.

    Both hardware and software details are provided including the artwork for the board, parts list, hardware test plan, and the software as a text file.

    The software is an example of "defensive programming". Errors generated by software bugs and hardware faults are detected, recorded, and reported. High-level status is visible by counting flashes on an LED. Details come via the USB interface. Furthermore, the software is able to automatically recover from power disruptions with no loss of recorded data.

    If you are interested, please see

    for the software description:
    https://rick.sparber.org/FlightDataR...escription.pdf

    for the hardware description: https://rick.sparber.org/FlightDataR...escription.pdf

    for the code as a text file (must change to .ino to use):
    https://rick.sparber.org/FDR.txt


    Your comments are welcome. All of us are smarter than any one of us.


    Thanks,

    Rick
    Rick

  2. The Following 4 Users Say Thank You to rgsparber For This Useful Post:

    Jon (Nov 27, 2018), PJs (Nov 28, 2018), Seedtick (Nov 27, 2018), Sleykin (May 6, 2022)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •