measuring pulsewidth (000.00m/s)

Tips, Tricks and methods for programming, learn ways of making your programming life easier, and share your knowledge with others.

Moderators: Benj, Mods

Post Reply
brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

measuring pulsewidth (000.00m/s)

Post by brandonb »

same as tachometer project this one uses a 100khz tmr interrupt to measure and display rpm, generally when i do fast timer projects i use seperate chips to do this task like small 12f1840 chips and create a multiplexed 9 bit uart send receive lines so chips can exchange information when requested
fuel injector pulsewidth meter 100khz v1.0.01.fcf
(40.73 KiB) Downloaded 563 times

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: measuring pulsewidth (000.00m/s)

Post by Enamul »

Thanks for sharing. I did exactly similar thing in my FCU (free cooling unit) design where EC fan was monitored and controlled by separate chip.
Enamul
University of Nottingham
enamul4mm@gmail.com

Post Reply