GTA V Arduino xSerial 3.3
769
45
769
45
This is a connector for arduino.
NOW YOU CAN RUN MORE COMPORTS AT THE SAME TIME BY COPYING THE DLL AND RENAMING IT AND MODIFYING ITS CONFIG ONCE YOU PRESS INSERT IN GAME TO RE-ESTABLISH ITS DEFAULT CONFIG!
This project includes:
2x Arduino Test Projects (test rpm,sample code)
1x GTAV Dll
1x GTAV INI
The main purpose of this project is to interact with the game through arduino using serial port communication having the ability to use natives externally from your computer or from a remote location. There are many things you can build using this software
such as:
indicator switches for your steering wheel Speedometers On screen text message alerts Wanted level flashing lights and much much more!
Press 'L' to initiate the comport
Example of creating a vehicle:
Serial.println("Create_Vehicle,zentorno,0.0,0.0,0.0,4.0,");
Available Peds/Vehicles: http://pastebin.com/aSVUdykG
Updates Applied (More Functions)
Commands Available:
Create_Vehicle (Returns Data) Create_Ped (Returns Data) Raycast (Returns Data) GetWantedLevel (Returns Data) GetMoney (Returns Data) GetMyVehicleSpeed (Returns Data) GetHealth (Returns Data) GetWeaponAmmo (Returns Data) GetRevs (Returns Data) GetEngineState (Returns Data) GetPrimaryColor (Returns Data) GetSecondaryColor (Returns Data) UISubtitle (Removed Display Time)(400ms)
Set_Steer SetMyVehiclePlate SetMyVehicleIndicator SetMyVehicleEngine SetMyVehicleInteriorLights SetMyVehicleLightMultiplier ApplyReleativeForce Teleport Teleport_Relative
More commands to come, Need feedback guys!
All examples available in the .ino file
New updates:
Added RPM Data Receive Test .ino
Improved Serial Handling for quick Bursts of data.
Gets: Vehicle Revs,Engine State, Primary Color, Secondary Color
You can now set your steering wheel based on analog/digital sensors
(-1.0 = left, 1.0 = right)
Please feel free to comment, request updates or functions ect ect.
View image and .ino code if you don't understand what this is used for..
This will be a long project and so i'm releasing it at its current state so that you may mess around with it and request updates to what data you want to send/receive from the scripthook.
Version 3.3
Updates will come on requests.
My current workflow:
Adding more native functions Creating custom native multi-functions
Please donate, It helps me forget about life to provide you guys great software.
Please donate to support my mods and future mods
Подивитесь тему на GTAForums »
NOW YOU CAN RUN MORE COMPORTS AT THE SAME TIME BY COPYING THE DLL AND RENAMING IT AND MODIFYING ITS CONFIG ONCE YOU PRESS INSERT IN GAME TO RE-ESTABLISH ITS DEFAULT CONFIG!
This project includes:
2x Arduino Test Projects (test rpm,sample code)
1x GTAV Dll
1x GTAV INI
The main purpose of this project is to interact with the game through arduino using serial port communication having the ability to use natives externally from your computer or from a remote location. There are many things you can build using this software
such as:
Press 'L' to initiate the comport
Example of creating a vehicle:
Serial.println("Create_Vehicle,zentorno,0.0,0.0,0.0,4.0,");
Available Peds/Vehicles: http://pastebin.com/aSVUdykG
Updates Applied (More Functions)
Commands Available:
More commands to come, Need feedback guys!
All examples available in the .ino file
New updates:
Added RPM Data Receive Test .ino
Improved Serial Handling for quick Bursts of data.
Gets: Vehicle Revs,Engine State, Primary Color, Secondary Color
You can now set your steering wheel based on analog/digital sensors
(-1.0 = left, 1.0 = right)
Please feel free to comment, request updates or functions ect ect.
View image and .ino code if you don't understand what this is used for..
This will be a long project and so i'm releasing it at its current state so that you may mess around with it and request updates to what data you want to send/receive from the scripthook.
Version 3.3
My current workflow:
Please donate, It helps me forget about life to provide you guys great software.
Перше завантаження: 12 Липня 2015
Останнє оновлення 04 Серпня 2015
Last Downloaded: 11 Березня 2023
80 коментаря
More mods by Enumerator:
This is a connector for arduino.
NOW YOU CAN RUN MORE COMPORTS AT THE SAME TIME BY COPYING THE DLL AND RENAMING IT AND MODIFYING ITS CONFIG ONCE YOU PRESS INSERT IN GAME TO RE-ESTABLISH ITS DEFAULT CONFIG!
This project includes:
2x Arduino Test Projects (test rpm,sample code)
1x GTAV Dll
1x GTAV INI
The main purpose of this project is to interact with the game through arduino using serial port communication having the ability to use natives externally from your computer or from a remote location. There are many things you can build using this software
such as:
indicator switches for your steering wheel Speedometers On screen text message alerts Wanted level flashing lights and much much more!
Press 'L' to initiate the comport
Example of creating a vehicle:
Serial.println("Create_Vehicle,zentorno,0.0,0.0,0.0,4.0,");
Available Peds/Vehicles: http://pastebin.com/aSVUdykG
Updates Applied (More Functions)
Commands Available:
Create_Vehicle (Returns Data) Create_Ped (Returns Data) Raycast (Returns Data) GetWantedLevel (Returns Data) GetMoney (Returns Data) GetMyVehicleSpeed (Returns Data) GetHealth (Returns Data) GetWeaponAmmo (Returns Data) GetRevs (Returns Data) GetEngineState (Returns Data) GetPrimaryColor (Returns Data) GetSecondaryColor (Returns Data) UISubtitle (Removed Display Time)(400ms)
Set_Steer SetMyVehiclePlate SetMyVehicleIndicator SetMyVehicleEngine SetMyVehicleInteriorLights SetMyVehicleLightMultiplier ApplyReleativeForce Teleport Teleport_Relative
More commands to come, Need feedback guys!
All examples available in the .ino file
New updates:
Added RPM Data Receive Test .ino
Improved Serial Handling for quick Bursts of data.
Gets: Vehicle Revs,Engine State, Primary Color, Secondary Color
You can now set your steering wheel based on analog/digital sensors
(-1.0 = left, 1.0 = right)
Please feel free to comment, request updates or functions ect ect.
View image and .ino code if you don't understand what this is used for..
This will be a long project and so i'm releasing it at its current state so that you may mess around with it and request updates to what data you want to send/receive from the scripthook.
Version 3.3
Updates will come on requests.
My current workflow:
Adding more native functions Creating custom native multi-functions
Please donate, It helps me forget about life to provide you guys great software.
Please donate to support my mods and future mods
Подивитесь тему на GTAForums »
NOW YOU CAN RUN MORE COMPORTS AT THE SAME TIME BY COPYING THE DLL AND RENAMING IT AND MODIFYING ITS CONFIG ONCE YOU PRESS INSERT IN GAME TO RE-ESTABLISH ITS DEFAULT CONFIG!
This project includes:
2x Arduino Test Projects (test rpm,sample code)
1x GTAV Dll
1x GTAV INI
The main purpose of this project is to interact with the game through arduino using serial port communication having the ability to use natives externally from your computer or from a remote location. There are many things you can build using this software
such as:
Press 'L' to initiate the comport
Example of creating a vehicle:
Serial.println("Create_Vehicle,zentorno,0.0,0.0,0.0,4.0,");
Available Peds/Vehicles: http://pastebin.com/aSVUdykG
Updates Applied (More Functions)
Commands Available:
More commands to come, Need feedback guys!
All examples available in the .ino file
New updates:
Added RPM Data Receive Test .ino
Improved Serial Handling for quick Bursts of data.
Gets: Vehicle Revs,Engine State, Primary Color, Secondary Color
You can now set your steering wheel based on analog/digital sensors
(-1.0 = left, 1.0 = right)
Please feel free to comment, request updates or functions ect ect.
View image and .ino code if you don't understand what this is used for..
This will be a long project and so i'm releasing it at its current state so that you may mess around with it and request updates to what data you want to send/receive from the scripthook.
Version 3.3
My current workflow:
Please donate, It helps me forget about life to provide you guys great software.
Перше завантаження: 12 Липня 2015
Останнє оновлення 04 Серпня 2015
Last Downloaded: 11 Березня 2023
@Acy Add me to skype: bitmaster-2100
@Enumerator Sent.
THANKS !
@Enumerator Can you tell me what's the best Arduino Starter Kit?
@Girghe
I would suggest this:
http://www.ebay.com/itm/New-UNO-R3-Kit-Starter-to-Ultimate-Arduino-Compatible-LCD-Breadboard-Sensor-/271658490668?pt=LH_DefaultDomain_0&var=&hash=item3f401b9b2c
@Acy there is an example for you.
@Enumerator wow man coool
You are good with arduino boards thats good... you should study IoT (internet of things)
@kokomijaj89 I've done many projects with IoT's Mainly Data Mining.
@Girghe Have you been playing with this at all? did you get the starter kit?
@Enumerator I cant install the mod please help
@Enumerator Mod is working fine but when i press L it says Access denied to the COM3 port please help
@Koray509 Make sure you close whatever is using com3
@Enumerator Like Serial Port Screen
ok it works this is a awesome mod Thx for helping
@Koray509 You're welcome I'm glad you like it.
@Enumerator, your link for "Available Peds/Vehicles" (http://pastebin.com/aSVUdykG) is no longer available.
What this mod does exactly? i dont want to offense anyone, only request :D
@NicolasDomenic It basically allows you to get/set values from the game to an external controller board connected through USB serial port.
@Enumerator Oh! Interesting, Thanks!
@NicolasDomenic I'm actually working on a project for gta right now, and it's going to be something completely different! - Stick around!
@Enumerator Oh!! That's Good, I will follow your updates.