windinstrument

Hi everyone just signed up. I want to use an Arduino uno to interface between the wind instrument on my boat and the auto pilot. This has been done and I have downloaded the code under the name Windinstrument-master. I cant seem to get the IDE prog to recognise the file. Steve

Windinstrument-master sounds like a library file or directory

What exactly have you done with it ?

this is the link I got it from. GitHub - alexphredorg/WindInstrument: Netduino-based project to interface a Davis Wind Instrument to a NMEA 0183 network

I unzipped it into downloads on my PC, then tried to upload it int IDE to then load it into the UNO but says it cant load the file. Sorry if this is a total newbie question but thats what I am

This is a C# program. The C# programming language is not supported by the Arduino IDE. It looks like there is something called "Netduino" that can be programmed via C#:

But according to that article this requires you to use special 3rd party boards. I don't think you'll have any chance of using it with your Uno.

understood, thanks anyway for the help

You're welcome. I'm glad if I was able to be of assistance.
Regards
Per

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.