Skip to content

Releases: GLWine/ECU-Bombyx

1.2.0 - Added the code to control the humidity of the dryer

15 Jun 10:49
72ef508
Compare
Choose a tag to compare

Experimental
Added the additional code to monitor the progress of humidity during the drying of the silkworm.

1.1.0 - DS1302 and SGP30 air quality sensor module added

17 May 09:02
ef8d1ef
Compare
Choose a tag to compare

Replacing the DS3231 with the DS1302.
Integration of the sesnosre SGP30 air quality, System which improves the calculations using humidity and temperature data.
Created a new code that takes care of calculating the Baseline, it takes 12 hours to obtain an efficient one.
Eliminated the libraries normally available, added only the modified library.

First stable release 1.0.0

04 May 10:25
ef8d1ef
Compare
Choose a tag to compare
Pre-release

Revised the entire code, lightened and improved; For technical reasons, the code creates an overflow with the variable "pouse", there is no problem since the power battery lasts about 7 days.
All the code is now commentanted.

update: it is unstable due to some errors in writing the code. So it is downgraded to pre releas.

Beta of v0.7.4-b.4

07 Apr 05:45
a959e51
Compare
Choose a tag to compare
Beta of v0.7.4-b.4 Pre-release
Pre-release

INFO
ECU-Bombyx-Setup.ino:

  • pre-setting and testing of installed modules

ECU-Bombyx-Main.ino:

  • program of operation and registration of the installed modules

ECU-Bombyx.png:

  • explanatory image of the positioning of the modules

Necessary modules:

  • DHT 22 module (temperature & humidity);
  • Micro-SD module;
  • DS3231 RTC module (clock);
  • Arduino One Rev. 3 module ;