Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length



Pages: [1]
  Print  
Author Topic: Free Ebook for beginners  (Read 3637 times)
SupportAdmin
Administrator
Hero Member
*****
Posts: 4595



View Profile WWW
« on: September 21, 2009, 11:29:15 PM »

*** Release 0.80 1/17/2010 ***

This is an in-progress book we are making for our customers and the NETMF community. We hope you like it and find it useful. We are open to suggestions and comments.

Keep this in mind when using the book:
It is incomplete, full of typos and may have false info

Here you go...(look at downloads to the right!)
www.TinyCLR.com
« Last Edit: February 06, 2010, 09:14:17 AM by SupportAdmin » Logged
jasonajensen
Newbie
*
Posts: 23


View Profile
« Reply #1 on: September 22, 2009, 07:09:10 PM »

Great Work!
Logged
sshahram
Newbie
*
Posts: 12


View Profile
« Reply #2 on: September 26, 2009, 12:49:16 PM »

Fantastic work! Please keep it up!
Logged
cornetlin
Newbie
*
Posts: 10


View Profile
« Reply #3 on: October 14, 2009, 10:11:04 PM »

I see in this book, it mention "FEZ Board", what is it? I don't see the product in your web?
Logged
cypher
Newbie
*
Posts: 13


C# Padawan


View Profile
« Reply #4 on: October 15, 2009, 05:19:12 AM »

Hi cornetlin,

you can read it in the ebook :-)

Quote
FEZ Board
FEZ and FEZmini are very small boards targeted for beginners. They are based on USBizi
chipset and so they have all USBizi features. Those little boards offer a lot of peripherals
not available with any hobby-targeted board. Even tough it is targeted for beginner, it is a
low-cost starting point for any professional wanting to test out NETMF.
FEZ stands for “Freakin' Easy!”
Features available in FEZ but not available in Arduino, BASIC STAMP and others:
1. Base on Microsoft .NET Micro Framework.
2. Support runtime debugging (breakpoint, variable inspection, stepping...etc.)
3. Uses free VS2008 C# express edition for development.
4. High-end features like FAT, USB device and USB host
5. Hardware independent. Easily upgrade to more fancy hardware like ChipworkX.
6. Open source hardware design files.
7. Already available shields and holder boards.
8. Base on USBizi chip. Use the chipset to create new designs.
This book examples are made for FEZ/FEZmini. The code is still for .NET Micro
Framework so modifying it to run on any NETMF system should be an easy task.

But in a previous version of the ebook , the authors said is it not available until now.

Maybe in the future??

BR

Cypher
Logged
SupportAdmin
Administrator
Hero Member
*****
Posts: 4595



View Profile WWW
« Reply #5 on: October 15, 2009, 06:58:32 AM »

Did you read rule #2 about the book?
"2. The book points out a new device called FEZ. This is not available and we do not have any public info, so please do not ask"

Yes the book explains what it is so just look and you will know what it is about but still do not ask questions about it  Smiley
Logged
cornetlin
Newbie
*
Posts: 10


View Profile
« Reply #6 on: November 29, 2009, 11:04:55 PM »

Hi Dear Issa:
Your book is very useful for me.
I am studing  it now.
I have a question?
1. If I get a project(source code) from some, how can I add it to my project?
    Do I need to compile it and then add to reference?  Then use "using ..."
   
 Thank you.


Lin

 
Logged
GHI_Support
Administrator
Hero Member
*****
Posts: 1115


View Profile
« Reply #7 on: November 30, 2009, 09:35:58 AM »

In the project solution, you just "Add Existing Files" and add the new files you have. Then compile.
Logged
cornetlin
Newbie
*
Posts: 10


View Profile
« Reply #8 on: November 30, 2009, 10:59:25 AM »

Thank you

1.So, If I want use your "ExampleProject", do I need to add the ExampleProject projet files to my project?
2.Could I compile the project to  Assemblies files? Then other project can add to reference then using it?

Thank you very much

Lin

 

Logged
GHI_Support
Administrator
Hero Member
*****
Posts: 1115


View Profile
« Reply #9 on: November 30, 2009, 12:27:16 PM »

This should be in a separate thread not here, please post in separate thread if you need help.
It really depends on what you are doing. Merging ExampleProject with another projects might be hard. ExampleProject is a complete project by itself, how is it supposed to work with something else...
The best way is to add one thing at a time, only you can investigate this.
Logged
Pages: [1]
  Print  
 
Jump to: