Sections
You are here: Home Forum .NET C# What kind of statement do you need to communicate to the Make Controller if im using C.

What kind of statement do you need to communicate to the Make Controller if im using C.

Up to .NET C#

What kind of statement do you need to communicate to the Make Controller if im using C.

Posted by Prince Khan at June 10. 2008

I am planning on using C or C# to program the make controller to run servo motor on the board. What would i need to include in the statement where you import statement at the top.

AS in:

#include "servo.h"

also it gives me an error saying no class found. WHere do i download the library and attach it.

Re: What kind of statement do you need to communicate to the Make Controller if im using C.

Posted by Prince Khan at June 10. 2008

Can someone write a simple program in C or C# that make the led work. Just to give me some ideas to start of with

Re: What kind of statement do you need to communicate to the Make Controller if im using C.

Posted by Aaron Tunell at June 12. 2008

There is a simple program for .NET C# here that was written for USB communication with Ethernet commented out

http://www.makingthings.com/resources/downloads

there is info on how to use it here:

http://www.makingthings.com/ref/dotnet/html/

note: the USB system does not work very well with C#, I highly recommend using an ethernet connection.

Re: What kind of statement do you need to communicate to the Make Controller if im using C.

Posted by Tim Broyles at August 04. 2008

If you are using C, you may want to checkout the mchelper source (CPP) and there are resources on the net regarding OSC libraries.


If I come across it I'll post it here.



Tim

Powered by Ploneboard
Document Actions