Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

NetDUino2

IDE c++ arduino

  • Please log in to reply
1 reply to this topic

#1 AJITnayak

AJITnayak

    New Member

  • Members
  • Pip
  • 2 posts

Posted 23 December 2013 - 07:25 AM

Dear all,     http://www.rhydolabz...products_id=649   I am planning to order above kit.I need following clarification   1) whether it support any IDE similar to Arduino flatfom with liberary like tinygps,time,timer,softwareSerial,analogread,wire libebrary, inteerpu functions etc. 2) let me know IDE to be downloaded. 3) Whether it support double precision floating point. 4)I have attached NREL code below with possible result. Can someone look whether work or not   spa.c
#include <math.h>#include "spa.h"#define PI         3.1415926535897932384626433832795028841971#define SUN_RADIUS 0.26667...

Attached Files



#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 24 December 2013 - 12:30 AM

Hi AJITnayak, It looks like the code you're running may be AVR-specific C code. If that's the case, you'll probably want to pick up an Arduino-brand AVR-based board or an Atmel AVR-based board. It is possible to write native C code for Netduino 2, but most of us use C# or VB. As far as the Arduino IDE goes...that is designed for programs using the Arduino language (C/C++ with Arduino libraries). Does that help? Chris





Also tagged with one or more of these keywords: IDE, c++, arduino

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.