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

Oz-Solutions: Tutorial #1


  • Please log in to reply
2 replies to this topic

#1 Omar (OZ)

Omar (OZ)

    Advanced Member

  • Members
  • PipPipPip
  • 564 posts

Posted 14 August 2010 - 10:47 PM

The video says it all :) Download: http://oz.heliohost.org/Programming/

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 14 August 2010 - 11:02 PM

Nice! That reminds me of the "Simon" game... Two things you may want to do: 1. Change your while statement to the following (so that you can change the sequence count without hunting down "9"s): while (count < values.Length) 2. The sound on the video is really, really quiet. If you can, use an actual microphone or run the video through a program which can increase the volume level (probably about 4x -- although I'm not sure how much background noise there is). Anyway, great stuff. Chris

#3 Omar (OZ)

Omar (OZ)

    Advanced Member

  • Members
  • PipPipPip
  • 564 posts

Posted 14 August 2010 - 11:24 PM

Nice! That reminds me of the "Simon" game...

Two things you may want to do:
1. Change your while statement to the following (so that you can change the sequence count without hunting down "9"s):
while (count < values.Length)
2. The sound on the video is really, really quiet. If you can, use an actual microphone or run the video through a program which can increase the volume level (probably about 4x -- although I'm not sure how much background noise there is).

Anyway, great stuff.

Chris


I like the while loop change, there is no sound on the actual video of the netduino because I removed it. If you meant the screen recording sound, I have a good external logitech mic, but I speak quietly, I will speak louder next time if you meant that sound.

Thanks for the review. :)




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.