Sandsara / firmwareSandsara

Other
11 stars 2 forks source link

Will you provide info on the electronics in the design to go with the firmware? #1

Open cwoloszynski opened 3 years ago

cwoloszynski commented 3 years ago

I am looking at your open source project and want to replicate the electronics while I wait to be able to buy the device. Will you be providing the details of the electronics in the design?

Sandsara commented 3 years ago

Yes, stay tuned for the coming updates.

On Mon, 5 Jul 2021 at 21:30, cwoloszynski @.***> wrote:

I am looking at your open source project and want to replicate the electronics while I wait to be able to buy the device. Will you be providing the details of the electronics in the design?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Sandsara/firmwareSandsara/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUWDHLQDC3AUGXDZEEZQQTTWJTF3ANCNFSM473USHXQ .

cumbaya1979 commented 3 years ago

@cwoloszynski: I rebuild the sandsara table. So, what information do you need to know? Everything needed can bei extracted from source code.

cwoloszynski commented 3 years ago

I was looking for the specific model used for the ESP processor board as well as the motor drivers and LED strip info.

cumbaya1979 commented 3 years ago

ESP32 (you should use a board that has enough GPIO-pins wired). You need: 2 x 6=12 Motor Driver (EN, DIR, STEP, Diag, Tx, Rx) 1 x LED 2 x Hall (analog) 1 x Type of Model (analog. it is configured via resistor). You can hardcode it. 4 x SD I think, thats all.

WS2812B TMC2209

thinhnguyen191 commented 3 years ago

image Can you help me fix this error?