Timer Based Laser Wall Clock

A simple project to show a clock on a wall with just one small laser and a rotating mirror.

May 27, 2016

11813 views

7 respects

Components and supplies

3

2N7000 MOSFET TO92

1

9Volts wall power supply

1

Breadboard power supply module

1

3Volts 5mW Laser Head

1

5Volts 3000 rpm DC motor

1

DS3231 RTC Module

3

1N4148 diode

1

Breadboard (generic)

1

Arduino Mega 2560

1

Pass through groove IR sensor

1

1\\4 Watt resistors

1

Jumper wires

Tools and machines

1

Solder wire

1

Soldering iron (generic)

Project description

Code

Program For Uploading Time On The RTC

c_cpp

Arduino I2C Master Library

It's an alternative to the Wire library that doesn't rely on interrupts (useful to use inside an ISR, the Wire library CANNOT run inside an ISR), GIthub has the initial release, consider taking the latter from their website.

/

0
0
Latest commit to the master branch on Invalid date

Main Program

c_cpp

Arduino I2C Master Library

It's an alternative to the Wire library that doesn't rely on interrupts (useful to use inside an ISR, the Wire library CANNOT run inside an ISR), GIthub has the initial release, consider taking the latter from their website.

/

0
0
Latest commit to the master branch on Invalid date

Program For Reading Motor Speed (can be usefull)

c_cpp

Main Program

c_cpp

Program For Uploading Time On The RTC

c_cpp

Downloadable files

General Schematic

General Schematic

General Schematic

General Schematic

Comments

Only logged in users can leave comments

screwpilot

0 Followers

0 Projects

Table of contents

Intro

7

0