half-duplex

There are 11 repositories under half-duplex topic.

  • GitMoDu/LoLa

    Low Latency Radio System

    Language:C++5231
  • industrial-robotics-lab/OmniCar-arduino

    Arduino code for OmniCar project.

    Language:C++5302
  • viteo/STM32-BluePill-SCServo-library

    STM32 BluePill SCServo (Waveshare/FeeTech) library port for LL

    Language:C2100
  • sylvaing19/OneWireInterface

    Implements the Dynamixel 1.0 protocol to communicate on half-duplex UART with any compatible device

    Language:Python1100
  • theritik01/Computer-Network-All-Lab

    Learn Network Protocol and Network Programming

    Language:Python110
  • rakshith-crm/C-File-Transfer-Network-Socketing

    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.

    Language:C0100
  • vinit714/Multi-Client-Server-Hand-Cricket-game

    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.

    Language:Python0102
  • aleksa012po/C_Hardware_UART_Half_Duplex

    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.

    Language:C10
  • aleksa012po/C_Hardware_UART_Send_String

    "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.

    Language:C10
  • aleksa012po/C_Software_UART_Half_Duplex

    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.

    Language:C10
  • Priyansh2/ChatApp

    A rudimentary messaging application based on client-server architecture for communication amongst multiple connected clients.

    Language:Rich Text Format20