• Welcome aboard HomebuiltAirplanes.com, your destination for connecting with a thriving community of more than 10,000 active members, all passionate about home-built aviation. Dive into our comprehensive repository of knowledge, exchange technical insights, arrange get-togethers, and trade aircrafts/parts with like-minded enthusiasts. Unearth a wide-ranging collection of general and kit plane aviation subjects, enriched with engaging imagery, in-depth technical manuals, and rare archives.

    For a nominal fee of $99.99/year or $12.99/month, you can immerse yourself in this dynamic community and unparalleled treasure-trove of aviation knowledge.

    Embark on your journey now!

    Click Here to Become a Premium Member and Experience Homebuilt Airplanes to the Fullest!

Arduino-Based Instruments?

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

Pilotgil

Well-Known Member
Joined
Apr 2, 2013
Messages
58
Location
Unfortunately California
Hello All,

I have been working on various instruments for my Super Drifter for a couple of years. None of them Arduino-based. I have attached pictures before of some of those previous designs. I have stayed away from the Arduino mainly because of memory limitations when coding using a "sketch" (Basically C, a memory hog compared to my normal assembly routines) and the overhead of the bootloader. I decided to see what I could actually get accomplished and designed the attached Arduino-compatible printed circuit board to form fit it into a 2 1/4" inch instrument hole. Because I like graphic LCDs rather than straight text, the hardware had to accommodate the graphic LCD interface and I had to write the code to "talk" to the LCD. A feature rich character (various sizes) and drawing routines take up quite a bit Arduino's memory; however, many functions (like oil pressure and temp, EGT, etc are fairly easy to implement). Note the picture with the "live" graphics is not an Arduino-based design. If there is any interest, I'll post some updates as I build the next instrument based on the Arduino. I will be populating the PCB this weekend. Takes a bit of patience as most of the components are surface mount.

Gil

ACI.jpgEngine (2).jpg
 
Back
Top