Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine sensors into multi sensor devices to reuse esp32 MCUs #25

Open
mgrouch opened this issue Nov 6, 2024 · 0 comments
Open

Combine sensors into multi sensor devices to reuse esp32 MCUs #25

mgrouch opened this issue Nov 6, 2024 · 0 comments

Comments

@mgrouch
Copy link
Contributor

mgrouch commented Nov 6, 2024

Proposal

AtomS3-lite engine:

  • RPM via alternator W terminal pulse counter with optocoupler
  • Oil pressure (with ina219) resistance based sensor
  • Engine temperature (Dallas temperature sensor)
  • Exhaust temperature (Dallas temperature sensor)
  • Fuel level (resistance based?)
  • Fuel flow?
  • Rudder position (Hall effect based or resistance/potentiometer)
  • Flame detector
  • Gas sensors

AtomS3-lite environment:

  • i2c sensors (air pressure/temp/humidity, illuminance, UV level, TVOC, lightning strikes detection)
  • GPS
  • Human presence, motion detection
  • Rain sensor
  • Dust sensor
  • Fridge temperature
  • Carbon Monoxide
  • Smoke detector

AtomS3-lite or Atom-Lite alarms and electrical:

  • Battery Voltage
  • Battery Temperature
  • H2 gas
  • Bilge level with JSN-SR04T Distance Measuring Ultrasonic Waterproof Sensor Module, Range Sensor
  • Alarm via WhatsApp with Ethernet module

Atom-lite or atomS3-lite fluids levels:

  • Black water (current loop based sensors)
  • Grey water
  • Fresh water
  • Lubricant
  • Water quality sensor
  • Fridge temperature (1-wire Dallas)

AtomS3 with built-in IMU:

  • Heave
  • Rate of turn

or
AtomS3R with built in IMU and magnetometer:

  • Compass
  • Heave
  • Attitude
  • GPS
  • Rudder angle
  • Rate of turn
  • Magnetic variation for location and date
  • Sunset/Sunrise

use m5stack PortABC base for connections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant