Cycle Sentry: 24-GHz Radar For Bicyclist Detection
A PCB for automotive testing, featuring a 24 GHz radar system with an MCU for processing I&Q values. It connects to a frequency analyzer and uses CW and FMCW modes to detect bicyclists in blind spots of parked cars.... show more78 Comments
8 Stars
Radar Sensor XM125
Turn a PC or Raspberry Pi into a radar lab. Plug-and-play USB-C, protected data lines, dual serial channels, and full access to reset/boot/I2C/UART/SWD for demos, evaluation, and algorithm prototyping.... show more3 Stars
RADAR PCB Patch antenna Board
A PCB for automotive testing, featuring a 24 GHz radar system with an MCU for processing I&Q values. It connects to a frequency analyzer and uses CW and FMCW modes to detect bicyclists in blind spots of parked cars.... show more2 Comments
BarbellAI Puck V1 Radar Core
Low-noise 1.3V buck regulator for the 1P3_RF rail, 3A output, VBATT input, QFN RPU 10-pin 2.0x2.0mm... show moreWittering Amaranth Esper Photo Analyser
ATMEGA328-PU (U1) Setup Power Supply Connections: Connect U1:VCC to U2:5V@1 (5V power supply). Connect U1:GND to U2:GND@1 (Ground). Connect U1:AVCC to U2:5V@2 (Analog Power Supply for better ADC performance). Multiple GND pins (U2:GND@1, U2:GND@2, U2:GND@3, U2:GND@4) should all be connected to a common ground plane for stability. Serial Communication for Debugging: Connect U1:PD0 (RX) to U6:TXD. Connect U1:PD1 (TX) to U6:RXD. These connections enable serial communication between the microcontroller (ATmega328) and the USB-Serial adapter (CH340N) for programming and debugging. Sensor Data Acquisition: Given the components, the MLX90614ESF-ACC-000-SP (U4) is an infrared temperature sensor that could be used for vital detection. It uses an I 2 2 C interface. Connect U1:PC4 (SDA) to U4:PWM_SDA. Connect U1:PC5 (SCL) to U4:SCL_Vz. This allows the ATmega328 to communicate with the MLX90614ESF infrared temperature sensor. Additional Considerations: An analog-to-digital converter (ADC) or a specialized RF module designed for UWB radar applications would be necessary to capture and process radar signals for detecting human vitals through walls. The MAX270CWP+ (U3) could be used for audio signal processing but may not directly apply to UWB radar signal processing. Power Supply to Other Components Connect U6:VCC to U2:5V@1. Connect U4:VDD to U2:5V@2. Ensure all components' ground pins are connected to the common ground plane (U2:GND@1, GND@2, GND@3, GND@4)... show more