How to tell the time with 1's and 0's: a binary clock with WS2812 LEDs

  Рет қаралды 2,620

FriendlyWire

FriendlyWire

Күн бұрын

Пікірлер: 40
@FriendlyWire
@FriendlyWire 10 ай бұрын
You can get started with PIC microcontrollers faster than you think! :) kzbin.info/www/bejne/o4bLq6R6eZuXnZY
@terrygains8327
@terrygains8327 10 ай бұрын
Very Friendly! I will expand mine to show the date as well. Such a neat project. Thank you.
@FriendlyWire
@FriendlyWire 10 ай бұрын
Thank you, Terry, that's awesome! Please share a picture when you get it done, I would love to see it! :)
@terrygains8327
@terrygains8327 10 ай бұрын
@@FriendlyWire It will look very similar. You already have a toggle for AM/PM. So there would just be a toggle for Time/Date, maybe TimeZone1/Timezone2. You have made it so easy by already doing the hard work of developing a very friendly project as a basis. But yes will be happy to share. Thank you.
@kogstig
@kogstig 10 ай бұрын
So nice! You are back on youtube! Gigathanks for this project!
@FriendlyWire
@FriendlyWire 10 ай бұрын
Ha, thank you! To be honest, I never stop working on projects, but these videos take a long time to make :D
@kogstig
@kogstig 10 ай бұрын
Thanks a lot again, I realized project with MAX7219 only by your video, but I saw many different on youtube, only you explain this subject correct and detailed@@FriendlyWire
@FriendlyWire
@FriendlyWire 10 ай бұрын
@@kogstig That's awesome! I would love to see photos of your project with the MAX719 you did, feel free to send them over on Twitter/X or Instagram @FriendlyWire :)
@kevinharper2118
@kevinharper2118 10 ай бұрын
That case was a great find. The diffusion that the front face provides is wonderful and the inside is perfect for mounting a PCB. I also really like how you mounted the backup battery outside of the device. Thanks for sharing
@FriendlyWire
@FriendlyWire 10 ай бұрын
Thank you, Kevin! Yes, the case worked out perfectly! :) I found them in a thrift store months and months ago, and was waiting for the "perfect" project to use them in... Have a great Sunday!
@jerril42
@jerril42 10 ай бұрын
Thanks Jens. I like this clock a lot, it is definitely a good canditate for a permanent project. Take care.
@FriendlyWire
@FriendlyWire 10 ай бұрын
Thank you, Jerry, glad you like it! :)
@anshumanbanik4850
@anshumanbanik4850 10 ай бұрын
That's a beautiful project. Thanks for this wonderful demonstration.
@FriendlyWire
@FriendlyWire 10 ай бұрын
Thank you so much, glad you like it!
@Adhithya2003
@Adhithya2003 10 ай бұрын
Superb project. Thanks for all the effort you put into these videos, Especially editing, truly appreciated.
@FriendlyWire
@FriendlyWire 10 ай бұрын
Thank you for your kind words, Adhithya, much appreciated! :)
@ibrahim.t3530
@ibrahim.t3530 10 ай бұрын
wow such an amazing and eye catching project, very creative and simplistic ❤❤
@FriendlyWire
@FriendlyWire 10 ай бұрын
Thank you, glad you like it! :)
@Kieran_McNally
@Kieran_McNally 4 ай бұрын
Just found the channel. Well done!
@FriendlyWire
@FriendlyWire 4 ай бұрын
Thank you so much, Kieran, much appreciated. Have a great weekend!
@TheScissorunner
@TheScissorunner 10 ай бұрын
Jens, Your production quality and presentation is fantastic. Really and truly appreciate the time and effort you put into your work. Excellent!!!
@FriendlyWire
@FriendlyWire 10 ай бұрын
Thank you so much for your kind words! :)
@TheMagicFellow
@TheMagicFellow 8 ай бұрын
Love all the content you're making!
@FriendlyWire
@FriendlyWire 8 ай бұрын
Thank you so much! :)
@АлександрСмирнов-ц3с9щ
@АлександрСмирнов-ц3с9щ 10 ай бұрын
Amazing devices! I'd like to reproduce... Thank you, Jens.
@FriendlyWire
@FriendlyWire 10 ай бұрын
Awesome, let me know if you have any questions, I am happy to help! :)
@khaledhoubani9699
@khaledhoubani9699 4 ай бұрын
i need built a circuit has one inbut as switch and the outputs are more than four LED's , when pressing the switch one time the LED1 will be ON and others Off, when pressing rhe switch twine the LED2 will ON and others off, and etc.
@FriendlyWire
@FriendlyWire 4 ай бұрын
Thank you for the question! It sounds like you could do this with a simple counter, like the CD4017 ( kzbin.info/www/bejne/eIvNgGWKqrhljM0 ) and some extra circuitry. Do you know if you want to use a microcontroller or not?
@dawnmercurio3937
@dawnmercurio3937 8 ай бұрын
I'd really love to build this but haven't gotten into soldering yet. I also don't feel a need to have the rotary encoder if it's only purpose is to control the brightness. Is there a more simplified version of this? Finally, if you are selling those finished ones, I'd love to buy one!
@FriendlyWire
@FriendlyWire 8 ай бұрын
Thanks for your question! You don't need to solder for this, you can use a wired WS2812 LED strip. Send me an email (you can find it at the bottom of www.friendlywire.com) and we can find an LED strip that works for you. The rotary encoder does not just adjust the brightness, but also the color, and (probably the most important thing) the time. You could also add pushbuttons instead, but then you need to rewrite the program. Last, I do not sell any products right now, sorry. But I am happy to guide you through the whole thing, I am sure you can build it yourself!
@user-tc5pl3zw3h
@user-tc5pl3zw3h 10 ай бұрын
OK, but wouldn't a binary clock only be right twice a day? (JK)
@FriendlyWire
@FriendlyWire 10 ай бұрын
If you cover the AM/PM LED that's actually true ;-)
@shispices1495
@shispices1495 Ай бұрын
if you dont,t mind can you write Ms51fb9ae Microcontroller and tutorial video
@FriendlyWire
@FriendlyWire Ай бұрын
Thank you for the suggestion, but for the foreseeable future I plan to stick to the 8-bit PIC microcontrollers. Have a great start into your week! :)
@RustamBazarbaev
@RustamBazarbaev 8 ай бұрын
Do you suggest me books to learn from 0?
@FriendlyWire
@FriendlyWire 8 ай бұрын
Hello Rustam, that's a good question. I actually tried some books a long time ago (sorry, all in German) but they actually did not help me so much. I would suggest to find one circuit that you like, maybe one without a microcontroller, and build it, and make it work. Then try to understand it, and take it one step at a time. Do you have some experience already, or are you starting completely fresh? Either case, I am more than happy to suggest some good starting points and directions :)
@RustamBazarbaev
@RustamBazarbaev 8 ай бұрын
Thanks
@FriendlyWire
@FriendlyWire 8 ай бұрын
@@RustamBazarbaev Let me know if you want to chat some more, you can reach me on social media or via email (you can find the email address at the bottom of www.friendlywire.com). Happy to help! :)
@RustamBazarbaev
@RustamBazarbaev 8 ай бұрын
@@FriendlyWire Sure. Thanks!
Learn Binary by Building a Binary Clock with Flutter
11:34
Fireship
Рет қаралды 32 М.
ПРИКОЛЫ НАД БРАТОМ #shorts
00:23
Паша Осадчий
Рет қаралды 5 МЛН
大家都拉出了什么#小丑 #shorts
00:35
好人小丑
Рет қаралды 94 МЛН
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 13 МЛН
Make your own Retro Nixie Clock with an RTC!
10:54
GreatScott!
Рет қаралды 1 МЛН
How to use rotary encoders
14:12
FriendlyWire
Рет қаралды 35 М.
#2 - Getting Started With the Free Robo Eyes Arduino Library
6:46
How to Make a Binary Clock Using a Raspberry Pi Pico W
16:23
Gary Explains
Рет қаралды 10 М.
Control LEDs with your computer using RS232!
16:09
FriendlyWire
Рет қаралды 61 М.
Building an analog clock with a microcontroller
24:55
FriendlyWire
Рет қаралды 7 М.
CD4017 tutorial: the IC you can count on!
17:49
FriendlyWire
Рет қаралды 33 М.
Turning a can of soup into a binary clock
30:23
FriendlyWire
Рет қаралды 8 М.
How to use WS2812 “NeoPixel” LEDs with a PIC microcontroller
12:35
ПРИКОЛЫ НАД БРАТОМ #shorts
00:23
Паша Осадчий
Рет қаралды 5 МЛН