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.

Vojin

Member Since 24 Sep 2010
Offline Last Active Oct 21 2013 12:03 AM
-----

Posts I've Made

In Topic: POV on Netduino Mini

27 November 2010 - 05:40 AM

Excellent! One note: Code is using 10 pins for LEDs, your blog schema shows only 8 LEDs and on video only 7 are actually turning on

In Topic: HD44780 1602 16x2 LCD

09 November 2010 - 02:42 AM

Based on http://geekswithblog...id_crystal.aspx

Posted Image

Now I have LCD for each new project :)

In Topic: Camera Shutter Release Timer

21 October 2010 - 02:41 AM

I see lots of potential.
What kind of cable did you use? for which camera?
Would you mind sharing the resources that you used to figure out the pins and functions of the camera remote cable?
Thanks for sharing.


Cable - from old mouse (it has 7 pins, so I cut 4 of them and it worked
Camera is Sony Alpha 350 (DSLR-A350), but connector is same for all Sony Alpha and Minolta SLR

Connector Info

Posted Image


Connector is just with 3 pins:
  • A - Auto focus
  • B - Base
  • C - Shutter release

So to take picture, you need to focus (Connect A to B ) and then fire shutter (Connect C to B )

In Topic: Camera Shutter Release Timer

21 October 2010 - 02:25 AM

Nifty...

But, why the while loop and not just put the code into the event handler?

Cheers,
Crispin


Well.. it was 15 minutes project :)

In Topic: Shift Registar 4014

14 October 2010 - 05:40 PM

Unfortunately, CD4014 works in opposite direction (parallel/serial input -> serial output) than 74x595 (serial input -> parallel/serial output). You'd need 4094 instead.


Just learned that here http://www.doctronics.co.uk/4014.htm
Are there any Netduino example projects with those?

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.