Posts with «lasers» label

Nvidia Jetson TX1 Cat Spotter and Laser Teaser

The Jetson TX1 Cat Spotter uses advanced neural networking to recognize when there's a cat in the room — and then starts teasing it with a laser.

Read more on MAKE

The post Nvidia Jetson TX1 Cat Spotter and Laser Teaser appeared first on Make: DIY Projects and Ideas for Makers.

Laser Sequencer uses Arduino to Enable Super-Microscope!

[Philip]’s Laser control Arduino shield.

[Philip Nicovich] has been building laser sequencers over at the University of New South Wales. His platform is used to sequence laser excitation on his fluorescence microscopy systems. In [Philip]’s case, these systems are used for super-resolution microscopy, that is breaking the diffraction limit allowing the imaging of structures of only a few nanometers (1 millionth of a millimeter) in size.

Using an Arduino shield he designed in Eagle, [Philip] was able to build the system for less than half the cost of a commercial platform.

The control system is build around the simple Arduino shield shown to the right, which uses simple 74 series logic to send TTL control signals to the laser diodes used in his rig. The Arduino runs code which allows laser firing sequences to be programmed and executed.

[Philip] also provides scripts which show how the Arduino can be interfaced with the open source micro manager control software.

As well as the schematics [Philip] has provided STEP files and drawings for the enclosure and mounts used in the system and a detailed BOM.

More useful than all this perhaps is the comprehensive write-up he provides. This describes the motivation for decisions such as the use of aluminum over steel due to its ability to transfer heat more effectively, and not to use thermal paste due to out-gassing.

While I can almost hear the cries of “not a hack”, the growing use of open source platforms and tool in academia fills us with joy. Thanks for the write-up [Philip] we look forward to hearing more about your laser systems in the future!


Filed under: misc hacks

Laser Sequencer uses Arduino to Enable Super-Microscope!

[Philip]’s Laser control Arduino shield.

[Philip Nicovich] has been building laser sequencers over at the University of New South Wales. His platform is used to sequence laser excitation on his fluorescence microscopy systems. In [Philip]’s case, these systems are used for super-resolution microscopy, that is breaking the diffraction limit allowing the imaging of structures of only a few nanometers (1 millionth of a millimeter) in size.

Using an Arduino shield he designed in Eagle, [Philip] was able to build the system for less than half the cost of a commercial platform.

The control system is build around the simple Arduino shield shown to the right, which uses simple 74 series logic to send TTL control signals to the laser diodes used in his rig. The Arduino runs code which allows laser firing sequences to be programmed and executed.

[Philip] also provides scripts which show how the Arduino can be interfaced with the open source micro manager control software.

As well as the schematics [Philip] has provided STEP files and drawings for the enclosure and mounts used in the system and a detailed BOM.

More useful than all this perhaps is the comprehensive write-up he provides. This describes the motivation for decisions such as the use of aluminum over steel due to its ability to transfer heat more effectively, and not to use thermal paste due to out-gassing.

While I can almost hear the cries of “not a hack”, the growing use of open source platforms and tool in academia fills us with joy. Thanks for the write-up [Philip] we look forward to hearing more about your laser systems in the future!


Filed under: misc hacks

Star Track: A Lesson in Positional Astronomy With Lasers

[gocivici] threatened us with a tutorial on positional astronomy when we started reading his tutorial on a Arduino Powered Star Pointer and he delivered. We’d pick him to help us take the One Ring to Mordor; we’d never get lost and his threat-delivery-rate makes him less likely to pull a Boromir.

As we mentioned he starts off with a really succinct and well written tutorial on celestial coordinates that antiquity would have killed to have. If we were writing a bit of code to do our own positional astronomy system, this is the tab we’d have open. Incidentally, that’s exactly what he encourages those who have followed the tutorial to do.

The star pointer itself is a high powered green laser pointer (battery powered), 3D printed parts, and an amalgam of fourteen dollars of Chinese tech cruft. The project uses two Arduino clones to process serial commands and manage two 28byj-48 stepper motors. The 2nd Arduino clone was purely to supplement the digital pins of the first; we paused a bit at that, but then we realized that import arduinos have gotten so cheap they probably are more affordable than an I2C breakout board or stepper driver these days. The body was designed with a mixture of Tinkercad and something we’d not heard of, OpenJsCAD.

Once it’s all assembled and tested the only thing left to do is go outside with your contraption. After making sure that you’ve followed all the local regulations for not pointing lasers at airplanes, point the laser at the north star. After that you can plug in any star coordinate and the laser will swing towards it and track its location in the sky. Pretty cool.


Filed under: Arduino Hacks, cnc hacks, news, solar hacks

An Arduino-Powered Laser Engraver That You Can Build

A teenage maker created this impressive laser engraver for around $220

Read more on MAKE

The post An Arduino-Powered Laser Engraver That You Can Build appeared first on Make: DIY Projects, How-Tos, Electronics, Crafts and Ideas for Makers.

DIY Hot Wheels Drag Race Timer

[Apachexmd] wanted to do something fun for his three-year-old son’s birthday party. Knowing how cool race cars are, he opted to build his own Hot Wheels drag race timer. He didn’t take the easy way out either. He put both his electronics and 3D printing skills to the test with this project.

The system has two main components. First, there’s the starting gate. The cars all have to leave the gate at the same time for a fair race, so [Apachexmd] needed a way to make this electronically controlled. His solution was to use a servo connected to a hinge. The hinge has four machine screws, one for each car. When the servo is rotated in one direction, the hinge pushes the screws out through holes in the track. This keeps the cars from moving on the downward slope. When the start button is pressed, the screws are pulled back and the cars are free to let gravity take over.

The second component is the finish line. Underneath the track are four laser diodes. These shine upwards through holes drilled into the track. Four phototransistors are mounted up above. These act as sensors to detect when the laser beam is broken by a car. It works similarly to a laser trip wire alarm system. The sensors are aimed downwards and covered in black tape to block out extra light noise.

Also above the track are eight 7-segment displays; two for each car. The system is able to keep track of the order in which the cars cross the finish line. When the race ends, it displays which place each car came in above the corresponding track. The system also keeps track of the winning car’s time in seconds and displays this on the display as well.

The system runs on an Arduino and is built almost exclusively out of custom designed 3D printed components. Since all of the components are designed to fit perfectly, the end result is a very slick race timer. Maybe next [Apachexmd] can add in a radar gun to clock top speed. Check out the video below to see it in action.


Filed under: Arduino Hacks, toy hacks

Liquidware team crafts laser tripwire that tweets intruder alerts, keeps fake sharks at bay (video)

Laser tripwire security systems can be expensive propositions that don't always work as planned -- just ask Raytheon, which saw its $100 million Perimeter Intrusion Detection System for JFK International Airport undermined by one wayward jet skier. Taking that as a form of dare, Justin Huynh and teammates at Liquidware have devised a much cheaper (if also much smaller) tripwire of their own. Any interruption of a laser pointer's beam is caught by an Arduino light sensor that promptly sends the alert to an Android-running BeagleBoard xM; if a toy like Bruce the shark dares cross the line, the BeagleBoard sends a Twitter message to let the authorities, or at least Huynh, clamp down on the trespasser. The invention won't replace Raytheon's handiwork anytime soon, although Huynh notes that additional or more powerful sensors could theoretically catch real, muscle-bound sharks and not just their plastic counterparts. The supply checklist and source code are waiting on the company's project page below, so those who'd like to ward off miniature invasions can get started today.

Continue reading Liquidware team crafts laser tripwire that tweets intruder alerts, keeps fake sharks at bay (video)

Filed under: Misc. Gadgets

Liquidware team crafts laser tripwire that tweets intruder alerts, keeps fake sharks at bay (video) originally appeared on Engadget on Mon, 20 Aug 2012 19:17:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Matt Richardson turns Arduino, Twitter and lasers into art (video)

Matt Richardson's genius has never really been in question. The Make Live host and compulsive hacker has built an impressive library of creations, ranging from a Google Reader pedal to an email-triggered Christmas tree. The man's works are definitely art, in their own way, but his new project, Fade Away 1, is the first that we could easily see taking up residence in a SoHo gallery. At the heart of the installation is an Arduino (of course) that pulls in posts from Twitter with the phrase "fade away" in them. The same AVR chip then "prints" those tweets on phosphorescent paper with a UV laser mounted on a servo -- as the energy dissipates, the messages slowly disappear. And, if you're wondering what the "1" at the end of the title means, Richardson plans to continuously improve the project. For some more details about the next iteration and to see the current one in action, check out the videos after the break.

Continue reading Matt Richardson turns Arduino, Twitter and lasers into art (video)

Matt Richardson turns Arduino, Twitter and lasers into art (video) originally appeared on Engadget on Mon, 26 Dec 2011 11:18:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments