https://github.com/gornostal/arduinocurtainscontrol
https://github.com/gornostal/arduinocurtainscontrol
arduino stepper-motor
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gornostal/arduinocurtainscontrol
- Owner: gornostal
- Created: 2016-02-28T19:52:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T20:03:48.000Z (9 months ago)
- Last Synced: 2025-02-26T17:41:45.792Z (about 2 months ago)
- Topics: arduino, stepper-motor
- Language: JavaScript
- Size: 400 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hardware
| Hardware | Price |
|---|---|
| [Arduino Uno clone](https://arduino-ua.com/) | $13 |
| GT2 timing belt 5mm wide | $2/m |
| [60 Teeth GT2 Timing Pulley Bore 5mm for Belt Width 6mm 2GT](http://www.ebay.com/itm/-/221982116783?roken=cUgayN&soutkn=AhXjZf) (used in 3d printers) | $8 |
| [Stepper motor shield (2A)](https://arduino-ua.com/prod279-Draiver_dvyh_motorov_2A) | $13 |
| Motor Nema 17 48mm | $20 |
| 12V 2.4A AC/DC wall adapter | $6 |
| [ENC28J60 Ethernet module](https://arduino-ua.com/prod404-ENC28J60_Ethernet_modyl_mini) | $4 |
||Total: ~**$70**|Tools/expendables:
* Soldering iron
* Multimeter
* Breadboard
* Wires
* Reed switches
* Potentiometer
* Buttons
* Magnets
* Insulating tape# Software
* [EtherCard library](https://github.com/jcw/ethercard)
# Bonus
* [How To Identify The Wires / Leads Of A Stepper Motor](https://www.youtube.com/watch?v=fTtwWJZlGt4)