Releases: GLWine/ECU-Bombyx
1.2.0 - Added the code to control the humidity of the dryer
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
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
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
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 ;