Due to increasing spam attacks, forum registrations are currently paused to keep our community safe and spam-free. Come hang out and stay connected with us on the SimHub Discord: https://discord.com/invite/nBBMuX7!

Catch you on Discord — and thanks for understanding!
Analog input for Ar...
 
Notifications
Clear all

Analog input for Arduino handbrake

2 Posts
2 Users
0 Reactions
5,775 Views
(@leniek)
Active Member
Joined: 6 years ago
Posts: 4
Topic starter  

Hi,

First of all thank You for creating and maintaining such a great software!

One thing i am missing is possibility to connect Analog input (potentiometer) to arduino to use as handbrake.

Regards


   
Quote
(@dottumin)
New Member
Joined: 6 years ago
Posts: 1
 

Hi....you'll have to look at the sensors datasheet to see what communication method it uses. I guess from the title the sensor outputs a analog voltage proportional to the sensed pressure? Start your arduino IDE, load up the AnalogInput example and connect your sensor appropriately. Then you can look at the readings from the ADC on the serial monitor.


   
ReplyQuote
Share: