Search found 3 matches
- Tue Jul 04, 2017 4:03 am
- Forum: CAN mapping discussion
- Topic: Getting CAN mapping value in lua script
- Replies: 5
- Views: 5996
- Mon Jul 03, 2017 1:39 am
- Forum: Hardware and Installation
- Topic: Sending data to arduino via aux serial port
- Replies: 5
- Views: 13444
Sending data to arduino via aux serial port
I'm trying to use the Aux serial port on my Racecapture Pro Mk2 to send data to an arduino uno. I know thw racecapture is sending the data but it's showing up as gibberish on the arduino. Baud rate is set at 9600 across the board. I have the aux TX pin going into the TX pin on the arduino (pin 1) an...
- Sun Jul 02, 2017 5:22 am
- Forum: CAN mapping discussion
- Topic: Getting CAN mapping value in lua script
- Replies: 5
- Views: 5996
Getting CAN mapping value in lua script
I have most of my my channels mapped via the CAN Mapping feature with my Racecapture/Pro Mk2. I am trying to get some of those values within my scripting to act on. When I try to use getChannel(), I get a "Virtual Channel not found" error. I am using the name setup in the CAN mapping scree...