Split flap display - how to build!

preview_player
Показать описание
Follow along as I go over my build of David K.'s great split flap display project!
Рекомендации по теме
Комментарии
Автор

All those Arduinos. It's like modern day programming... just throw more RAM at it.

friendlypiranha
Автор

These things are so cool! I thought about building one, just not sure if I have the time/money right now! I saw one of those Vestaboards ($3, 500) which is super pricey, I have just been looking for great alternatives. Love this build though!

Baileyrapp-sq
Автор

This would pair nicely with the Defcon display from War Games.

AzCowboyOne
Автор

I wish you'd of showed it off a bit more - with flappy flaps. But thanks for a great video - I know where the project was 10 months ago. Thank you.

paullee
Автор

I tried laser cutting flaps years ago but that involved a lot of hand painting (screen printing) of the flaps. The idea of 3D printing multi-colored flaps works very well. All 45 flaps fit on the Prusa XL in one go.
I'm not sure which type of HALL sensor I have (still in the mail) but since I will use Raspberry Pi Pico (4 units on 1 Pico) I have to rewrite to software.
That also allows me to optimize the thing a bit. @18:10 you'll see that the unit passes the '0' once before stopping there. This is (I think) due to a re-homing sequence that I have seen in the Arduino code.

Rob_
Автор

This is a very cool project! I'd love to give it a shot, but I've never done any PCB work or soldering in my life. You'd mentioned possibly having the boards made, ready or close to ready to use. Do you have any suggestions where one might source them? Or would I be better off watching some videos on and learning to solder PCBs? Thanks for the awesome video!

GregSmith
Автор

Wait - you've added esp32??? Is this in the github infos or .... where can I find current today info about starting a build with best practices??

paullee
Автор

This is cool but something differant. I Just started to get into t-trak modules in n-scale. Going to do a double track. was wondering if you can make me one of those kits? Im very very new at this the wiring part has me a little nervous.I think i no that red is for the outer main and yellow for the inter main. Thank you.

MarkTheLostTraveler
Автор

hi Josh, thanks for the video, , I really looking to print and assemble this display, I just dont get how I order the PCB, hope you can explain it to me.. :)

luisvieyra
Автор

How did you do the filament swap for multi color flaps? Do you have to modify the Gcode?

CartNarc
Автор

What about reducing the number of Arduinos and using just one board (like more powerfull Pi Pico)?

tomrous
Автор

What will be the cost to make a 20 character split flap display?

chibbu
Автор

What should you expect to pay for the PCB boards? Any recommendations on a source? Great build... Thanks...

joem
Автор

can you provide a link for the boards?

Marz
Автор

Why did you use all arduinos and an ESP01 to give wifi.... You should be able to do this all from a single ESP32 and either do a single PCB across the back that all the motors and sensors plug into, or do them in the PCB place here and make a jumper wire like you did to connect them all, but feed all the GPIO back to the ESP32... seems like a huge waste to do it this way, even with how cheap the arduino nano's are.

MikeHarris
Автор

Detailed tutorial! If any custom PCBs/ 3DP/CNC'd parts can assist for upcoming projects? Would like to sponsor and reach any collab together! (PCBWay zoey)

zoeyzhang
Автор

Had no sound or way to un-mute. I did find captions and was able to read them.

jimmypockrus
Автор

my wallet know that i can't make it😅

zwtsch
Автор

Who coded this crap. Hate the code lol. Also i have no idea why its usung those pi zeros.

Could legit use 1 mega to handle all this.

Over complicated this by a factor of 5 at least. Also the cost.

Bro i checked the code though and wanted to throw away my degree 😂

RoboArc