Arduino code for OmniCar project.
-
Updated
Dec 11, 2025 - C++
Arduino code for OmniCar project.
Low Latency Link Framework
STM32 BluePill SCServo (Waveshare/FeeTech) library port for LL
CRSF library for building ESP32-C3 JR bay modules. Handles half-duplex inverted UART, RC channel decoding, telemetry TX, and the EdgeTX handshake.
SCS15/SC15 servo drive with half-duplex UART interface and STM32/HAL.
High-performance dual-channel RS485 communication library for the Waveshare 2-CH RS485 HAT and RP2350 (Pico 2), featuring SC16IS752 SPI-to-UART bridge support and automatic hardware flow control.
Learn Network Protocol and Network Programming
A Rust client/server capable of sending and receiving data.
Implements the Dynamixel 1.0 protocol to communicate on half-duplex UART with any compatible device
A rudimentary messaging application based on client-server architecture for communication amongst multiple connected clients.
A game called Multi Client Hand Cricket game is built using socket programming. It’s a two-player game where two players show scores on their respective fingers.
.pkt format files along with C -files which can be downloaded and are executable in Cisco Packet Tracer. This repository has been opened for taking reference for various computer networks experiments.
This is a software UART implementation for Atmel AVR microcontrollers. It enables serial communication using timer interrupts and provides functions for data transmission and reception. Ideal for projects requiring software-based UART communication with external devices.
"C_Hardware_UART.c" is a project showcasing hardware UART communication on an Atmel AVR microcontroller. It enables bidirectional data transmission and reception, demonstrating the implementation of a half-duplex serial communication channel. Useful for AVR-based projects requiring robust serial communication capabilities.
This is a project showcasing hardware UART communication on an Atmel AVR microcontroller. It enables bidirectional data transmission and reception, demonstrating the implementation of a half-duplex serial communication channel. Useful for AVR-based projects requiring robust serial communication capabilities.
A 3.3V RS-485 transceiver breakout board with automatic flow control, designed for long-distance and noise-resistant serial communication.
A 5V RS-485 transceiver breakout board using the HTC Korea MAX485 chip for reliable long-distance communication.
The project uses the concept of Network Socketing and File Handling to transfer files from the server to the client (checks access permission), when requested by the client.
A simple half-duplex audio chat using GGWave, with a real-time volume meter to monitor microphone input levels. It encodes and decodes messages using sound-based data transfer.
Computer Network basics, Socket programming, Multithreading, etc.
Add a description, image, and links to the half-duplex topic page so that developers can more easily learn about it.
To associate your repository with the half-duplex topic, visit your repo's landing page and select "manage topics."