Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

ATMEGA 32 interfacing with LabVIEW

Solved!
Go to solution

Hi

I want to make a mini project for temperature sensing and monitoring on LabVIEW 

I coded me ATmega32 on C language and burn code on chip using Boot loader 

Now i dont have any board or USB port like Arduino etc.

 

How i interface my ATmega32 with labview ?

which hardware is required more ?

 

Kindly help me !

 

0 Kudos
Message 1 of 4
(3,387 Views)
Solution
Accepted by topic author Muneeb007

Hi

Your ATMega32 has a serial line.

Dump your data every second or only on request and use the serial line to communicate via the serial line and use VISA in LabVIEW to command and receive.

greetings from the Netherlands
0 Kudos
Message 2 of 4
(3,358 Views)

Hi

Thanks for Responding

 

 

Actually I am new i dont know about the Serial Line ?

is there any tutorial or Document regarding solution kindly send link

 

 

0 Kudos
Message 3 of 4
(3,352 Views)

Just google and you find more han you need.

It takes a few months to read anyway

greetings from the Netherlands
0 Kudos
Message 4 of 4
(3,348 Views)