Digital Blood Pressure Sensor with Serial Output For Arduino/Raspberry Pi
₹2,750.00₹2,999.00 excl GST (-8%)
Package contains 1 Nos Digital Blood Pressure sensor with serial Output for Arduino/ Raspberry Pi
This is digital Blood Pressure Sensor with serial output for Arduino Raspberry pi. Can be easily connected to Arduino or Raspberry pi via serial communication. Program For Interfacing Blood Pressure sensor with Arduino. Connections: Sensor TX(Red Wire): Arduino RX Sensor RX(Orange Wire): Arduino TX ** Please make sure the supply never exceeds 5V Program: void setup() { // put your setup code here, to run once: Serial.begin(115200); delay(2000); } void loop() { // put your main code here, to run repeatedly: if(Serial.available()>0) { Serial.println(Serial.readStringUntil(‘\n’)); } }
Please Note: Images are for representation only. The actual Product may differ slightly in appearance.
Reviews
There are no reviews yet.