VMA330 IR OBSTACLE AVOIDANCE SENSOR MODULE USER MANUAL
VMA330 USER MANUAL 1. Introduction To all residents of the European Union Important environmental information about this product This symbol on the device or the package indicates that disposal of the device after its lifecycle could harm the environment. Do not dispose of the unit (or batteries) as unsorted municipal waste; it should be taken to a specialized company for recycling. This device should be returned to your distributor or to a local recycling service. Respect the local environmental rules.
VMA330 5. Overview VMA330 This module is an inexpensive solution for an obstacle avoidance sensor, perfect for robotic projects and very easy to interface directly with Arduino® and compatible boards. The module has two potentiometers, one to control frequency and one to control the intensity. operating voltage: 3.
VMA330 // CODE BEGIN void setup() { Serial.begin (9600); pinMode (9, INPUT); //Sensor output } void loop() { Serial.print ("Sensor: "); Serial.println (digitalRead(9)); //print the sensor output delay (500); //wait half a second } // CODE END 8. More Information Please refer to the VMA330 product page on www.velleman.eu for more information. Use this device with original accessories only.
Velleman® Service and Quality Warranty Since its foundation in 1972, Velleman® acquired extensive experience in the electronics world and currently distributes its products in over 85 countries. All our products fulfil strict quality requirements and legal stipulations in the EU. In order to ensure the quality, our products regularly go through an extra quality check, both by an internal quality department and by specialized external organisations.