I built a DIY IR tire temps system using 12 MLX90614 sensors and an arduino to read the sensors and output the data to a Racecapture via the CAN bus. LUA scripting sure is nice. Video below is an early version of the project.
I clocked it at 50Hz sample rate via CAN bus. I still need to do more testing but am planning to sell some "hobby level" kits.
https://www.youtube.com/watch?v=tmF4NAvybM4
Tire pyrometer array & brake disc temp sensor idea
Moderators: JeffC, rdoherty, stieg
-
- Posts: 55
- Joined: Mon Jan 07, 2013 10:45 pm
Sorry to hear. My car had an engine blow on me too putting me back on testing for the tire temp stuff.GameboyRMH wrote:Nice, you beat me to it!
I haven't even started on mine yet...long story but the car I'm putting all of this on has been a complete disaster, requiring all-new engine management and ignition systems before even breaking the new engine in.
I had a head start tho since I built one for my old FSAE team using LabView so I just had to redo it for the arduino and add CAN.
-
- Posts: 7
- Joined: Sat Apr 30, 2016 10:29 am
Has anyone else built one of these?
I just built a proof of concept board with 4 MLX90614's and will be sending the data via can to an RCP. Im currently using arduino hardware polling the sensors via i2c and have verified everything via serial output.
Has anyone used something more powerfull than a single or dual zone thermopile? Ive recently found that 8x4 to 8x8 thermopile array's are just as inexpensive as a single sensing unit and was thinking of trying one out once i have a completed unit using the sensors I already have
I just built a proof of concept board with 4 MLX90614's and will be sending the data via can to an RCP. Im currently using arduino hardware polling the sensors via i2c and have verified everything via serial output.
Has anyone used something more powerfull than a single or dual zone thermopile? Ive recently found that 8x4 to 8x8 thermopile array's are just as inexpensive as a single sensing unit and was thinking of trying one out once i have a completed unit using the sensors I already have
-
- Posts: 7
- Joined: Sat Apr 30, 2016 10:29 am