Unique Brown Tricorder
Cow health-monitoring wearable PCB for a cow-mounted device. Rear strap electronics target 20-25 g and front sensing assembly target about 15 g. Uses an ESP32-based sensor controller, 200 mAh LiPo battery, battery charging circuitry, and interfaces for ammonia, methane, IR temperature, and saliva sensing. Design must tolerate moisture, mucus, debris, vibration, fur contact, and tongue/lick exposure while remaining compact and lightweight for wearable use.... show moreESPRSSO32 Smart Scale AI Auto Layout [Example] ki4D
I want to make the hardware and software for a 5.2 inch diameter capacitive touch screen display. Please give me all of the information the enable me to do this, I have NO experience of code or PCB design or manufacture. I want to measure a battery voltage and amps used via a coulomb counter to indicate a fuel level indicator icon I just want two connections + and - Its not single cell, its a battery of 20 cells LIFEPO4 each cell is 3.2v nominal and 100a I also want to include a can bus controller to read and display motor rpm And can bus temperature Also a GPS speedometer, odometer and trip. Toggle between knots, mph and kmh by touchscreen, Also toggle between nautical miles, km and miles with a Trip meter reset. Startup screen animation, Speed Incremental bar Plus a digital reading, And an animated compass heading STM32 or ESP32 Please recommend all hardware, I have the can protocol for the motor controller but not with me right now Connection via a 4 pin military connector can high can low +v and –v Top middle of screen incremental speed bar that fills 120 degrees with 60 degrees being top dead centre in an arc Dead middle of screen DIGITAL SPEED To the left of dead middle a Compass To the right of dead centre DIGITAL RPM Next line with a space between dead centre will be the ODOMETER, Trip and Battery level Below those are the Toggle buttons Heading compass by GPS, no WiFi or Bluetooth Write full GPS parsing code for my firmware Can you write the code with all of your recommendations for smoother bug free operation Can a FRAM replace the sd card ALL components must fit onto one board into an enclosure directly behind the screen that measures 5.0 inches diameter x 13mm deep inside dimensions... show moreGreenhouse S2 [broken]
Greenhouse controller with temperature and humidity control Input voltage 12v led voltage: 12v humidifier voltage: 5V Display: i2c 0.96 OLED display sensor: htu21d i2c... show moreSi8241 65cd
The Si824x family from Skyworks Solutions, Inc. includes high-side/low-side isolated drivers specifically designed for high-power (>30 W) audio applications, providing versions with peak output currents of 0.5 A (Si8241) and 4.0 A (Si8244). These drivers operate with a maximum supply voltage of 24 V and feature an innovative isolation technology that offers up to 2500 V input-to-output isolation and up to 1500 Vrms output-to-output isolation, enabling level translations of signals without additional external circuits. Key features include a high-precision linear programmable dead-time generator ranging from 0.4 ns to 1 us, robust transient immunity of over 45 kV/us, a wide operational temperature range from -40 to +125 °C, and overlap protection to prevent shoot-through current damage. The Si824x components are RoHS-compliant and come in a 16-pin narrow body SOIC package, making them suitable for integration in space-constrained designs. These characteristics make the Si824x family ideal for use in Class D audio amplifiers and other high-side/low-side driving applications where high noise immunity and precise timing control are critical.... show moreADA4084-2ARZ
The ADA4084-1, ADA4084-2, and ADA4084-4, manufactured by Analog Devices, Inc., are a series of low-power, rail-to-rail input/output operational amplifiers designed to operate from a single supply voltage ranging from +3 V to +30 V (or ±1.5 V to ±15 V). These amplifiers are characterized by their low noise performance (3.9 nV/√Hz at 1 kHz typical), low offset voltage (100 uV maximum for the SOIC package), and low power consumption (0.625 mA typical per amplifier at +15 V). With a gain bandwidth product of 15.9 MHz and a slew rate of 4.6 V/μs typical, these amplifiers are suitable for a broad range of applications, including battery-powered instrumentation, high-side and low-side sensing, power supply control and protection, and telecommunications among others. The ADA4084 series is available in various package options, ensuring flexibility and compatibility for different design requirements. Notably, the long-term drift and temperature hysteresis are meticulously engineered for consistent performance over time and across temperature variations, making these amplifiers robust choices for applications demanding precision and stability.... show moreFridge Door Alarm
A Fridge door Alarm is a simple PCB project designed to detect & inform the status of any refrigeration unit’s door: whether its open or not. It produces a monotonous beeping noise if the fridge door is left open for too long by an accident. It’s common use is in refrigerators, Temperature Controlled Freezers & beverage coolers.... show more1 Comment
Magic Ring
A board with an array of LEDs that are controlled via STM32, and there is also an accelerometer and a temperature sensor! #stm32 #iot #magic #led... show moreWeather Station - testing auto-layout
Weather Station controlled by STM32F031F6P6 MCU. 2x humidity and temperature sensors. USB powered... show moreTPSM64406RCHR
The TPSM64404, TPSM64406, and TPSM64406E from Texas Instruments are highly integrated synchronous buck power modules designed for high power density and low EMI performance. These modules feature integrated MOSFETs, inductors, and controllers within a compact 6.5mm × 7.0mm × 2mm overmolded package, making them ideal for space-constrained applications. They support a wide input voltage range of 3V to 36V and deliver adjustable output voltages from 0.8V to 16V. The TPSM64404 offers dual 2A outputs or a stackable 4A output, while the TPSM64406 and TPSM64406E provide dual 3A outputs or a stackable 6A output, with the TPSM64406E rated for extended temperature ranges down to -55℃. These modules achieve peak efficiencies exceeding 93.5% and feature ultra-low quiescent current, making them suitable for battery-powered applications. Designed to meet stringent EMI standards, the modules include features such as dual input paths, integrated capacitors, spread spectrum modulation, and low-noise packaging. Additional functionalities include precision enable inputs, power-good indicators, overcurrent protection, thermal shutdown, and the ability to configure for multiphase operation up to 18A. The TPSM6440xx series is optimized for test and measurement, aerospace, defense, and factory automation applications.... show moreWeather Station
Weather Station controlled by STM32F031F6P6 MCU. 2x humidity and temperature sensors. USB powered... show moreZoophagous Beige Matter Compiler
- ESP32 DevKitC V4 (microcontroller) - 2x BME280 sensors (temperature, humidity, pressure) - 8ch relay board with 12VDC relays (NO/NC SPDT) - 12VDC power supply - USB connectivity - Various components (resistors, caps, opto couplers, op-amps, motor drivers, multiplexers) - 2x SPDT relay boards (for fan fail-safe) - 4x 2ch bidirectional level controllers (3.3V to 5V) - ESP32 GPIO 21 (SCL) to BME280's SCL - ESP32 GPIO 22 (SDA) to BME280's SDA - ESP32 GPIO 5 (digital output) to 8ch relay board input - ESP32 GPIO 25 (PWM output) -> Fan PWM (0-255 value) - ESP32 GPIO 26 (PWM output) -> Light PWM (0-255 value) - ESP32 GPIO 34 (analog input) -> Tachometer input (0-4095 value, 12-bit ADC) - Add a 5V voltage regulator (e.g., 78L05) to power the ESP32 and other 5V components - Add a 3.3V voltage regulator (e.g., 78L03) to power the BME280 sensors and other 3.3V components - Include decoupling capacitors (e.g., 10uF and 100nF) to filter the power supply lines - Ensure proper grounding and shielding to minimize noise and interference -- Power supply: - VCC=12VD Available, to be used for LM358P - 5V voltage regulator (78L05) - VCC=5V, GND=0V - 3.3V voltage regulator (78L03) - VCC=3.3V, GND=0V - 3.3V voltage regulator (78L03) - VCC=3.3V, GND=0V - Fan PWM boost: - Input (3.3V PWM): 0-3.3V, frequency=20kHz - Output (5V PWM): 0-5V, frequency=20kHz - LM358P op-amp (unity gain buffer) - VCC=5V, GND=0V - R1=1kΩ, R2=1kΩ, R3=1kΩ, R4=1kΩ - C1=10uF (50V), D1=1N4007 - 0-10V signal conditioning: - Input (3.3V PWM): 0-3.3V, frequency=13kHz - Output (0-10V): 0-10V, frequency=13kHz - LM358P op-amp (non-inverting amplifier) - VCC=5V, GND=0V - R5=2kΩ, R6=1kΩ, R7=2kΩ, R8=1kΩ, R9=1kΩ, R10=2kΩ - C2=10uF (50V), R11=10kΩ (1%) ------------------------------------ Fan PWM Boost (3.3V to 5V): 1. ESP32 GPIO 25 (PWM output) -> R1 (1kΩ) -> VCC (3.3V) 2. ESP32 GPIO 25 (PWM output) -> R2 (1kΩ) -> Vin (LM358P) 3. LM358P (Voltage Follower): - VCC (5... show moreAir monitoring system
an air monitoring system contains three sensors of gas, temperature and hunidity represented in the schematic by hree connectors and the system will be controlled by an stm32f103c8t6 MCU , it will contains also a regulator , a led for he detection of power , a connector and some resistors.... show more