Realized I want one file with all info
This commit is contained in:
10
hardware.md
10
hardware.md
@@ -1,10 +0,0 @@
|
|||||||
## Hardware for Seven Segment Display
|
|
||||||
This is the initial hardware info.
|
|
||||||
|
|
||||||
### Controller
|
|
||||||
* ESP32 WROOM
|
|
||||||
### Servo Controller
|
|
||||||
* PCA9685 I2C
|
|
||||||
### Servo
|
|
||||||
* Deegoo MG996R
|
|
||||||
|
|
||||||
15
project.md
Normal file
15
project.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# Seven Segment Project
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
I am building a 7 segment display, a 3D printed model coupled with a servo to drive the position of the cam such that all digits can be represented, 0-9. The servo changes the digit on display. I am driving this all with a micro controller. I intend to create multiple display devices, and the will each have their own servo. This project is currently at the stage of a single display, and a single servo
|
||||||
|
|
||||||
|
## Hardware
|
||||||
|
This is the initial hardware info.
|
||||||
|
|
||||||
|
### Controller
|
||||||
|
* ESP32 WROOM
|
||||||
|
### Servo Controller
|
||||||
|
* PCA9685 I2C
|
||||||
|
### Servo
|
||||||
|
* Deegoo MG996R
|
||||||
|
|
||||||
Reference in New Issue
Block a user