Experimental Incubator/ei prototype designing: Difference between revisions

From Food Hacking Base
Jump to navigation Jump to search
No edit summary
(added link to new docs, wiki is older/incomplete)
 
(8 intermediate revisions by one other user not shown)
Line 19: Line 19:
=== Soldering and connection ===
=== Soldering and connection ===


This needs to be updated because of the switch to Sonoff. It should be much more easy but still sometimes the device may arrive with some soldering needing to be done.
This needs to be updated because of the switch to Sonoff TH16, however it is going to be way more simple than the previous models. For now, you can check the [https://www.youtube.com/watch?v=d4cro7Kpk_M video here for just short overview].


=== Schematics ===
=== Schematics ===


Not sure if this category is still needed for this version.
Well the schematics is something what we need to work on. At the moment lets say that the core of the Sonoff is the [https://en.wikipedia.org/wiki/ESP8266 ESP8266].


=== Software ===
=== Software ===


We have to discuss the software sources, there are many out there.
We have to discuss the software sources, there are many out there one of them for example [https://github.com/vitotai/BrewPiLess BrewPiLess], [https://github.com/vitotai/BrewPiLess/tree/master/doc Docs].


=== Programming ===
=== Programming ===


You will need a [https://www.aliexpress.com/item/32648158894.html serial to usb 3.3v].  
You will need a [https://www.aliexpress.com/item/32648158894.html serial to usb 3.3v].


Here some buy links:
 
needs to be added
=== Heating&Cooling ===
 
One of the options for heating the incubator could be [https://www.amazon.de/PROFI-LUX-Terrarienheizkabel-IP67-Heizkabel-Frostschutz/dp/B07N7N9LV1/ref=sr_1_3?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=33PBEFC9K82BS&keywords=terrarium+heizkabel&qid=1568147205&s=gateway&sprefix=terrarium+heiz%2Caps%2C180&sr=8-3 terrarium heater]. Also [https://www.amazon.de/Reptile-Infrarot-W%C3%A4rmelampe-Reptilien-brooders/dp/B078VY3YG5/ keramik reptile heat emitter] could be used.


=== Currently Run Prototypes ===
=== Currently Run Prototypes ===
Line 44: Line 46:
The DS18B20 temperature probes used have PVC shielding; that makes them unsuitable for long time use at temperatures of 100°C or above, although the sensor works up to 125°C. Some sensors are shielded with PTFE cable (more commonly known as Teflon) which is considered food safe to 160°C, so these sensors can be used up to 125°C (max sensor range). Here are some ordering options:
The DS18B20 temperature probes used have PVC shielding; that makes them unsuitable for long time use at temperatures of 100°C or above, although the sensor works up to 125°C. Some sensors are shielded with PTFE cable (more commonly known as Teflon) which is considered food safe to 160°C, so these sensors can be used up to 125°C (max sensor range). Here are some ordering options:


* [https://www.aliexpress.com/item/32849462236.html BME280 Digital Sensor Temperature Humidity Barometric Pressure Sensor Modul] 
* [[http://www.dx.com/p/water-proof-ds18b20-temperature-probe-90cm-142889#.WB75j4WcG00 Cheapest found on DX - lead only 90cm, not 100!]] eu 2.26
* [[http://www.dx.com/p/water-proof-ds18b20-temperature-probe-90cm-142889#.WB75j4WcG00 Cheapest found on DX - lead only 90cm, not 100!]] eu 2.26
* [[http://www.dx.com/p/diy-ds18b20-stainless-steel-temperature-sensor-probe-black-151327#.WB7zzYWcG00 Cheap and tested sensor from DX]] eu 2.53
* [[http://www.dx.com/p/diy-ds18b20-stainless-steel-temperature-sensor-probe-black-151327#.WB7zzYWcG00 Cheap and tested sensor from DX]] eu 2.53
Line 56: Line 59:
=== Bugs&Issues ===
=== Bugs&Issues ===


* Displayed Time Error - Reported on 12/3/2017 by [[User:Algoldor|Algoldor]]. If the incubator is in the off function displaying only time, after several days the display stops showing "time" but starts to show variety of symbols without meaning. It seems like after the amount of the time displayed is too much for the display it crashes.
So far no errors because we are not testing yet (2/9/2019).

Latest revision as of 10:41, 11 September 2019

ei Kit "Just"
SSR and heat sink
Working prototypes assembled at VoidWarranties, February 2017

Here you can find info about the development of the experimental incubator (ei)current version 5.0 "Kvas" which we are now working on. There are several improvements compared to the previous version 4.0 Just, the fourth generation of the experimental incubator.

The main change is leaving the arduino core behind and switching for the Sonoff device, in particular the Sonoff TH16 model which should make our life much more easy on many fronts.

How to get involved, contact

Get your kit and let us know! That is the most easy way how to get in and participating. Contact Algoldor, Justa or send an email to the experimental incubator mailing list. The total cost is around €25 max. you can buy it easily online, don't forget also the serial to usb 3.3v so you can upload the code to the device.

If you want to get involved, you need help with experimental incubator set up and running or you have some other questions you can get in touch with us:

Soldering and connection

This needs to be updated because of the switch to Sonoff TH16, however it is going to be way more simple than the previous models. For now, you can check the video here for just short overview.

Schematics

Well the schematics is something what we need to work on. At the moment lets say that the core of the Sonoff is the ESP8266.

Software

We have to discuss the software sources, there are many out there one of them for example BrewPiLess, Docs.

Programming

You will need a serial to usb 3.3v.


Heating&Cooling

One of the options for heating the incubator could be terrarium heater. Also keramik reptile heat emitter could be used.

Currently Run Prototypes

The prototypes which are currently running the "just" version are listed here:

Temperature probes

The DS18B20 temperature probes used have PVC shielding; that makes them unsuitable for long time use at temperatures of 100°C or above, although the sensor works up to 125°C. Some sensors are shielded with PTFE cable (more commonly known as Teflon) which is considered food safe to 160°C, so these sensors can be used up to 125°C (max sensor range). Here are some ordering options:

Bugs&Issues

So far no errors because we are not testing yet (2/9/2019).