Skip to main content
-1 votes
1 answer
117 views

I'm currently doing a project on Netduino Plus 2 using .net micro framework which requires me to code for a pulse sensor. I have tried finding codes for pulse sensor but to no avail. I tried using ...
Sarahdonner's user avatar
4 votes
0 answers
270 views

I am a hobbyist-programmer and build a few nice working solutions on NetDuino Plus 2 in C#. Recently I acquired the new Netduino 3 Ethernet. My problem is that the debugger does not work. When I load ...
Arno's user avatar
  • 41
1 vote
1 answer
936 views

I start learning Netduino short time ago. At now, I want to use it with MS5803 30BAR sensor. This Components communicate with I2C Protocol. I learned this protocol a little bit but not enough. I ...
Berk Altun's user avatar
0 votes
1 answer
430 views

I hope someone here can help me. I've managed to brick two Netduinos today. It happens when I run the following code: http://pastebin.com/DjUbM3hN I found the code example here and from what people ...
Severin's user avatar
  • 1,085
1 vote
1 answer
308 views

Im writing a Netduino 3 program that will control turn lights and other relays for hayrides. My program was written before I got the device, so Im not sure how well it will work, but Im already having ...
hightekjonathan's user avatar
2 votes
1 answer
295 views

I'm developing a little network command interpreter for .net Micro Framework 4.3 running on a Netduino. I use a regular expression to parse user input that arrives from the network via a stream socket....
Tim Long's user avatar
  • 13.8k
2 votes
1 answer
277 views

Colleagues and users testing various features in a program use MFDeploy to install for example "MyApp.exe" onto their Netduino +2. This method works great. Is there a way to also MFDeploy a "MyApp....
George Aslanis's user avatar
1 vote
0 answers
169 views

I have this module on a breadboard: https://www.pololu.com/product/2127 +3V3 into Vdd, GND to Netduino GND, SDA to Netduino pin A4 and SCL to Netduino pin A5. I'm attempting to use the NETMF i2c ...
David Fitzgerald's user avatar
1 vote
1 answer
1k views

I have my Netduino Plus 2 go out to a web service to look up some values that I would like it to use in my project. One of the values that I have the Netduino check is its preferred IP address. If ...
Bill Greer's user avatar
  • 3,168
3 votes
1 answer
113 views

I am using netduino and Quectel GSM module and I would like to parse with regex recieved sms. Does anybody knows something about this?
Jan Holešínský's user avatar
1 vote
1 answer
466 views

I am developing a telemetry platform for a nano-printing project. My team is using a Netduino 2 plus (not my first choice, but what are you going to do?) I am not at all familiar with C# and am a ...
user3076458's user avatar
-2 votes
1 answer
1k views

This question is related to: C# How to extract bytes from byte array? With known starting byte I have "100 bytes byte[]", that is composed with several "14 bytes byte[]" that occur in the bigger ...
Jónatas Brás's user avatar
0 votes
1 answer
280 views

I'm trying to send an http POST request from my netduino, I've been on the netduino forum and there is conflicting reports of this being able to work, the exception occurs on the first line ...
Jacob's user avatar
  • 86
0 votes
2 answers
2k views

I am using the HttpWebRequest method in the .Net Micro Framework. I am trying to post data to a another server using the method below. I am getting the following : Exception: "System.Net....
Bill Greer's user avatar
  • 3,168
1 vote
1 answer
102 views

I'm writing a simple alarm program that uses a PIR motion sensor that detects an intrusion. My expected logic is trying to make toggle button for my sensor to be turn on or off. By default the ...
user3195396's user avatar

15 30 50 per page
1
2 3 4 5