An open API service indexing awesome lists of open source software.

https://github.com/nanitefactory/elevator-with-atmega128

A small elevator control system that runs on ATMEL's 8-bit microcontroller.
https://github.com/nanitefactory/elevator-with-atmega128

atmega128 atmel atmel-avr atmel-avr-microcontroller atmel-studio c clang dot-matrix lcd led microcontroller push-button risc risc-processor seven-segments-display speaker stepper-motor switch

Last synced: 15 days ago
JSON representation

A small elevator control system that runs on ATMEL's 8-bit microcontroller.

Awesome Lists containing this project

README

        

# Elevator-with-Atmega128

## 개요
- 2016년 6월 / 3학년 1학기
- '마이크로프로세서 응용' 수업 텀 프로젝트
- 승강기(엘레베이터) 구현

## Interface
- Input: Push button switch
- Output: LED, LCD, Seven-segment display, Dot matrix, Speaker, Stepping motor

## 기능
- 모터: 오르내리는 이동을 제어
- 세븐세그먼트: 현재 엘레베이터가 위치한 층수 표시
- 도트매트릭스: 승강기가 이동중일 때 방향을 나타내는 화살표 애니메이션과 문 열림/닫힘 애니메이션 표현
- 스피커: 목적층 도착시 안내음
- 버튼스위치: 층 선택, 문 열림 닫힘 버튼
- LCD: 선택된 목적층 표시, 엘레베이터의 이동 방향 표시 (UP / DOWN / NEUTRAL)
- LED: 선택된 목적층 표시