You are here

How can I make status packet, using arduino?

3 posts / 0 new
Last post
Medist
Offline
Last seen: 1 year 5 months ago
Joined: 2023-06-01 03:34
Posts: 1
How can I make status packet, using arduino?

I bought remote controller that displays speed (Flipsky Remote VX4) with VESC TX/RX receiver.
And I want to display motor speed, using Arduino as ESC.

 

So I searched How to make status packet(Including speed, cuttent, temp etc.)

But I couldn't find one.

There were only codes for Instructions packets, not status packet.

 

This is what I want to do:
make and send status packet(speed, current) from Arduino through TX/RX Serial

 

Can I get code or protocol/packet for status message?

vadicus
Offline
Last seen: 1 month 3 weeks ago
VESC Free
Joined: 2018-08-17 07:26
Posts: 431

Here is a good place to start:

https://github.com/SolidGeek/VescUart

 

 

 

NextGen FOC High voltage 144v/34s, 30kw (https://vesc-project.com/node/1477)

toboli
Offline
Last seen: 1 year 3 months ago
Joined: 2023-05-17 21:19
Posts: 5

I just used Solid Geeks lib for building Firefly remote controller, but it seems it is not working any more. I am curious if someone confirm it works with HW 60