romanhujer / SQM

Sky Qaulity Meter
GNU General Public License v3.0
9 stars 0 forks source link

SQM values #1

Closed porkyhttp closed 4 years ago

porkyhttp commented 4 years ago

SQM values, has been compared with values of an official SQM device???

romanhujer commented 4 years ago

Yes, I compared my prototypes with the origilnal Unihedron SQM. After setting the default "SQM offset" the measurements show a +-0.1MAS error (SQM temperature calibration is need to turn off does not work properly)

porkyhttp commented 4 years ago

Which version of the BMx280I2C.h did you used?

romanhujer commented 4 years ago

The resulting machine code is smaller when using BMx280I2C.h than with BME280I2C.h in ATMega328p, there is no more space. Extended functions that are in BMx280I2C.h do not need here.

Roman

porkyhttp commented 4 years ago

This code with libs are to big to fit in an Arduino Nano or Uno. Is possible to have a version without the display support? I only need serial connection via USB and or via INDI