项目作者: lg-lima1

项目描述 :
Project for final exam on Electrical Engineering: Practical Applications using an Arduino and a Stepper Motor..
高级语言: C++
项目地址: git://github.com/lg-lima1/curtain-scheduler.git
创建时间: 2020-07-08T01:06:47Z
项目社区:https://github.com/lg-lima1/curtain-scheduler

开源协议:

下载


Curtain Scheduler

Project developed for the final exam on Electrical Engineering: Practical Applications course.

Enables any curtain to have scheduled open and close times. This is possible due to the stepper motor, that can be in any size, and an RTC module, that is responsible for enabling RTC capability on the Arduino. Last but not least, all the code was developed for the Arduino board using a few libraries.

Hardware

  • Arduino (Uno or Mega)
  • Stepper Motor and Driver
  • 16x2 LCD Display
  • RTC Module
  • Periphery (buttons, power supply and a switch)