Fatima-Mujahid / reliability-with-udpLinks
Computer Networks project - Implementation of reliable UDP file transfer.
☆10Updated 4 years ago
Alternatives and similar repositories for reliability-with-udp
Users that are interested in reliability-with-udp are comparing it to the libraries listed below
Sorting:
- Get into CPP on Embedded Software Level☆15Updated 2 months ago
- QT C++ Paint Application with Graphical User Interface (GUI)☆14Updated 2 years ago
- STM32 library for interfacing with the WIZnet W5500 Ethernet controller. Enable seamless network connectivity with robust support for bot…☆11Updated last year
- Basic libraries and simple project to help you get started in programming the STM32F103 (Blue Pill).☆12Updated 2 years ago
- Get temperature from internal sensor (Temperature Sensor Channel) with taking into account real reference voltage (Vrefint Channel).☆11Updated 3 years ago
- STM32 I2C HAL & LL library for the 1-Wire DS18B20☆12Updated 4 years ago
- Cross platform stackful task/coroutine library☆11Updated 3 years ago
- 3D Visualization Results of IMU MPU6050 Angle Readings in Matplotlib 3D☆12Updated last year
- lsm6ds3tr-c platform independent driver based on Standard C language and compliant with MISRA standard☆20Updated 2 months ago
- UART communication between STM32 and ESP32☆19Updated 3 years ago
- STM32F1 ST7735 fast library with DMA and LL drivers. Mikroe GLCD custom fonts support.☆15Updated 5 years ago
- LVGL中文文档☆26Updated 10 months ago
- STM32F1 ST7789 fast library with DMA and LL drivers. Mikroe GLCD custom fonts support.☆10Updated 5 years ago
- GUI interface for custom software-defined instruments☆14Updated 4 months ago
- ST7735 LCD Library for STM32F100 Value Line Discovery Board☆12Updated 10 years ago
- Native Blynk client for ESP-IDF (Espressif ESP32 mainline SDK)☆19Updated 8 years ago
- PCA9685 Servo control with Nucleo STM32L053R8 and HAL libraries and SW4STM32 IDE.☆26Updated 6 years ago
- Introduction to STM32H743VIT6 using Arduino☆12Updated last year
- DS1302 RTC Driver for esp-idf☆19Updated last week
- A simple oscilloscope based on STM32F411CEU6☆17Updated last year
- A demo showing the pose of the lsm6ds3 6DoF IMU sensor in 3D using esp-idf☆19Updated 2 weeks ago
- Basic embedded driver for the TDK InvenSense ICM20602 6-axis motion tracker.☆18Updated 6 years ago
- This application is a simple server implemented using FastAPI. It is designed to convert video streams from RTSP (Real Time Streaming Pro…☆10Updated last year
- PWM Slider Bar Control using ESP-IDF☆19Updated 2 weeks ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Updated last year
- Swift ESP32 BLE Remote Control Demo: A SwiftUI + Swift demo project illustrating capabilities for BLE-based remote control, including exa…☆15Updated last year
- ☆10Updated 11 months ago
- ☆15Updated 4 years ago
- i2c lcd STM32 library☆32Updated 7 months ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 6 years ago