This is an initial entry starting the build log. I need to determine which project or module to get started with. I am thinking between power swap and embedded.
This is an attempt to understand the relationship between different blocks/components. The components haven’t been selected but used as reference to see what type of voltages and power consumption may be required.
This will be revisited and revised.
Project goal: Turn on fan/motor when ambient temperature is greater than 25 C.
Concept:
Prototype
A shield with temperature sensor and motor driver can be used in conjunction with a development board to create an initial prototype.
At this point, faster development (fewer parts, surface mount assembly, easy programmability) are more important than accuracy, part life cycle, cost.
Temperature sensors: Several types of temperature sensors are available analog (LM335DT outputs voltage proportional to temperature 10 mV/K), digital with different interfaces (TMP144YFFR uses UART, TMP1075DSGR uses I2C).
Motors options will be looked at next. DC, Servo or Stepper motor. Neither high accuracy not high torque are important. Simplicity of hardware and software implementation are more important for this prototype.