switch

Pololu Power Switch

Power off from an Arduino Sketch using the Pololu Power Switch

If you need an Arduino to shut off from within your Sketch, this is the solution. We will explore wiring the Pololu Pushbutton Power Switch, programming the Arduino to shut off the power, and making the unit “power on” only. The Pololu Pushbutton Power Switch comes in two versions – the SV version geared towards …

Power off from an Arduino Sketch using the Pololu Power Switch Read More »

Tiich System Prototype Final Report

Tiich System – Prototype Final Report Using Arduino

Introduction: Our main goal with the Tiich system is to design a teaching aid/tool which would replace the conventional whiteboard in a classroom environment. We want our system to be used as an electronic based white board, having all the written information easily be saved and submitted to all the students in the classroom. We also …

Tiich System – Prototype Final Report Using Arduino Read More »

kerinin arduino thermostat

PID Thermostat For The Arduino

PID Thermostat This is a PID thermostat for the arduino. It supports independent tuning parameters for multiple hardware ‘profiles’, and includes an autotune mode to estimate the PID parameters for a given setpoint. Installation Hardware DS18-series (I’m using the DS18B20) temperature sensor Solid-state relay rated for your power source 16×2 LCD display (I’m using the …

PID Thermostat For The Arduino Read More »

simple digital light meter

Building a simple digital light meter using Arduino and BH1750FVI sensor

A light meter is a device that measures the intensity of light. It finds applications in schools, hospitals, production areas, passageways and more to measure and maintain proper lighting levels. It is often used by photographers to determine the proper exposure for a photograph. Today we are going to build a simple light meter using …

Building a simple digital light meter using Arduino and BH1750FVI sensor Read More »