| ... | @@ -29,16 +29,16 @@ We hope you enjoy it as much as we have designing and programming it. We also th |
... | @@ -29,16 +29,16 @@ We hope you enjoy it as much as we have designing and programming it. We also th |
|
|
|
|
|
|
|
## Firmware releases
|
|
## Firmware releases
|
|
|
|
|
|
|
|
Here you will find the latest FreeDSM firmware and Berry script. Latest May 6, 2026. This version includes the "eclipse mode" for the event on August 12, 2026. Stay tuned, because there will most likely be more updates before that day.
|
|
Here you will find the latest FreeDSM firmware and Berry script. Latest July 2, 2026. This version includes the "eclipse mode" for the event on August 12, 2026. Stay tuned, because there will most likely be more updates before that day. This version works, in eclipse mode, in the range -15mpsas.
|
|
|
|
|
|
|
|
IMPORTANT: The firmware and berry script must match the first two digits. If you are performing an initial flash, the file includes firmware and script but the update by the web interface DOES NOT update the berry script, it is mandatory to update it manually (in the web interface, select "Console" -> "File system upload").
|
|
IMPORTANT: The firmware and berry script must match the first two digits. If you are performing an initial flash, the file includes firmware and script but the update by the web interface DOES NOT update the berry script, it is mandatory to update it manually (in the web interface, select "Console" -> "File system upload").
|
|
|
|
|
|
|
|
- [Latest Firmware v2.5 initial flashing](fw/firmware.factory.bin) (**firmware.factory.bin**, initial flashing by command line, includes firmware and script)
|
|
- [Latest Firmware v2.6 initial flashing](fw/firmware.factory.bin) (**firmware.factory.bin**, initial flashing by command line, includes firmware and script)
|
|
|
- [Latest Firmware v2.5 web update](fw/firmware.bin) (**firmware.bin**, flashing using the Tasmota web interface, it ONLY updates firmware)
|
|
- [Latest Firmware v2.6 web update](fw/firmware.bin) (**firmware.bin**, flashing using the Tasmota web interface, it ONLY updates firmware)
|
|
|
- [Berry script v2.5.1 web update](fw/autoexec.bec) (**autoexec.bec**, to upload in the Tasmota filesystem)
|
|
- [Berry script v2.6.0 web update](fw/autoexec.bec) (**autoexec.bec**, to upload in the Tasmota filesystem)
|
|
|
|
|
|
|
|
## Source code
|
|
## Source code
|
|
|
|
|
|
|
|
FreeDSM v2.4 is based on [Tasmota](https://tasmota.github.io) 13.1, license GPL 3.0. The modification introduced is a specific driver xdrv_111_freedsm_id.ino to generate the FreeDSM id (name) and an xsns_111_freedsm.ino, based on the original tsl2591 files, but allowing an integration time of 6 seconds (without interfering with the sensor reading cycles of Tasmota) and debug commands. More details can be found in README.md. [Click to download the source code](fw/freedsm.v24.source.zip).
|
|
FreeDSM firmware is based on [Tasmota](https://tasmota.github.io) 13.1, license GPL 3.0. The modification introduced is a specific driver xdrv_111_freedsm_id.ino to generate the FreeDSM id (name) and an xsns_111_freedsm.ino, based on the original tsl2591 files, but allowing an integration time of 6 seconds (without interfering with the sensor reading cycles of Tasmota) and debug commands. More details can be found in README.md. [Click to download the source code](fw/freedsm.v24.source.zip).
|
|
|
|
|
|
|
|
## Contact: dafonte@udc.es / info@gaia4sustainability.eu |
|
## Contact: dafonte@udc.es / info@gaia4sustainability.eu |
|
|
|
\ No newline at end of file |