slave
Here are 19 public repositories matching this topic...
Sercom SPI library for ATSAMD21 boards such as Arduino Zero and Adafruit Feather M0
-
Updated
Nov 12, 2023 - C++
A modbus server example implemented by libmodbus. It can serve for multi clients and is very easy to use for everyone.
-
Updated
Jan 17, 2024 - C++
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "t…
-
Updated
Aug 5, 2021 - C++
This is the first kernel of Monke OS.
-
Updated
Nov 23, 2021 - C++
Contains examples of Modbus (RS485) communication with Arduino. In the examples, Arduino Mega is used as the Master, and Arduino Uno is used as the Slaves. The Arduino RS485 Module is used for RS485 communication. There are three examples in the repository.
-
Updated
Aug 23, 2024 - C++
Arduino template I2C device and driver.
-
Updated
Nov 21, 2024 - C++
Contains an example of RF communication with Arduino Uno. There are two applications available in the repository: Master and Slave. The NRF24L01 module is used for RF communication and is connected to the Arduino Uno.
-
Updated
Aug 14, 2024 - C++
Improve this page
Add a description, image, and links to the slave topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the slave topic, visit your repo's landing page and select "manage topics."