Vista de Lectura

Hay nuevos artículos disponibles. Pincha para refrescar la página.

Lasers, Galvos, Action: A Quest for Laser Mastery

Custom built RGB laser firing beam

If you’re into hacking hardware and bending light to your will, [Shoaib Mustafa]’s latest project is bound to spike your curiosity. Combining lasers to project multi-colored beams onto a screen is ambitious enough, but doing it with a galvanomirror, STM32 microcontroller, and mostly scratch-built components? That’s next-level tinkering. This project isn’t just a feast for the eyes—it’s a adventure of control algorithms, hardware hacks, and the occasional ‘oops, that didn’t work.’ You can follow [Shoaib]’s build log and join the journey here.

The nitty-gritty is where it gets fascinating. Shoaib digs into STM32 Timers, explaining how modes like Timer, Counter, and PWM are leveraged for precise control. From adjusting laser intensity to syncing galvos for projection, every component is tuned for maximum flexibility. Need lasers aligned? Enter spectrometry and optical diffusers for precision wavelength management. Want real-time tweaks? A Python-controlled GUI handles the instruments while keeping the setup minimalist. This isn’t just a DIY build—it’s a work of art in problem-solving, with successes like a working simulation and implemented algorithms along the way.

If laser projection or STM32 wizardry excites you, this build will inspire. We featured a similar project by [Ben] back in September, and if you dig deep into our archives, you can eat your heart out on decades of laser projector projects. Explore Shoaib’s complete log on Hackaday.io. It is—literally—hacking at its most brilliant.

A CO2 Traffic Light On An SAO

[David Bryant] clearly has an awareness of the impact of an excess concentration of CO2 in the local environment and has designed an SAO board to add a CO2 traffic light indicator to one of the spare slots on the official Hackaday Supercon 2024 badge.

The part used is the Sensirion SCD40 ‘true’ CO2 sensor, sitting atop an Adafruit rider board. [David] got a leg up on development by creating a simple SAO breakout board, which could have either the male and female connectors fitted, as required. Next, he successfully guessed that the badge would be based around the RP2040 running MicroPython and hooked up an Adafruit Feather RP2040 board to get started on some software to drive the thing. This made hooking up to the official badge an easy job. Since the SAO has only two GPIOs, [David] needed to decode these to drive the three LEDs. There are a few ways to avoid this, but he wanted to relive his earlier EE college years and do it the direct way using a pair of 74HC00 quad NAND gate chips.

We’ve seen a few CO2 monitors over the years. This sleek little unit is based around the Seeeduino XIAO module and uses an LED ring as an indicator. Proper CO2 monitors can be a little pricey, and there are fakes out there. Finally, CO2 is not the only household pollutant; check out this project.

DeepLearning.AI TensorFlow Developer Professional Certificate

Category – TensorFlow, Deep Learning Course Difficulty – Average Course Length – 2 Months @ 10h per Week Price – $49.99 Rating  4/5 View Course The DeepLearning.AI TensorFlow Developer Professional Certificate program is a comprehensive and hands-on learning experience designed to equip individuals with applied machine learning skills using TensorFlow. This program is offered […]

Source

CodiumAI

CodiumAI is an AI code testing tool that supports Python, JavaScript, and TypeScript in VScode & JetBrains IDEs, and can tackle big and complicated code. It generates non-trivial tests (and trivial, too!) that help you understand how your code behaves and find edge cases and suspicious behaviors. It also provides explanations of the tests generated, […]

Source

Introduction to LangChain

Category – Natural Language Processing Course Difficulty – Average Course Length – 1 Hour Price – Requires Enterprise DNA Subscription Rating  4.5/5 View Course This introductory beginners guide to Langchain offered by Enterprise DNA serves as an entry point for individuals interested in building their expertise in the realm of language models and natural […]

Source

❌