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.

awaiK's Content

There have been 56 items by awaiK (Search limited from 24-May 23)


By content type

See this member's


Sort by                Order  

#34591 Bigger Netduino Plus

Posted by awaiK on 03 September 2012 - 08:14 AM in Netduino Plus 2 (and Netduino Plus 1)

An upgraded netduino (more MHz, RAM and ROM) would be great. More RAM and ROM is also needed because .NET MF is growing.



#33973 Mini Upgrade Woes

Posted by awaiK on 20 August 2012 - 09:23 PM in Netduino Mini

Hi,

I'm aware of two netduino Mini Dev Boards:
SK Pang electronics' Netduino Mini Dev Board and
SYNAPSE SOLUTIONS GROUP's Netduino Mini Breakout Board



#33803 Netduino Mini Dev Board by SK Pang Electronics

Posted by awaiK on 16 August 2012 - 08:11 PM in Netduino Mini

Hi, does anyone else provide Dev Boards / Breakout Boards for netduino Mini?



#33518 Netduino firmware v4.2.0 source found on the downloads page

Posted by awaiK on 13 August 2012 - 03:37 PM in Beta Firmware and Drivers

.NET MF 4.2 RTM (QFE2) release was announced three weeks ago, including release notes etc.



#33418 Sharing code between projects

Posted by awaiK on 11 August 2012 - 09:21 AM in Visual Studio

Hi,

Project Linker is a little Visual Studio Extension which helps to link source files between projects.
Download: Project Linker
Documentation: Project Linker: Synchronization Tool



#33410 Switching deployment/debugging between USB and COM1/COM2

Posted by awaiK on 11 August 2012 - 08:47 AM in Beta Firmware and Drivers

Hi,

I bought one of this on eBay: PL2303 based USB-to-TLL Converters

I also own a CP2102 based Converter, which works great too.



#32901 Where to buy?

Posted by awaiK on 30 July 2012 - 10:29 AM in General Discussion

Thanks for the link. I managed to buy some minis, finally.



#32896 Where to buy?

Posted by awaiK on 30 July 2012 - 08:58 AM in General Discussion

I'm to slow!

netduino mini is out of stock again, on Watterott.

Meanwhile I found someone which sells Sparkfun stuff in Germany: TinkerSoup
Of course netduino mini are out of stock :rolleyes:

Is the netduino mini that popular? Really hard to get my hands on a netduino mini.



#32600 Netduino Firmware v4.2.0 RC5 (Netduino + Netduino Plus)

Posted by awaiK on 24 July 2012 - 09:28 AM in Beta Firmware and Drivers

NET MF 4.2 RTM (QFE2) is released, containing a lot of interesting stuff.



#32561 PS2 (or PC/AT) Keyboard emulation

Posted by awaiK on 23 July 2012 - 06:55 PM in Netduino 2 (and Netduino 1)

Hi,

I need to do something similiar.

My plan is to use netduino's USB HID feature: Netduino USB HID Keyboard
Depending on the device I want to interface, I have to use a USB to X (e.g PS/2) Converter.



#32437 Where to buy?

Posted by awaiK on 21 July 2012 - 08:41 PM in General Discussion

Watterott electronic should have Netduinos back in stock within a week or two. There are several boxes of Netduino hardware currently being prepared for shipment to Germany :)

Great. Thanks for the information.



#32436 Where to buy?

Posted by awaiK on 21 July 2012 - 08:40 PM in General Discussion

http://www.floris.cc is dutch, but no high shipping costs to our eastern neighbours ;)

We are closed for the holidays. You can place an order though!
Orders will ship in the week of august 6.

:P



#32409 Where to buy?

Posted by awaiK on 21 July 2012 - 09:09 AM in General Discussion

Really hard to find some netduinos on german online shops. Currently everyone I know is out of stock.



#32303 Switching deployment/debugging between USB and COM1/COM2

Posted by awaiK on 19 July 2012 - 05:02 PM in Beta Firmware and Drivers

Great. With a USB-to-TTL cable everything works. Thanks Chris.



#32098 Class Library?

Posted by awaiK on 17 July 2012 - 08:52 AM in General Discussion

Hi,

.NET Micro Framework Toolbox started by community member Stefan is a good starting point.
And Microsoft's .NET Micro Framework documentation you can find on: .NET Micro Framework



#32096 netduino article in dotnetpro magazine

Posted by awaiK on 17 July 2012 - 08:44 AM in General Discussion

Hi Chris,

one article you can find in the latest dotnetpro 08/2012: dotnetpro 08/2012 single order
I haven't read the article yet, because I just ordered the magazine.

The other article was published in c't Hardware Hacks 11/2011 and is about .NET Gageteer: c't Hardware Hacks 11/2011 single order



#32055 netduino article in dotnetpro magazine

Posted by awaiK on 16 July 2012 - 11:43 AM in General Discussion

Today I noticed the german dotnetpro magazine has written an article about netduino and the .NET Micro Framework. It's the second .NET MF related article I noticed in the past few days in german magazine. Nice to see .NET MF gets some editor's attention. Did anyone see other articles in the past few weeks?



#31989 Cheapest Microcontroller

Posted by awaiK on 13 July 2012 - 07:37 PM in General Discussion

Hi, is the ST's STM32F4 Discovery board subsidized by ST, or why it's possible to offer this for 10$?



#31775 Switching deployment/debugging between USB and COM1/COM2

Posted by awaiK on 09 July 2012 - 07:51 PM in Beta Firmware and Drivers

Hi, can't switch the deployment method with v4.1 nor with v4.1.1 beta. But: I'm using a vanilla USB-to-RS232 Converter. I have to use a USB-to-TTL Converter, right? But why should my program, which I used to confirm the working COM ports, works and ping & deployment not? There must be a general problem with my configuration, seems not related to v4.2 RC5.



#31771 Switching deployment/debugging between USB and COM1/COM2

Posted by awaiK on 09 July 2012 - 05:33 PM in Beta Firmware and Drivers

In the meantime, I would recommend using the production 4.1 firmware for scenarios where you want to change the deployment to serial.

Unfortunately I need UsbClient support.



#31741 Switching deployment/debugging between USB and COM1/COM2

Posted by awaiK on 08 July 2012 - 09:14 PM in Beta Firmware and Drivers

I have trouble to switch the deployment method successfully. After switching the deployment method to serial (COM1 or COM2) I can't ping my netduino with MFDeploy (over serial) nor can I deploy my assemblies (over serial) with Visual Studio. Of course, I changed the project settings to serial. The serial connection to my netduino works, both with COM1 and COM2. I confirmed this using a custom program, which I deployed over USB. The program was able to communicate bidirectional. Any ideas?



#31734 Switching deployment/debugging between USB and COM1/COM2

Posted by awaiK on 08 July 2012 - 08:14 PM in Beta Firmware and Drivers

Hi,

does the enhanced version of MFDeploy.exe works with the Netduino Firmware v4.2 RC5, to switch the deployment method?

Trying to change the deployment method generates following output:
Chk



#31043 PC Xbee and Netduino Xbee communication

Posted by awaiK on 22 June 2012 - 05:07 AM in Netduino Plus 2 (and Netduino Plus 1)

Are you sure your XBee configuration is correct? You need at least one XBee Cooridnator and one XBee Router or one XBee End Device. If you are using the AT-Command firmware, you need to pair your two XBees.



#30630 NETMF with STM32 ARM Cortex M3

Posted by awaiK on 13 June 2012 - 01:30 PM in Visual Studio

Hi, Mountaineer Group's STM32F4 port reached RTM today.



#30162 ZigBee without microcontroller

Posted by awaiK on 04 June 2012 - 10:07 AM in General Discussion

Note that Series 1 are not using ZigBee. Series 1 use 802.15.4, ZigBee (Series 2) is based on 802.15.4. But maybe you don't want/need ZigBee. Already confused? ;)




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.