uart-protocol
There are 191 repositories under uart-protocol topic.
pConst/basic_verilog
Must-have verilog systemverilog modules
PowerBroker2/pySerialTransfer
Python package to transfer data in a fast, reliable, and packetized form
damogranlabs/serial-tool
Serial tool is a utility for developing, debugging and validating serial communication with PC.
halftop/Interface-Protocol-in-Verilog
Interface Protocol in Verilog
matt-alencar/fpga-uart-tx-rx
Basic UART TX/RX module for FPGA
dentra/esphome-ewh
Control Electrolux/Ballu/Zanussi Water Heaters, Humidifiers, Thermostats via UART
ZhuYanzhen1/CDTP
数据链路层协议,只需要提供单字节的收发函数就可以移植这些协议。Data link layer protocols can be transplanted by providing a single byte transceiver function.
sascha432/trailing_edge_dimmer
Firmware for a trailing/leading edge MOSFET/BJT/TRIAC dimmer written in C++ including schematics/PCB-layouts
lobaro/util-slip
C SLIP and SlipMux implementation RFC10-55
junlon2006/libUartCommProtocol
UART Communication Protocol, support like TCP/UDP feature
triforcely/sds011-wrapper
Wrapper library created to simplify use of SDS011 laser dust sensor in your projects
Alex-Trusk/Dyson_UART_parser
Dyson Air Purifier Home Assistant Integration
smileboywtu/ZigbeeLcdStack
wireless lcd sensor network based on zigbee(cc2530)
EmbeddedEnterprises/samd10-uart-bootloader
UART bootloader for SAMD10 series
h-elsner/SR24_decode
Read and decode data from Yuneec ZigBee receiver SR24. Test tool for Raspberry Pi.
mostafa-elgendy22/PrUcess
PrUcess is a low-power multi-clock configurable digital processing system that executes commands (unsigned arithmetic operations, logical operations, register file read & write operations) which are received from an external source through UART receiver module and it transmits the commands' results through the UART transmitter module.
aashrafh/BlobbyVolley
⚾️ Multiplayer Assembly 8086 Clone of BlobbyVolley Game
maehw/ubx-gps-simulator
Simulator of u-blox 6 serial communication protocol (UBX)
Neomer/AVRC
C headers for AVR microcontrollers. Arduino must die!
djzenma/2-FPGAs-UART-Protocol
Transmitter and Receiver FPGAs connected using the UART Protocol to execute arithmetic operations and display the inputs on the transmitter's 7 Segment Display as well as the result on the Receiver's 7 Segments Display.
johnosullivan/esp32-iridium-modem
A drop-in solution for interactions on the Iridium Satellite network using AT commands. The library uses the ESP32 UART bus with different queues/pthread to manage messages in an asynchronous or synchronous way.
sajadh76/UART-Protocol
Discover the Xilinx Spartan-6 FPGA implementation featuring a UART protocol and Bubble Sort algorithm
AshishA26/LidarScanner3D
📷 Creates and maps a point cloud of your environment and nearby objects using LIDAR, Arduino, and Unreal Engine 4.
dipakgmx/ATMega_Serial
Serial communacation (USART) on the ATMega 2560 using C++ classes
mnmhdanas/UART-protocol
UART - RTL Design and Verification
vbala29/Projectile-Tracking-System
Title: SPLAT-CIWS. Simple Projectile Locating and Aiming Tower (SPLAT) - a Close in Weapons System (CIWS) for Missile Defense by Vikram Bala and Andy Liu. ESE350 Spring 2022 Final Project.
ladianchad/LachaCom
communcation( Serial, Socket, I2C ...) c++ pakage
MohammadNiknam17/UART_Receiver_Transmitter_Controller_VHDL-FPGA
VHDL codes for UART Interface; hardware communication protocol. contains Receiver & Transmitter units & RAM memory.
yasnakateb/UARTCommunication
☎️ UART Communication Implementation in Verilog HDL
asankaSovis/Bidirectional_Transmitter
📡 This project was intended to develop a bidirectional transmitter and reciever device that uses Visible Light Communication (VLC) technology to transmit and recieve data from one device to another. In its basic form, data is transmitted as pulses of light where on means bit 1 and off means bit 0.
Bryce-Leung/FPGA-UART-Protocol
UART Protocol made for Altera DE2-115 FPGA in VHDL
Dajamante/nRF52_Nucleo_uart
This repository is a collection of pair programs between nRF52 (the sender) and STM32F401-Nucleo (the receiver).
harshgosar/LEA-6h-GPS-Arduino-Python
This repository contains source code for Arduino and Python interface code to read GPS output (encoded in NMEA) and show latitude and longitude
metscloud/MetsCloud---An-IOT-Platform
Open Source MQTT IOT ecosystem
nthnn/Uartix
Strange dynamic programming and scripting language that performs mathematical computations on a connected Raspberry Pi Pico (RP2040) through UART connectivity.