Skip to main content

Posts

Showing posts from October, 2018
LIGHTPIPE 7-SEGMENT DISPLAY By   witnessmenow   in   Technology Arduino 5,022 62 4 Featured Download Favorite By   witnessmenow Check out my YouTube channel Follow More by the author: About: Hey everyone! My name is Brian and thanks for checking my Instructables. I'm a software developer by trade but I've recently gotten into Arduino development after discovering the esp8266 chip, a WiFi enab...   More About witnessmenow » Intro: Lightpipe 7-Segment Display What if I told you that you could build a display out of shoe laces!? Well that is exactly what I've done! Building your own seven segment display is nothing new, it's a very common Arduino project, but I had an idea for this one so I said I'd give it a go, and I am absolutely delighted with how it came out! It's made from Light up shoe laces (light pipe), some addressable RGB LEDs (Neopixels) and a 3D print. The idea behind this design was inspired b

Ultrasonic Distance Sensor in Arduino With Tinkercad

  Ultrasonic Distance Sensor in Arduino With Tinkercad Let's measure distances with an ultrasonic rangefinder (distance sensor) and Arduino's digital input. We'll connect up a circuit using a breadboard and use some simple Arduino code to control a single LED. You may have already learned to   read a pushbutton   and   PIR motion sensor   with Arduino's digital input, and we'll build on those skills in this lesson. Ultrasonic rangefinders use sound waves to bounce off objects in front of them, much like bats using echolocation to sense their environment. The proximity sensor sends out a signal and measures how long it takes to return. The Arduino program receives this information and calculates the distance between the sensor and object. Find this circuit on Tinkercad Explore the sample circuit embedded here by starting the simulation and clicking on the proximity sensor. This will activate a highlighted area in front of the sensor with a circle "