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

NEW MODULE: DigIO


  • Please log in to reply
14 replies to this topic

#1 Billy Propes

Billy Propes

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts
  • LocationVincent, OH, USA

Posted 04 April 2013 - 10:06 PM

Hey guys and gals,
 
We just wanted to let you know about an exciting new module that we just came out with.
 
It's called: DigIO (dig-e-oo)
 
What is DigIO:

DigIO is an Input/Output (pin switching) module for the Netduino Go. It provides basic, Input/Output capabilities without all of the bells, whistles, and expense of a ShieldBase.

 
Features:


    [*]STM8S003F3 Processor, running at 16 MHz
    [*]10 Input/Output Pins per module
    [*]8 Pins (in Output Mode) provide High-Sink capability
    [*]8 Pins (in Input Mode) provide Pull-Up resistors
    [*]Standard 0.1" Headers available in vertical male, right-angle male, or vertical female
    [*]Up to 8 modules can be connected to the GO; providing up to 80 GPIOs
    [*]Inexpensive enough to leave in your projects
    [/list]

    How easy is DigIO to use:

    DigIO contains four simple methods:


      [*](void) DigIO.SetAsInput(DigIOPins pin, DigIOResistorModes resistorMode)
      [*](void) DigIO.SetAsOutput(DigIOPins pin, bool initialValue)
      [*](bool) DigIO.Read(DigIOPins pin)
      [*](void) DigIO.Write(DigIOPins pin, bool value)
      [/list]

      Price:

      MSRP is $14.95. Right now, however, we are out of stock on GoBus cables. So, the module will be shipping without the GoBus cable and at a DISCOUNTED price of $12.95. Simply select the "not included" GoBus Cable option when placing your order. Your discount will be applied in the shopping cart!

       
      Where to order:

      You can get your very own DigIO by visiting us at http://www.tron-labs.com. If you have any other questions or concerns, you can always email us at support@tron-labs.com.

       
      Below are some pictures of the various header options supplied with DigIO.  These are validation boards and currently have a green solder mask.  The next batch will have a black solder mask.  Hope you like!  :-)
       
      -billypropes
       
      Attached File  Pic12.jpg   107.39KB   118 downloads Attached File  Pic13.jpg   109.03KB   120 downloads Attached File  Pic15.jpg   99.12KB   73 downloads



#2 theTroll

theTroll

    Advanced Member

  • Members
  • PipPipPip
  • 54 posts

Posted 05 April 2013 - 01:31 AM

I got all excited about this when I first saw it.  But then I saw that it was 3.3v.  I was really hoping for a digital one that would do a least 5v.  The problem is that many of the things are build for a 5v digital instead of 3.3v.  The perfect one would accept 5v but still be triggered by 3.3v. 



#3 eplaksienko

eplaksienko

    Advanced Member

  • Members
  • PipPipPip
  • 112 posts

Posted 05 April 2013 - 02:35 PM

What about libs?



#4 eplaksienko

eplaksienko

    Advanced Member

  • Members
  • PipPipPip
  • 112 posts

Posted 05 April 2013 - 02:39 PM

Checkout stack on shipping

 

 

Step 4: Delivery Method

Please select the preferred shipping method to use on this order.

United States Postal Service
Missing value for ZipDestination.

Add Comments About Your Order


#5 eplaksienko

eplaksienko

    Advanced Member

  • Members
  • PipPipPip
  • 112 posts

Posted 05 April 2013 - 03:04 PM

PS: What about interrupts?



#6 Billy Propes

Billy Propes

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts
  • LocationVincent, OH, USA

Posted 05 April 2013 - 05:24 PM

Hi eplaksienko,

 

 

What about libs?

 

I'm not sure which libraries you mean.  The module drivers are available for download from DigIO's product page.  At the bottom of the page under "Downloads".  Download the .exe file and it will install the drivers in "Program FilesTronLabs".  You can reference the drivers in that folder from your project.

 

 

PS: What about interrupts?

 

This version of DigIO doesn't currently support external interrupts.  But, that is an interesting idea and it's definatly something we can look into providing in future firmware upgrades.


 

Checkout stack on shipping

 

 

Step 4: Delivery Method

Please select the preferred shipping method to use on this order.

United States Postal Service
Missing value for ZipDestination.
Add Comments About Your Order

 

I'm not quite sure why the website is giving you this error. We can't seem to reproduce it here.  If anybody else gets this error, please let us know.  Screenshots definatly help.  I think it may have something to do with the USPS APIs.  I have added a "Flat Rate Shipping" option for domestic US shipments that will give the same price as the USPS Priority mail option.  This should give an alternative to the APIs.  Try selecting that and see if it can go through then.

 

I hope i've answered all of your questions.  If you have any others, please don't hesitate to post them on here, or shoot me an email at support@tron-labs.com.

 

--billypropes



#7 eplaksienko

eplaksienko

    Advanced Member

  • Members
  • PipPipPip
  • 112 posts

Posted 05 April 2013 - 06:06 PM

Hi! Thanks 1st and 3rd I already realized what to do

About interrupts it would be great to have it since Shield Base doesn't solve problems with sensors like sonic range finder. If you get it working I would buy several of then :D

 

I think you would be able to do it somehow if you can control internal ones



#8 Jack Chidley

Jack Chidley

    Advanced Member

  • Members
  • PipPipPip
  • 99 posts

Posted 05 April 2013 - 09:50 PM

Interrupts would be very helpful.  Regardless, I have ordered a set. 

 

You might want to find a cheaper method of international shipment - these charges were comparable to the cost of the 2 boards that I have just ordered from you.

 

Jack



#9 Lunddahl

Lunddahl

    Advanced Member

  • Members
  • PipPipPip
  • 152 posts
  • LocationEurope, Denmark

Posted 05 April 2013 - 11:59 PM

Nice, I will purchase some if you can get them stocked at UAM in Europe (http://shop.microframework.eu/)

Are your firmware open source?

#10 Billy Propes

Billy Propes

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts
  • LocationVincent, OH, USA

Posted 06 April 2013 - 02:37 AM

Hey guys,

 

Interrupts would be very helpful.  Regardless, I have ordered a set. 

 

You might want to find a cheaper method of international shipment - these charges were comparable to the cost of the 2 boards that I have just ordered from you.

 

Jack

 

Thanks for the order Jack.  I've sent you an e-mail with some information that might help you out some with the shipping.  We are looking into other shipping methods for our international customers.  One of the things we have done is setup the website to offer "USPS First Class Package International" shipping.  It is less expensive than the "Priority Mail Flat Rate" shipping.  However, it does take longer and does not provide tracking or insurance.  But, it may be a viable option for customers who are not in a hurry.

 

 

 

Nice, I will purchase some if you can get them stocked at UAM in Europe (http://shop.microframework.eu/)

Are your firmware open source?

 

Right now, the firmware for the microcontroller itself is not open source.  However, the module drivers are.  They can be downloaded from the bottom of the product page on our website at:  http://tron-labs.com...t&product_id=50.

 

Also, thanks for the suggestion about getting them stocked at some distributors.  I believe our next milestone with this product will be to try and get them into the hands of as many distributors as we can (hopefully, internationally).  I think this would also help a lot with the shipping costs.  Unfortunately, that is usually a pretty long process and it may take a while.  I looked around the website you provided and will see if I can contact them to start that process.

 

Again, thank you for all of the suggestions guys.  Please, keep them coming.

 

--billypropes



#11 Arron Chapman

Arron Chapman

    Advanced Member

  • Members
  • PipPipPip
  • 289 posts
  • LocationOregon, USA

Posted 07 April 2013 - 07:44 PM

Congratulations on your first module.

Are your schematics or PCB layout going to be open sourced?

Why didn't you use the GoBus logo, are you not GoBus compliant?


When you talk EE use small words, I'm just a Software Developer :)
My Blog/Site and Everything Else

If my post helped you please consider pressing the "Like This" button in the bottom right-hand corner.

 

Oh my. So many things, so little money!!

 


#12 Billy Propes

Billy Propes

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts
  • LocationVincent, OH, USA

Posted 07 April 2013 - 08:07 PM

Hi Arron,

 

Yep, the schematics and PCB layout will definitely be available soon.  I just haven't gotten around to posting them quite yet (they also need some updating for a few changes I made late in the design process).

 

I'm not really sure if we're GoBus compliant or not.  I know we did everything in the Module Builder's guide located in the wiki.  But, I didn't want to use it without permission from SecretLabs or somebody who could look over everything.  I'm not really sure what it entails to get GoBus certification or whatever.  Maybe you could give me some pointers?

 

Thanks for the congrats.  :-)



#13 Arron Chapman

Arron Chapman

    Advanced Member

  • Members
  • PipPipPip
  • 289 posts
  • LocationOregon, USA

Posted 07 April 2013 - 08:13 PM

Hi Arron,

 

Yep, the schematics and PCB layout will definitely be available soon.  I just haven't gotten around to posting them quite yet (they also need some updating for a few changes I made late in the design process).

Good to hear.

 

I'm not really sure if we're GoBus compliant or not.  I know we did everything in the Module Builder's guide located in the wiki.  But, I didn't want to use it without permission from SecretLabs or somebody who could look over everything.  I'm not really sure what it entails to get GoBus certification or whatever.  Maybe you could give me some pointers?

You've got a PM from me already :)


When you talk EE use small words, I'm just a Software Developer :)
My Blog/Site and Everything Else

If my post helped you please consider pressing the "Like This" button in the bottom right-hand corner.

 

Oh my. So many things, so little money!!

 


#14 eplaksienko

eplaksienko

    Advanced Member

  • Members
  • PipPipPip
  • 112 posts

Posted 08 April 2013 - 01:47 PM

Arron, are you going to publish for sell your modules?

 

Thanks



#15 Arron Chapman

Arron Chapman

    Advanced Member

  • Members
  • PipPipPip
  • 289 posts
  • LocationOregon, USA

Posted 10 April 2013 - 08:53 PM

Arron, are you going to publish for sell your modules?

 

Thanks

See my signature below, I currently only have the ProtoModule available for sale with the 12-key Keypad, Temperature & Humidity Sensor and Motor Driver currently, but on hold.


When you talk EE use small words, I'm just a Software Developer :)
My Blog/Site and Everything Else

If my post helped you please consider pressing the "Like This" button in the bottom right-hand corner.

 

Oh my. So many things, so little money!!

 





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.