S'abonner

Connection

Button-triggered Laser Diode - Project Guidance - Arduino Forum

Button-triggered Laser Diode - Project Guidance - Arduino Forum

Hello, big-brained sexual dynamos of the Arduino forums! I bring to you a problem that I'm 99% sure is going to be a simple fix, but I CAN NOT, FOR THE LIFE OF ME, figure it out. I'm attempting to fire one of these laser diodes (650nm 5mw) with a button, using the below code. int pinButton = 4; //the pin where we connect the button int LASER = 12; //the pin we connect the LASER void setup() {  pinMode(pinButton, INPUT); //set the button pin as INPUT  pinMode(LASER, OUTPUT); //set the LASER

IR module for camera triggering system - Project Guidance - Arduino Forum

Button-triggered Laser Diode - Project Guidance - Arduino Forum

Project - LASERino (Laser Staging Box) - Interactive Art - Arduino Forum

Arduino High-Current Interfacing - Transistors & MOSFETs

Ultra-Fast Laser Diode Driver - EEWeb

Advice for a tried and tested high speed camera controller - Project Guidance - Arduino Forum

Photodiode with Schmitt Trigger generating unwanted interrupts - Project Guidance - Arduino Forum

IR Control Kit Hookup Guide - SparkFun Learn

GRBL Fire Button - GRBL - LightBurn Software Forum

GRBL Fire Button - GRBL - LightBurn Software Forum

Sensing when a push button is pressed on a separate circuit - Project Guidance - Arduino Forum

Arduino, two buttons powering and digital inputs in the same time - General Electronics - Arduino Forum

Sensing when a push button is pressed on a separate circuit - Project Guidance - Arduino Forum

Simple Arduino Home Energy Meter - The DIY Life

Where to start?! Nerf gun target board! Pow pow! - Project Guidance - Arduino Forum