clara.vrx.palo-alto.ca.us
articles | bespoke web | design | editor | WORKS
Inu AI | PHOTOESSAYS | pumpkin
ART | design | food | book | tours | our garden
shirts | portfolio | ocad | OCADU DIGITAL
2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024
animator | arin | artReach | artists opportunities | artworx | canada art council | cira | draft-prtfolio | essays | exhibitions | murals | online artshops | ontario art council | past | portfolio | PROJECTS | toronto art council | non profit | books | artist project | code
biomimicry | e-bike | fungi mutarium | growcad | internet | makers | MICRO-COMPUTERS | people | printers | resources | solar server | timeline
creative cases | node mcu | shield | simulator | ULTRASONIC SENSOR
Ultrasonic Ranging Sensor
Ultrasonic Ranging Sensor

https://www.alibaba.com/sho…/hc--sr04-ultrasonic-sensor.html

This HC-SR04 Ultrasonic Ranging Sensor is a non-contact distance measurement module with stable performance and high ranging accuracy. with the inexpensive price,
The measurment range if it can be upto 5M,
which would be helpful for your project such as robotic Obstacle Avoidance and so on.

Features

Power supply: 5V DC.
Effectual angle: <15°.
Ranging distance: 2cm – 500 cm.
Resolution: 1 cm.
Ultrasonic Frequency: 40k Hz.

Connect this triple axis magnetometer breadkout module to your Arduino/Crowduino I2C wires(SDA:A4,
D18;SCL:A5, D19)as IN THE PICTURE.

Programming
Copy the following program to Arduino IDE and upload to your Arduino/Crowduino

#include "Ultrasonic.h"

Ultrasonic ultrasonic(12,13);
void setup() {
Serial.begin(9600);
}

void loop()
{
Serial.println(ultrasonic.Ranging(CM));
delay(100);
}


‎Energy Hatch‎ to Arduino
9 October 2017
Remember me, buy my shirts!
pop art MBZ