Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

how to send and receive data from cm5 to pc

Bioloid robot kit from Korean company Robotis; CM5 controller block, AX12 servos..
5 postsPage 1 of 1
5 postsPage 1 of 1

how to send and receive data from cm5 to pc

Post by persianpars » Mon Aug 01, 2011 3:43 pm

Post by persianpars
Mon Aug 01, 2011 3:43 pm

i am really new to bioloid programming:
i was working with cm5
and i am using c for programming the bioloid
i am writing a program in c++ to communicate with the cm5 and send and receive data

is there any way to do this??

thanks in advance
i am really new to bioloid programming:
i was working with cm5
and i am using c for programming the bioloid
i am writing a program in c++ to communicate with the cm5 and send and receive data

is there any way to do this??

thanks in advance
persianpars
Newbie
Newbie
Posts: 3
Joined: Mon Aug 01, 2011 3:29 pm

Post by siempre.aprendiendo » Mon Aug 01, 2011 5:36 pm

Post by siempre.aprendiendo
Mon Aug 01, 2011 5:36 pm

Hi, persianpars:

Have you ever programmed an AVR ATmega? It's somewhat tricky, specially using serial and i/o ports. CM-5 is basically an ATMega 128 microcontroller.

I hope this post and this page could help you start, both have links to several other pages where you can find a lot of info.

By the way, what do you want to do?
Hi, persianpars:

Have you ever programmed an AVR ATmega? It's somewhat tricky, specially using serial and i/o ports. CM-5 is basically an ATMega 128 microcontroller.

I hope this post and this page could help you start, both have links to several other pages where you can find a lot of info.

By the way, what do you want to do?
siempre.aprendiendo
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 559
Joined: Wed Aug 08, 2007 9:13 pm
Location: Barcelona

Post by persianpars » Tue Aug 02, 2011 11:57 am

Post by persianpars
Tue Aug 02, 2011 11:57 am

siempre.aprendiendo wrote:Hi, persianpars:

Have you ever programmed an AVR ATmega? It's somewhat tricky, specially using serial and i/o ports. CM-5 is basically an ATMega 128 microcontroller.

I hope this post and this page could help you start, both have links to several other pages where you can find a lot of info.

By the way, what do you want to do?


no i haven't
i am trying to create a c++ program in pc that can monitor robot movements
siempre.aprendiendo wrote:Hi, persianpars:

Have you ever programmed an AVR ATmega? It's somewhat tricky, specially using serial and i/o ports. CM-5 is basically an ATMega 128 microcontroller.

I hope this post and this page could help you start, both have links to several other pages where you can find a lot of info.

By the way, what do you want to do?


no i haven't
i am trying to create a c++ program in pc that can monitor robot movements
persianpars
Newbie
Newbie
Posts: 3
Joined: Mon Aug 01, 2011 3:29 pm

Post by eleanor123 » Thu Aug 04, 2011 8:21 am

Post by eleanor123
Thu Aug 04, 2011 8:21 am

Nice informative thread liked reading it.
Nice informative thread liked reading it.
eleanor123
Newbie
Newbie
Posts: 1
Joined: Thu Aug 04, 2011 8:18 am

Post by persianpars » Thu Aug 04, 2011 4:01 pm

Post by persianpars
Thu Aug 04, 2011 4:01 pm

i was able to send and receive data
but there is a problem
is there any function like kbhit() that you can call too see if any data is being send in avr??
i was able to send and receive data
but there is a problem
is there any function like kbhit() that you can call too see if any data is being send in avr??
persianpars
Newbie
Newbie
Posts: 3
Joined: Mon Aug 01, 2011 3:29 pm


5 postsPage 1 of 1
5 postsPage 1 of 1