Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 9th January 2004, 09:06 AM   (permalink)
New Member
pinky is on a distinguished road
Default user interface

hi everybody,

i am designing a PI controller using pic16f877.This is used for temperature controller. For PI I have to define P&I constants and setpoint from outside. give me an idea to design a user interface to view current values of P&I constant and to change from user interface is needed.

thanks for your timely help
pinky is offline   Reply With Quote
Old 9th January 2004, 09:48 AM   (permalink)
Super Moderator
 
Nigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to behold
Default Re: user interface

Quote:
Originally Posted by pinky
hi everybody,

i am designing a PI controller using pic16f877.This is used for temperature controller. For PI I have to define P&I constants and setpoint from outside. give me an idea to design a user interface to view current values of P&I constant and to change from user interface is needed.

thanks for your timely help
How about an LCD text display and a keypad, you could use a menu system to select different options. Depending on how many keys you use on the keypad, you could either enter values directly, or just have UP, DOWN, BACK and ENTER keys. Once the values have been entered they could be stored in the 877's EEPROM area and restored when the PIC powers up.
Nigel Goodwin is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 11:32 PM.


Electronic Circuits  |  Radio Controlled
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.