Pinned Loading
-
gaussian_filter_optimization
gaussian_filter_optimization PublicImage filtering algorithm from scratch in C via gaussian weighted averaging of nearby pixels. Implemented using multiple optimization approaches ( separable 1D dot products via SVD, various SSE app…
C 1
-
YOLO_Realsense_ROS
YOLO_Realsense_ROS PublicImplementation of YOLOV11 object detection on the Realsense D456 Depth Camera in ROS2
Python 1
-
PWM_UART_ESC_CONTROL_STM32
PWM_UART_ESC_CONTROL_STM32 PublicBaremetal implementation that bridges communication with VESC firmware to enable BLDC motor control using a computer through USB and STM32. Uses UART to communicate with the computer via USB and ma…
Assembly 3
-
GalaxyRVR-Baremetal-SoftPWM
GalaxyRVR-Baremetal-SoftPWM PublicA baremetal library to implement PWM signal generation on the Sunfounder GalaxyRVR rover. Uses CTC mode on Timer2 of the ATMega328p to simulate PWM signals via software.
C++ 1
-
GalaxyRVR_UART
GalaxyRVR_UART PublicBaremetal UART library for the Sunfounder GalaxyRVR rover, configures USART0 on the AtMega328P for USART transmit/receive with a 8 bit frame, 1 stop bit, and no parity. Baud Rate should be set to 1…
C++ 1
-
ROS2_STM32_Bridge
ROS2_STM32_Bridge PublicIntegrates YOLO11, EKF, high level motion controls via ROS2 with low level STM32 motor/sensor controls, integrates STM32 signals with VESC/BLDC/Hall Sensors for motor encodings
If the problem persists, check the GitHub status page or contact support.
