572 views
in System Integration by
Hi guys,

I would like to aks You if there are any way to connect di grapich interface with some external sensors ( for example a temperature sensor so i can see the real temperature value with my graphic interface).

Thanks,
Mattia.

1 Answer

0 votes
by

Hello,

I'm not sure which target you are using - but almost every Build Environment contains one example called 'DeviceIntegration'. This example demonstrates the basics of what you want to achieve: When you touch a button on the screen, the LED on the board is switched on and off. Or the other way: When you press a hardware button on the board, the UI shows a progress bar...

In a similar manar you can read your ADC in order to get a temperature value and display it.

Please have a look into the Embedded Wizard project of the example - there you will find a lot of description.

All the necessary background information is described in the articles 'Integrating with the device' and 'Device Class and Device Driver'.

I hope this helps.

Best regards,

Manfred.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...