drv3r
@drv3r
Active Member
Joined: Jul 1, 2024
Last seen: Jul 17, 2024
Topics: 2 / Replies: 3
Reply
RE: Belt tensioner - Can't retrieve simhub's data into Arduino

Hi Wotever, thank's for the advices I managed to make it works with a SerialUSB.read and a Serial.parseInt, just like you said. Regarding the Moti...

2 months ago
Reply
RE: Belt tensioner - Can't retrieve simhub's data into Arduino

I tried debugging to pinpoint what is going wrong. The buffer seems empty. I have no idea what I should do to make it workIf you know an easir way t...

2 months ago
Reply
RE: Belt tensioner - Encountering RingBuffer errors using FlowSerialRead.h

SolvedI download the last version from Arduino IDEThe new declaration is "RingBuf<uint8_t, 8> DataBuffer;" instead of "RingBuffer<uint8_t, 8&...

2 months ago