News

We can use them to cut things, create laser light shows, and also as a rangefinder.[Ignas] wrote in to tell us about [Berryjam’s] AMAZING write-up on creating an Arduino based laser rangefinder ...
4. Connect the breadboard rails to Arduino GND and +5V, and then check that your setup matches that of Figure 10-3. Mounting the Laser. For this project, I’ve attached the servos to a pan-and ...
Makers, Arduino and electronics enthusiasts that have wanted to create a laser sky effect generator, may be interested in this new DIY tutorial which is being published by YouTuber “Normal ...
It would be interesting to see a laser-based sensor paired with this code. Posted in Arduino Hacks Tagged 3d scanner , arduino , sharp GP2D120X Post navigation ...
The code includes two Arduino libraries: one for the servo and another for the ultrasonic sensors. The main code is a simple 14-line piece with a simple if-else statement you can readily modify.
The Arduino powered Laser trip wire system project is currently over on the Kickstarter crowd funding website looking to raise $3,000 pledges to make the jump from concept to production. Patrick ...
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
Using motion detectors and an Arduino you can trigger lights, fans, ... Here is the Arduino code for the Parallax sensor. int motion_1 = 2; int light_1 = 13; void setup() ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
LiDAR technology utilizes laser light to measure distance to objects and terrain. Many of these sensor systems, such as Quanergy's solid-state unit for self-driving cars , can cost upwards of US ...