//Create an instance of the AnalogInput class so we can read from it later public AnalogInput ultrasonicSensor = new AnalogInput(0);