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

[nwazet Nutshell


  • Please log in to reply
5 replies to this topic

#1 Fabien Royer

Fabien Royer

    Advanced Member

  • Members
  • PipPipPip
  • 406 posts
  • LocationRedmond, WA

Posted 16 June 2012 - 11:50 PM

We all know that designing a polished user-interface by crafting code can be a slow and tedious process. So, we created a visual design tool called Nutshell for our Netduino Go! Touch Display module: Nutshell offers access to most of the features supported by the Touch Display's API and generates the corresponding C# code on the fly for you.Just copy/paste the resulting code in Visual Studio when you're done!

You can use Nutshell without having to install anything since the tool runs JavaScript in your web browser.
You'll never go back to the old way of crafting a user interface on your Netduino microcontroller after you discover Nutshell Posted Image

Here's a tutorial showing how to build a screen in Nutshell

http://www.youtube.com/watch?v=RhpWrNJh_0k


Cheers,
-Fabien

#2 carb

carb

    Advanced Member

  • Members
  • PipPipPip
  • 352 posts
  • LocationCrystal River, Florida

Posted 16 June 2012 - 11:56 PM

Great job Fabien, very easy to use this will make using the display a snap. Chuck

#3 carb

carb

    Advanced Member

  • Members
  • PipPipPip
  • 352 posts
  • LocationCrystal River, Florida

Posted 17 June 2012 - 08:04 PM

Fabien,

I saw the required references that had to added to make the display work last night but I can not seem to find then today.

I am getting and error on the Button RoundedCornersStyle not declared. I am importing
Imports Nwazet.Go.Display
Imports Nwazet.Go.Fonts
Imports Nwazet.Go.Imaging
Imports Nwazet.Go.Display.TouchScreen
I still have to set the touch areas but I think I can do that.

Being able to add controls to the display will free up some sockets that I am currently using potentiometers for.

Thanks again for a great product,
Chuck

#4 Fabien Royer

Fabien Royer

    Advanced Member

  • Members
  • PipPipPip
  • 406 posts
  • LocationRedmond, WA

Posted 17 June 2012 - 08:40 PM

Hi Chuck,

I am getting and error on the Button RoundedCornersStyle not declared. I am importing


You're likely using an older version of the Touch Display code

Check out, https://bitbucket.or...r/nwazet.go/src, and specifically: https://bitbucket.or...FTLCDTS/Imaging

Since you got your Touch Display, there have been a couple updates, including a firmware update that requires reflashing the display module The code generated by Nutshell makes use of the latest stuff.

Unless you can do it yourself, you should hold off on the latest version of the Touch Display code until Secret Labs makes their standard flash updater available though.

Cheers,
-Fabien.

#5 carb

carb

    Advanced Member

  • Members
  • PipPipPip
  • 352 posts
  • LocationCrystal River, Florida

Posted 17 June 2012 - 10:00 PM

Unless you can do it yourself, you should hold off on the latest version of the Touch Display code until Secret Labs makes their standard flash updater available though.


I think I can flash the firmware, but I am also in no big hurry. Plus I am feeling a little lazy today so I think I will wait. :lol:

Thanks,
Chuck

#6 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 18 June 2012 - 02:58 PM

This is really cool, Fabien. The "loop" feature is neat too....something much more modern than I'm used to with Windows Forms :) Chris




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.