Skip to content
#

bidirectional-communication

Here are 11 public repositories matching this topic...

This Python code enables two-way serial communication with an Arduino via a computer's serial port using threads for concurrent data exchange. It interfaces with an Arduino program designed for serial communication; refer to the next file for the example code.

  • Updated Aug 19, 2023
  • Python

Socket Encrypted Data Transmission for peer to peer or based receivever data point connections. State-full or state-less Communication over SSL Shared Public Key encrypted channels, Single-Unit header file, persistent or ephemeral transitory sessions..

  • Updated May 26, 2024
  • C++

Back end application, built using Spring Boot framework, Spring JPA with ORM for management of relation data. Provides full CRUD operations, along with additional custom finder methods. Packages: Model, DAO, Service, Controller, Exception(with a GlobalExceptionHandler class). RDBMS with MySQL, 3NF data normalization. ERD.

  • Updated Oct 24, 2023
  • Java

This project involves developing a full stack application. MySQL database (3NF). Back-end developed in Java, using Spring Boot framework and Spring Data JPA, with ORM for database interaction. MVC. Exception handling and data validation have been thoroughly implemented. Front-end developed using HTML, CSS, Bootstrap and JavaScript.Third-party APIs.

  • Updated Dec 14, 2023
  • Java

Improve this page

Add a description, image, and links to the bidirectional-communication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bidirectional-communication topic, visit your repo's landing page and select "manage topics."

Learn more