does pumata4 and FirmataExpress support bluetooth ......when I make a board instance and try to set com_port to the port the Sr04 bluetooth module is connected to the code gives an error saying it cannot fin the Firmata version id ......is there any fix or the pymata just dosnt support bluetooth like it predesesecor Standard firmata which i cant use because it doenst support ultrasonic sensors
does pumata4 and FirmataExpress support bluetooth ......when I make a board instance and try to set com_port to the port the Sr04 bluetooth module is connected to the code gives an error saying it cannot fin the Firmata version id ......is there any fix or the pymata just dosnt support bluetooth like it predesesecor Standard firmata which i cant use because it doenst support ultrasonic sensors
Can you use python with sensors using "string"???
I have a question: how can I print th distance number as a decimal number?
Use float instead of Integer.
Code
code