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.

Paolo Patierno

Member Since 17 Sep 2010
Offline Last Active May 15 2016 12:34 PM
-----

#63435 Introducing Llilum, the native-compiled (NETMF) proof of concept

Posted by Paolo Patierno on 09 July 2015 - 05:10 AM

However bit banging and high frequency gpio are good but the best could be to have a real time and deterministic system (on the interrupts side) that you can program in managed code as C# but with performance of a system developed in C

:-)


#62799 IoT gateway concept : BLE to Azure

Posted by Paolo Patierno on 22 May 2015 - 06:39 PM

Hi all,

I have uploaded a new project on GitHub that shows a concept of an IoT gateway frkm BLE (Bluetooth Low Energy) devices to Microsoft Azure (Event Hubs) using a Netduino 3 WiFi board.

Ble2Azure : https://github.com/ppatierno/ble2azure

It's a demo code I developed for a session for an IoT event in Naples.

I hope you'll enjoy it !

Paolo


#62546 Azure SB Lite : access Azure Service Bus using AMQP on .Net Micro Framework

Posted by Paolo Patierno on 09 May 2015 - 02:36 PM

Hi all,

 

I have just released a new project on CodePlex : Azure SB Lite (http://azuresblite.codeplex.com)

 

Every day, we use the Service Bus package from Nuget to access Azure Service Bus from out application based on .Net Framework. The package exposes very simple APIs !

 

To access Service Bus from .Net Micro Framework device, we need to use HTTP(S) or we can use AMQP(S).

 

On CodePlex there is the great AMQP .Net Lite library from Microsoft (http://amqpnetlite.codeplex.com) to access Service Bus using AMQP but you need to know all the main concepts of AMQP protocol like connection, session, link and so on.

 

To avoid this, I wrote a wrapper around above library to expose same APIs as Service Bus package for .Net Framework but from ... .Net Micro Framework !

 

You can now port your code in a very simple manner !

 

Of course, it works on Netduino 3 Wi-Fi thanks to its SSL/TLS support ! :-)

 

Thanks,

Paolo




#55960 Netduino Plus 2 Firmware v4.3.0 (beta 1)

Posted by Paolo Patierno on 09 February 2014 - 11:22 AM

Finally !!

 

Now Secret Labs has to release an official SDK and firmware for all Netduino boards !! ;-)


  • Kip likes this


#55556 uNFC - NFC library

Posted by Paolo Patierno on 22 January 2014 - 09:04 AM

Hello,

I developed an NFC library that supports .Net Micro Framework 4.2 and 4.3 (and other frameworks).

 

For now, it supports NXP PN532 chip with all possible communication channels (I2C, SPI and HSU).

 

You can find it at following links on CodePlex and Code Gallery :

 

https://unfc.codeplex.com/

 

http://code.msdn.mic...ibrary-d0744dab

 

I hope it could be useful !!

 

Paolo.




#55555 NFC SH?ELD V 1.0 and NETDU?NO PLUS 2.HELP ME.

Posted by Paolo Patierno on 22 January 2014 - 09:02 AM

Hi all ... my library is finally online !

 

You can find it on CodePlex or on Code Gallery at the following links :

 

https://unfc.codeplex.com/

 

http://code.msdn.mic...ibrary-d0744dab

 

I hope it could be useful !

 

Paolo.




#48293 MQTT Client Library on CodePlex

Posted by Paolo Patierno on 11 April 2013 - 07:51 AM

Hello everyone...

I have just released M2Mqtt, a new MQTT Client Library on CodePlex. Inside the solution there is a specific project for .Net Micro Framework !

 

Paolo.




#42686 Embedded conference on .Net Micro Framework in Naples

Posted by Paolo Patierno on 04 January 2013 - 08:38 AM

Hello,

with my italian community (DotNetCampania) I have organized a conference on Microsoft embedded products in Naples on 26 January. Part of the day is dedicated to .Net Micro Framework with some demo on Netduino Plus.

I hope that italian members of Netduino community forum will be in Naples !!

The web site is : http://www.microsoft...dconference.it/.

 

Thanks,

Paolo.


  • JJJ likes this


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.