Porting DUE Link Library to VBA, check this out: Gravicode/due-vba: DUE for Excel VBA (github.com)
To do:
- Change how it works with Data Streamer plugin (Write > Data Out, Read > Data In)
- Fixing syntactic bug
- Still figure out how to implement WriteRawData and ReadRawData methods in SerialInterface class with Data Streamer
Consider:
- alternative way to access serial port from VBA: Serial-Ports-in-VBA-new-for-2022/Function_List_Data.md at main · Serialcomms/Serial-Ports-in-VBA-new-for-2022 · GitHub
Note:
- AI doesn’t help much at this point LoL ;D