Skip to content
#

sensor-interfacing

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This project simulates a batch mixing system using a PIC16F84A microcontroller. The system can operate in three different modes, which are controlled by a selector switch. Each mode mixes different proportions of fluids A, B, and C. The system also includes a mixer, a heater, and pumps to control the flow of the fluids.

  • Updated Feb 23, 2024
  • Assembly

This Arduino project involves measuring both AC and DC voltages using the ZMPT101B voltage sensor and an analog pin, respectively. The AC voltage is read from the ZMPT101B sensor connected to pin A0, while the DC voltage is read from an analog pin (A1). The measured values are displayed on a 16x2 LCD screen with I2C communication and printed via Se

  • Updated Jun 27, 2024
  • C++

Improve this page

Add a description, image, and links to the sensor-interfacing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sensor-interfacing topic, visit your repo's landing page and select "manage topics."

Learn more