• Welcome to PiBoSo Official Forum. Please login or sign up.
 
April 27, 2024, 07:58:23 PM

News:

World Racing Series beta14 available! :)


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - poupou59890

46
Plugins / Re: UDP Proxy
April 17, 2019, 08:24:00 AM
Quote from: h106frp on November 01, 2018, 09:13:20 PMGot this working to read the data on a remote PC on my LAN via wireless  :)

edit proxy_udp

[params]
enable = 1
port = 30000
;ip = 127.0.0.1:30001; original localhost
ip = 192.168.1.20:30001  ;the IP of the client on the LAN
delay = 1

modify the line below in the original processing code
udp= new UDP(this,PORT_RX,HOST_IP);

to read
udp = new UDP (this,PORT_RX);

very cool  8)  Should be able to make an e-dash using the raspberry pi now



Hi, I am making a simrig for GPbikes and I ave the idea to potentialy lean this rig ...But for now I would like to learn a little bit UDP and everything else in order to know how to read output data from GPbikes,

I have an arduino R3 that I will use, and for now I would like to create the code in order just to see values in realtime but I do not know well arduino and code for that and I do not know UDP protocole at all, so with your helps I understood the code to read values and extract values from matrix in an arduino language but What do I need in order to test that ? Is it possible to use arduino over USB to read UDP data, DO I need wifi or ethernet absolutly to perform that ? Because if the arduino is connected over USB it is good for me because I have in mind to read data from GPbikes thanks to the arduino and send the lean angle to my motor (thanks to arduino too and shields) but for now I just want to test if I can extract porper values from GPbikes....I am a little bit lost with that.

SO if someone can give a little tuto about what do I need to do to connect my arduino to GPbikes UDP data stream and be able to see it than I will be able to use those values and mix them in order to have a right variable for my rig.

Thakns a lot for your help.
47
HI,

Oh Sorry, I Thought that you will use same systeme (control lean angle) for the full rig I did not understand that you will rotate only the handlebars according to the lean angle, but that's cool too :) Ok So from now I need to learn a little bit how to communicate with UDP etc :) I am a mechanical guy but electronics and electrics are not my thing lol But your système is awesome and hope to see cool vids soon :)

Well Done :)
48
Hi,

I am planning to make a custom rig too, for now it will be fix with direct steer mode = 2 and a t300rs FFb wheel and motorcycle parts for everything, but yeah I would like to try to lean my rig in accordance with the lean angle from gpbikes I asked my elec engine suppliers for more information but torque seems to be high and so the price ... so I would like to know if you already find your sero in order to run your rig ? And also how do you manage to receive realtime lean angle to arduino and convert it to your servo (the big one) but your project is completly and I hope we will see more videos soon :)

49
Custom hardware / incredible mixed reality video
April 10, 2019, 02:00:56 PM
Hi,

I am planning to finish my simrig to play GP bikes and I am not sure yet what to use to steer, counter steering (hardcore mode = 2) is what I want but all videos I saw the angle was to important to "feel" something real. but Just now I saw this video, the force feedback seems to react exactly as the real one, i am not sure yet how his system works but seems interesting to share. Can't wait to use my sim on VR. thanks


This guy and his system are awesome :)