In boot menu you can now choose to display either celsius or farenheit.
An issue was fixed which loaded illegal values from EEPROM for ADC
offset and gain.
- Geänderte Display-Bibliothek (vgl. Abschnitt Bibliotheken der Readme)
- Mehr Strings im Flash statt im RAM
- Anpassungen um einen Maiskolben V3.2 im LiPo-Betrieb vollständig
abzuschalten
- Limitierung der Minimaltemperatur auf 200°C
- `°C` wird mit bei Soll- und Ist-Temperatur angezeigt
- Interne Temperatur-Kalibrierung für jeden Maiskolben individuell
(bisher nur für Kalibrierung ab Werk)
- EEPROM autoboot/auto shutdown was set to auto shutdown when updating
temperature
- Indentation for definition.h altered
- More constants
- Better constant names
- Individual temperature bar height
- Starting bar at TEMP_COLD
- Higher "cold" temperature
Even deeper notch as the USB-Cable has no chance to be plugged in
otherwise.
Referenced white-screen issues in Maiskolben_Mechaincal/README.md and
added a software fix, bump to V2.7
New temperature measurement (again…), show the effective heat power in
watts, advanced features for Rev. 3.x (more to come), some private
features for testing
Added Gerber- and Eagle-Files for DIY-Maiskolben, Lasercut-Files for
Maiskolben TFT (DIY Case is in progress) and upgraded Software to 2.4:
Changed display of DC input to power cord, which will change from red
(< 12V) to green (> 14.5V) to symbolize a good power supply and
circumvent the wrong displayed voltage by voltage-divider with a
maximum measurable VIN of 14.79 V. Therefore added a power cord icon.
Removed debugging output.
Compatibility for new displays - if you upgrade you will be asked if
the screen shows blue or red.
Improved the temperature measurement, the 100k pulldown altered the
measurement, so the temperature was 30-50°C hotter than measured.
Based on this measurement error, you can now officially set the max
temperature of 450°C.
Removed misleading offset temperature, if colder than 50°C it only
shows cold.
Added direct heating on boot and option to disable this and auto
shutdown. Just press the power button when booting (led blinking).
Powering the tip will no longer heat to standby, even if it was in
standby before.
Added installation routine, do not use if you don’t know what you’re
doin’. Intended for external voltage divider (temperature element fake)
and LED attached to heater instead of using a weller tip.
Reduced prescaler to 128 for less noise. Testing is needed to reduce it
further to something between 1 and 32 to eliminate sound from switching.