LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

controlar servomotores con pic y labview

hola amigos, soy nuevo en labview y la verdad mis profesores no me enseñaron como se debe, en la universidad me encargaron controlar servmotores con pic, tengo un pic 16f876a pero no tengo idea de por donde empezar, tengo que controlar 4 servomotores sg90 y quisiera saber si alguien me podria ayudar a poder hacer la interfaz o me pudieran proporcionar un poco de informacion del tema, muchas gracias

0 Kudos
Message 1 of 2
(598 Views)

Using a PIC16F876A microcontroller to control a hobby grade RC Servo such as SG90Y is a different topic, how did it tangle up with LabVIEW?

 

There are several compiles for PIC16F876A and typically you write your firmware in Embedded-C and flash it onto the PIC microcontroller - NI forum is not the best place to answer this piece of the puzzle.

 

PIC microcontroller cannot be programmed using LabVIEW. On the other hand, you can develop a Graphical application in LabVIEW that runs on your computer and communicate with your PIC microcontroller over a serial port (you need to write your microcontroller firmware to talk over the serial port).

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 2
(576 Views)