No description
Find a file
2025-04-24 17:12:48 +02:00
src/components/communication Removed address because it wasn't used and decrease message queue size to 5 2025-04-24 17:12:48 +02:00
.gitignore Uart Communication 2022-12-26 16:28:31 +01:00
library.json Fixed an issue where the serial would end up out of sync 2025-03-01 20:58:06 +01:00
LICENSE Fixed an issue where the serial would end up out of sync 2025-03-01 20:58:06 +01:00
README.md Fixed an issue where the serial would end up out of sync 2025-03-01 20:58:06 +01:00

Components for WCAF

This code comes with ABSOLUTELY NO WARRANTY.

These are some of the extra component(s) I have created for the WCAF framework.

Communication

This allows two devices to communicate with each other and has the following features:

  • Albe to detect if a message was corrupted during transport
  • Albe to work in situation where interups are sometimes disabled. (e.g. ALED control)

License

The MIT License (MIT) - Copyright (c) 2022 Wouter