Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpbm/arduino-elevator
an elevator using arduino
https://github.com/dpbm/arduino-elevator
arduino arduino-project c cpp eletrcity eletric eletrica eletrics eletronic eletronics elevador elevator ino maker maker-project makers projects projeto school-project test
Last synced: about 23 hours ago
JSON representation
an elevator using arduino
- Host: GitHub
- URL: https://github.com/dpbm/arduino-elevator
- Owner: Dpbm
- Created: 2022-10-02T13:30:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T19:10:47.000Z (10 months ago)
- Last Synced: 2024-04-16T04:59:40.950Z (7 months ago)
- Topics: arduino, arduino-project, c, cpp, eletrcity, eletric, eletrica, eletrics, eletronic, eletronics, elevador, elevator, ino, maker, maker-project, makers, projects, projeto, school-project, test
- Language: C++
- Homepage: https://dpbm.github.io/arduino-elevator/
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Elevator with arduino
This is a project I helped by coding for some friends of mine from my former school.
We created that to a thecnology week to demonstrate what we were doing on the eletronics course.![Elevator photo](./assets/elevator.jpg)
My friends were in charge of doing eletric/eletronic part of the project, and I created the code that you can see on the `.ino` file.
The operation is simple, you only need to click on a button to select a floor and, when the elevator reach the selected floor, you'll be able to select another one, as a common elevator.
## Demonstration
https://user-images.githubusercontent.com/75098594/193454695-da2093b5-357b-4aa3-b0b5-98036e6be475.mp4