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

Programmable Macropad V2 : 6 Steps (with Pictures) - Instructables

Need motion sensor - Other Hardware Development - Arduino Forum

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

Laser trigger for Canon camera - Exhibition / Gallery - Arduino Forum

I turned a DeWalt drill into a ridiculously dangerous handheld laser : r/ arduino

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

Trigger a Solenoid with Arduino. Need help please. - Project Guidance - Arduino Forum

2D Barcode Scanner Breakout Hookup Guide

Arduino Uno - R3 - DEV-11021 - SparkFun Electronics