All About TM1637

  Рет қаралды 29,470

Crazy Couple DIY

Crazy Couple DIY

Күн бұрын

Пікірлер: 46
@rogeriomunarolima1086
@rogeriomunarolima1086 6 ай бұрын
Great video information about display tm1637, with examples and Codes included. Thank you.
@CrazyCoupleDIY
@CrazyCoupleDIY 6 ай бұрын
Thanks mate
@llaltxll
@llaltxll 2 ай бұрын
In case anyone got a module that has dots on it, you can turn them on by setting the top bit on. #define SEG_DP 0b10000000
@chrisl4999
@chrisl4999 5 ай бұрын
Excellent video packed with tons of good information!
@CrazyCoupleDIY
@CrazyCoupleDIY 5 ай бұрын
Thanks 👍
@hobbit1766
@hobbit1766 2 жыл бұрын
Nice tutorial mate
@CrazyCoupleDIY
@CrazyCoupleDIY 2 жыл бұрын
Cheers
@phakalanep7241
@phakalanep7241 2 жыл бұрын
Great video
@CrazyCoupleDIY
@CrazyCoupleDIY 2 жыл бұрын
Thanks a lot
@bartekguch3051
@bartekguch3051 Жыл бұрын
Very nice, simple and helpfull video. Thank you!
@CrazyCoupleDIY
@CrazyCoupleDIY Жыл бұрын
Pleasure
@b_shankar
@b_shankar Жыл бұрын
Bro can you tell me how we can generate same temperature in Fahrenheit.
@CrazyCoupleDIY
@CrazyCoupleDIY Жыл бұрын
Temp_F = (Temp_C x 9/5) + 32;
@b_shankar
@b_shankar Жыл бұрын
@@CrazyCoupleDIY thank you 😊
@vijaysulakhe5605
@vijaysulakhe5605 5 ай бұрын
Nice and helpful video, many thanks...keep doing for Pi Pico also.
@CrazyCoupleDIY
@CrazyCoupleDIY 5 ай бұрын
I already have one on pico kzbin.info/www/bejne/rIDCY4uNf6l5bZI
@karishma_agrawal07
@karishma_agrawal07 3 ай бұрын
Your video helped a lot! ❤
@CrazyCoupleDIY
@CrazyCoupleDIY 3 ай бұрын
It's my pleasure
@karishma_agrawal07
@karishma_agrawal07 3 ай бұрын
@@CrazyCoupleDIY can to tell me that can we connect arduino nano directly to tm1637 without using breadboard?
@RogerHyam
@RogerHyam Жыл бұрын
Thanks that was useful. But how do you control the : in the middle?
@CrazyCoupleDIY
@CrazyCoupleDIY Жыл бұрын
Please have a look at the code. I have it fully commented for wast understanding. Please let me know I you have any issues thanks
@sarangvs2326
@sarangvs2326 Жыл бұрын
Can we use this module with 8051 microcontroller?
@CrazyCoupleDIY
@CrazyCoupleDIY Жыл бұрын
I have not used or tested that with an intel 8051 MCU mate so I may not be able to answer your question
@miguelpolillarny7258
@miguelpolillarny7258 Жыл бұрын
Hello, new subscriber, I wonder if you could collaborate with a Countdown timer project with the TM1637 display and that when it reaches zero, turn on a led for 3 seconds, it could be using ESP32 or an Arduino. Regards.
@МаксимГрищенко-н1с
@МаксимГрищенко-н1с 4 ай бұрын
Thank you
@CrazyCoupleDIY
@CrazyCoupleDIY 3 ай бұрын
You're welcome
@vijaysulakhe5605
@vijaysulakhe5605 5 ай бұрын
Thanks. Which Lib you are using for DHT11 / 22 ?
@CrazyCoupleDIY
@CrazyCoupleDIY 5 ай бұрын
Just the standard one mate
@RiteshKumar-uy7fx
@RiteshKumar-uy7fx 4 ай бұрын
DHT sensor library by Adafruit Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors use this one its handy
@ofp6024
@ofp6024 Жыл бұрын
Hello i am using 2digit seven display (4 nos ) total 8 digit ,,, and i am using max7219. I tried everything but still it's not working its just lighting up all the segment including dp and will remain same . Not a single digit or number is coming,,, please help
@RiteshKumar-uy7fx
@RiteshKumar-uy7fx 4 ай бұрын
Can you share project link
@Wxjtxqk
@Wxjtxqk Жыл бұрын
Thanks bro!
@CrazyCoupleDIY
@CrazyCoupleDIY Жыл бұрын
Pleasure
@vijaysulakhe5605
@vijaysulakhe5605 5 ай бұрын
Thanks.. which lib you are using for DHT11 / 22 ?
@CrazyCoupleDIY
@CrazyCoupleDIY 4 ай бұрын
Just the generic one
@RiteshKumar-uy7fx
@RiteshKumar-uy7fx 4 ай бұрын
DHT sensor library by Adafruit Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors use this one.
@Dancopymus
@Dancopymus Жыл бұрын
Greetings. Firstly, thanks for the video. I have some Displays like this, 0.56". With Arduino Uno or Nano, it works perfectly but, with the ESP8266 NodeMCU, some don't work. Do you know the reason for this? Thank you
@RiteshKumar-uy7fx
@RiteshKumar-uy7fx 4 ай бұрын
is your problem solved
@Dancopymus
@Dancopymus 4 ай бұрын
@@RiteshKumar-uy7fx I took a break from this, but when it starts again, I'll get back to you.
@john-iveson
@john-iveson 9 ай бұрын
i get this error message Compilation error: 'class TM1637Display' has no member named 'clear'
@RiteshKumar-uy7fx
@RiteshKumar-uy7fx 4 ай бұрын
did your problem solved
@john-iveson
@john-iveson 4 ай бұрын
@@RiteshKumar-uy7fxI did
@Nonsense116
@Nonsense116 Жыл бұрын
this is not how to control the tm1637 module, this is how to download a library to do it for you. there are already dozens of videos out there on how to do that
@RiteshKumar-uy7fx
@RiteshKumar-uy7fx 4 ай бұрын
do you want a detail explanation on code ?
@arduinomaquinas
@arduinomaquinas Жыл бұрын
Awesome🇧🇷😉👍great video information display tm1637👏👏👏👏👏 @arduinomaquinas thank you man, subscribed
@CrazyCoupleDIY
@CrazyCoupleDIY Жыл бұрын
Thanks😊
You’ve Never Seen WiFi Like This
20:43
Data Slayer
Рет қаралды 1 МЛН
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 31 МЛН
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 34 МЛН
Designing a 7-segment hex decoder
15:33
Ben Eater
Рет қаралды 3,7 МЛН
LED Displays with Arduino - 7-Segment & Dot-Matrix
44:43
DroneBot Workshop
Рет қаралды 212 М.
How to use 4-digit LED TM1637 display with Arduino
9:13
Mario's Ideas
Рет қаралды 46 М.
My Kickstarter failed, so I open sourced it
12:20
StuckAtPrototype
Рет қаралды 675 М.
4 Digit 7 segment display using Arduino
8:31
Electronics Simplified
Рет қаралды 153 М.
Using multiple TM1637 4 digits LED Display with Arduino
7:54
Arduino and the 4 digit 7 segment led display - Anything Arduino Ep 21
18:39
Visualizing Data with 7-Segment Displays
34:26
Sebastian Lague
Рет қаралды 1,3 МЛН