Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
+5v : 5v Supply gnd : Supply Ground out : Output Voltage proportional to current, 11mV/A for 5V supply o/c : Over-Current Detection Digital Output, Low on Over-Current, High otherwise
Current=(Vout-2.5)/0.011
Note: Over Current can be detected by adjusting the preset for desired value of current [the blue potentiometer!]. Turn preset clockwise to increase current range and anti-clockwise to decrease current range.
On over current, o/c pin goes low and red LED glows.Â
OUT goes to the analog pin (ADC). In the Arduino Topic they are discussing the math as well:
float scalefactor = 0.011; float current = ((5.0/1024.)*AnalogRead(A0)-2.5)/scalefactor;
(scalefactor derived from spec sheet: 11mV/A with a 5V power supply)
O/C goes to a digital pin to detect over-current (normal = HIGH. over-current = LOW). I'm pretty sure that it is not required to use this pin, unless you'd like to detect over-current of course.
Lazarus / FPC Lazarus / Free Pascal Compiler - A cross platform software development environment that show similarities with the good old Delphi.
WinRAR My favorite file compression/decompression tool. Fast, efficient, and support quite a lot of formats. Unfortunately ... NOT free.
Hex Fiend Free Open Source Hex viewer and editor for MacOS X.
NAPS2 - Not Another PDF Scanner 2 Wonderful simple and reliable scanner application for Windows users. This still depends on your Windows having the proper scanner drivers installed, but it makes scanning to images or PDFs a lot easier.
Media Player Classic My favorite media player for Windows - light weight and supports all common video formats.
Links Page These and more of our favorite links can be found on the Links Page.
New Downloads
ConnectMeNow4-v4.0.18-macOS-x86-64.dmgDate: 2024-04-24 - Size: 3.5 MBVersion 4 of ConnectMeNow - A tool for more convenient mounting of network shares under macOS. This is the Intel version which works on Intel and Apple Silicon Macs.
ConnectMeNow4-v4.0.18-macOS-arm64.dmgDate: 2024-04-24 - Size: 3 MBVersion 4 of ConnectMeNow - A tool for more convenient mounting of network shares under macOS. This is the Apple Silicon version (not suitable for Intel).
MiniWOL2 MacOS (64 bits Apple Silicon)Date: 2023-08-01 - Size: 1.2 MBminiWol is a simple, but effective application to send Wake On LAN to network devices. This is the signed 64 bit MacOS ARM (Apple Silicon) version.
MovieScanner2-2.2.3-Windows-32bit-setup.exeDate: 2023-04-12 - Size: 18.6 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 32 bit Windows version.
MovieScanner2-2.2.2-Linux-GTK-64bits.tar.gzDate: 2023-04-11 - Size: 29.2 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 64 bit Linux version for GTK.
MovieScanner2-2.2.2-Linux-QT5-64bits.tar.gzDate: 2023-04-11 - Size: 29.1 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 64 bit Linux version for QT5.
Downloads Page Find these and more Downloads on the Downloads Page, where you will also find articles references, operating system requirements and categories.
Amazon Ads
Support us by doing your shopping at Amazon.com, either click the link, or click one of the links below …
You can also sponsor us through these Amazon offerings:
Please consider disabling your ad blocker for our website.We rely on these ads to be able to run our website.You can of course support us in other ways (see Support Us on the left).