October 20th, 2015
  • Provide power-demanding devices
  • Easy turn on / off power
  • Automatic failure recovery

Power source library

I've made it my quest to create OOP classes for Arduino. Read about that in this blogpost if you need some more context.

This class is to control a PC power supply in order to provide power-demanding devices in your setup.

Since 1993 all power supplies have an ATX plug. This plug can have 20 or 24 pins or it can be a hybrid, containing a 20 pins plug and a 4 pins plug that can be linked together, like the one on this photo:

From this plug we need the green wire, the purple wire, the gray wire and a black wire. For the black wires it does not matter which one you choose, all black wires are ground. If your ATX connector doesn't have a gray wire, you can also connect one of the red wires to your Arduino instead of the gray wire. In that case it doesn't matter which red cable you take:

Scheme power source

Whenever the power plug is connected the purple wire is always 5V with a low amperage. This is more than enough to power the Arduino, but not to power a lot of extra devices.

See the example source here to control the power supply.

When you call the turnOn() method the power source is turned on, and these wires are powered with a higher amperage:

Wire colorVoltage
Orange+3.3V DC
Red+5V DC
Yellow+12V DC
Blue-12V DC

The gray wire (or red wire if you don't have a gray wire) is +5V when the power supply works as expected. In case the power supply stops working as expected, for example due to an overload protection, the library will automatically reset the power supply.

The power source library can be found here on GitHub.
It uses the BaseTimedElement base class which can be found here on GitHub.

< Previous post Overview posts Next post >
<a href=http://buylasixon.com/>lasix and blood pressure</a> Concerning tamoxifen resistance, BCAR3, ERBB2, GRB7, and TLE3 mRNA levels were predictive for PFS, independent of traditional predictive factors
Rollums, October 17th, 2022
Aphorisms are so common that we hardly think twice about them. https://strekatilo294.com The early bird gets the worm. The meaning. It’s one of the most recognized aphoristic statements today. Sandys said, Honestie the best policie, which in modern English is… Want a few more. search bar with "what use aphorism." written Their direct, witty approach is what makes these self-evident truths powerful. How do aphorisms differ from adages and proverbs. Brevity is the key. This q
MarioTeelf, June 30th, 2022
https://bestadalafil.com/ - Cialis Ncfjje Pastilla Cialis Duroval Mytszr <a href="https://bestadalafil.com/">cialis pills</a> https://bestadalafil.com/ - cialis online generic Tpewbt trouble sleeping after taking cialis
Oppobre, April 15th, 2022
Whеn loоking for wisе words, the bеst ones often cоmе frоm оur еlders.
Frenchmxjf, March 23rd, 2022

Leave a comment

= Thanks for your comment =