This is a project to develop an inexpensive, portable incubator for infants. An existing prototype has been developed using an ATMega328 microcontroller.
Documents:
- Google Doc with my list of updates
- powerpoint with phase 2 summary
Current working proposal is to use an inexpensive SoM such as the Neo. This is a dual-core (ARM cortex M4 and A9) processor with two sets of Arduino-like I/O pins. It would be mounted on an interface board (face down, likely). The interface board would contain all necessary electronics.
Here is an approximate inventory for I/O required (see spreadsheet):
- Touchscreen
- Video (HDMI)
- USB
- UART
- ~4 GPIO
- ~8 PWM (some high power)
- ~4 I2C
- ~8 unknown sensors (probably I2C)
- 2-3 SPI
- ~8 temperature sensors
- ~4 ADC inputs (power supply and battery voltages)
Some observations:
- Essentially everything
SoM options (theirs)
SoM options (mine)
- https://www.solid-run.com/nxp-family/imx8-som/#overview
- https://www.emcraft.com/products/685
- https://www.toradex.com/computer-on-modules/apalis-arm-family/nxp-imx-8
- https://www.toradex.com/computer-on-modules/apalis-arm-family/nxp-freescale-imx-6
- https://www.variscite.com/product/system-on-module-som/cortex-a72/var-som-mx8-nxp-freescale-i-mx8
- https://www.phytec.com/product/phycore-imx8/
- https://www.compulab.com/products/computer-on-modules/cl-som-imx8-nxp-i-mx-8-system-on-module-computer/
- https://www.advantech.com/products/computer-on-module/rom-7720/mod_efa49d1d-5da2-4fc3-bb85-7621a8168055
- https://boundarydevices.com/product/nitrogen8m-som/
Last modified 5 years ago
Last modified on Jan 29, 2020, 1:19:26 PM