Hello everyone,
Introduction
I have created a circuit that acquires range data from a sensor. This sensor is mounted onto a servo and is constantly being rotated 180 degrees, 5 steps at a time. I have also used a python code to generate a radar screen which should map out data found by the sensor as little white circles. The circuit and PC are connected using a PICAXE AXE027 USB Cable,
Problem
The problem I am having is that the Python program reads the data found from the sensor using COM3 in which the AXE027 cable is connected. This data should then be placed onto the Radar screen as the sensor detects objects, but it is not doing this...Does anyone have any idea why, If so, it would be of great help!
Kind Regards,
eafy131