Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

software to create GUI .

Status
Not open for further replies.

dsk2858

Member level 2
Joined
Aug 17, 2011
Messages
47
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Chennai,India
Activity points
1,683
Hi,
i am doing a project in precision agriculture.
I measured the temperature,humidity,moisture..... values . now i need to create a GUI to display all this values in it, also need to turn on the motors ,lights ...... through the same GUI. and also get the feed back whether the motor is turned ON or OFF.

I need to create two modes one is automatic mode other is manual mode.

For example , depending on the Temperature set point automatically the motor should be turened ON,and if i need to turn on the motor I need to activate the Manual mode to turn ON the motor.

I am using ATMEGA32 MCU. My PC OS is WINDOWS-XP, AVR-STUDIO IDE.
 

you need to develop a Windows application that communicates with the ATMEGA32 mcu either using serial RS 232, USB, wireless or bluetooth. You can develop windows applications using Visual Studio.NET environment, I think it is possible to download the express edition for free from Microsoft. Some open source RAD like Lazarus IDE (suing FreePascal) is also very good, in any case the choice is endless...
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top