Sajjadkhan
Full Member level 5
- Joined
- Sep 25, 2010
- Messages
- 307
- Helped
- 17
- Reputation
- 34
- Reaction score
- 16
- Trophy points
- 1,298
- Location
- Rawalpindi,Pakistan
- Activity points
- 4,199
Compiler: MikroC 6
Controller: PIC18f452
LCD: T6963C 240x128
I want monitor Water level. So a tank goes to my lcd and problem is how to fill it.
Look in the figure, there are two tanks.right one is easy, i just have to draw straight lines in for loop. but left one is more realistic but how can i fill it that way. one way is to plot curvy lines dot by dot.
Any suggestions?
Controller: PIC18f452
LCD: T6963C 240x128
I want monitor Water level. So a tank goes to my lcd and problem is how to fill it.
Look in the figure, there are two tanks.right one is easy, i just have to draw straight lines in for loop. but left one is more realistic but how can i fill it that way. one way is to plot curvy lines dot by dot.
Any suggestions?