Analog input for Ar...
 
Notifications
Clear all

Analog input for Arduino handbrake

2 Posts
2 Users
0 Likes
4,584 Views
(@leniek)
Active Member
Joined: 5 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: 5 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: