We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

Possible to control a ULN2803 using GPIO?



  • Hello,

    Is it possible to use the exiting GPIO pins to control a ULN2803 line driver (see http://ediy.com.my/index.php/blog/item/34-connecting-arduino-to-uln2803-line-driver). I'm familiar with driving them using digital ports on a Particle but I can seem to get it to work on the Onion.

    Thanks in advance!



  • @Callum-Jones From the looks of it, it should be possible. What have you tried to get it to work with the Omega? Can you post code snippets or commands that you've tried?



  • @Callum-Jones

    This demonstration uses the ULN2003A, which is a cheaper version of the ULN2803, but is the same as far as electrical connections and such.
    I wrote this in simple terms for clarity so anyone can understand it, hopefully.

    In the Fritzing diagram below it shows the connections to the Onion Expansion and your external power source. This would be the same for whatever you are trying to power, wether it be an LED or a relay.
    The ULN2003/ULN2803 sink the Ground to your part. So if you are trying to run LEDs or other directional power parts you have to have the Negative line(Cathode) of your part connected to the output of the chip and the positive leg of your part connected to the positive side of your power source.

    When I hooked it up I just used the GPIO Tool in the Onion Console to turn on or off each color as I wanted. It worked flawlessly. My boy, only 4 years old, wanted to turn the colors on and off too.... lol

    I hope this helps. Feel free to message me if you have any questions.

    Onion Control of RGB LED via ULN2003_bb.png


Log in to reply
 

Looks like your connection to Community was lost, please wait while we try to reconnect.