- This topic has 1 reply, 1 voice, and was last updated 11 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › Starting Digital bike cockpit using PIC and GLCD need help
hello,
I’m going to do a speedometer/odometer/fuelmeter/tripmeter/bat level indicator/RTC in a single PIC and to display in GLCD. im bigginer to PIC, i know only 8051, & i’m not much programmer also.. can u guys please help me??
My plans : for speedometer odometer : Placing hall sensor on wheel (Have to use comparing with real time)
for fuel geauge : there is a connection in fuel tank (may have to use ADC)
for battery level : ADC only
for temperature : LM35 will works
and Real time clock, i really don’t know how.
yes sir,
i’m started in 8051, but im not able to start it….
i will get some count values in TH & TL register (16 bit Hexadecimal) i need to convert them and have to put that on LCD,, how to do that?????
conversion :
pulses per second in hex value, i nedd to conver it into decimal and next multiplay it with 60, pulse/hour
(1 pulse = 1.5 meters) for distence count..
PLZ need help….
i’ve submitted that post in 8051 section