Monday, November 8, 2021

CapMeter - capacity meter

CapMeter V2.1 - capacity meter for Arduino.

Capacity meter with automatic selection of the measurement range. It measures the charging and discharging times of the capacitor, and converts the measured values into capacitance.

The measured capacity is from 10pF to 10mF (10000uF).

A one-time meter calibration is required. For calibration, you need to turn on the meter with the calibration button pressed. Then connect the reference capacitors, the value of which is indicated on the display. The connection of each capacitor must be confirmed by pressing the calibration button. The values ​​of the reference capacitors can be changed in the "set calibration caps" section.

Information is output to an external display and to a serial port. Customize the code for the display you are using (U8X8_ON and I2C_LCD_ON macros).

Warning! The capacitor must be completely discharged before measurement. Otherwise, the device may be damaged.

  

 


It is recommended to put such protection on the input.


Version 2.1 - added support for various displays.
Version 2.0 - added calibration.
Version 1.0 - first release.

 

Download Sketch: CapMeter V2.1


Download Sketch: CapMeter V2.0

 

Download Sketch: CapMeter V1.0

 

---

Saturday, November 6, 2021

SigmaCalc - Calculator

SigmaCalc (V1.8) - Accounting Calculator.

 



Values can be entered and copied from the display by clicking on it.

 

Version 1.8 - display bug fixed.
Version 1.7 - display and markup bugs fixed, root modernization.
Version 1.6 - root bug fixed.
Version 1.5 - root bug fixed.
Version 1.4 - root bug fixed.
Version 1.3 - memory bug fixed.
Version 1.2 - markup bug fixed.
Version 1.1 - bugs fixed.
Version 1.0 - first release.


Download:
Win EXE, 32/64-bit: SigmaCalc V1.8

Win EXE works on Linux and macOS with Wine.

 




tags: calculator, mu, markup, mark up, tax, cost, sell, calculator

Monday, November 1, 2021

FilesComparator

FilesComparator (V1.3)

 



This program allows you to compare all files in two folders.

 

Version 1.3 - added a progress bar.
Version 1.2 - difference search bug fixed.
Version 1.1 - files search bug fixed.
Version 1.0 - first release.


Download:
Win EXE, 32/64-bit: FilesComparator V1.3

Linux Debian, 64-bit: FilesComparator V1.3 Debian
 

Win EXE works on Linux and macOS with Wine.

 

 

--- 

tags: file difference, files comparator