Тёмный
Electronics Ravi
Electronics Ravi
Electronics Ravi
Подписаться
Hello friends ,welcome to ' Electronics Ravi ' in this channel we learn about electronics and electrical device , how it work ,learn how to make project ,and also learn how to repair electronics circuit
How to make pixel led Tube
1:06
2 года назад
Program STM32 with ST link V2
7:39
3 года назад
How to make pixel led data amplifier
9:47
3 года назад
led easy
11:22
3 года назад
Novaton (NU-LINK-PRO) Programmer
5:36
3 года назад
Electronic Control Devices SCR
1:14
4 года назад
How Capacitors Work electronics
2:29
4 года назад
How Transformers Work
2:29
4 года назад
How to make pixel led sign board
8:36
4 года назад
Magnetism and Electricity
3:35
4 года назад
Pixel led musics controller
10:59
4 года назад
What is PIR sensor
5:10
4 года назад
Ohms Law
4:51
4 года назад
Colour sensor
3:18
4 года назад
Reading Resistors color code
2:47
4 года назад
IR sensor
5:03
4 года назад
Inductor working
2:39
4 года назад
Комментарии
@SantoshkumarAghya
@SantoshkumarAghya 2 месяца назад
Sir app ka koi contact number mil jaega
@akhtar.kamran.auto-electrician
@akhtar.kamran.auto-electrician 3 месяца назад
Hi sir.. ye programmer kis kaam keleya istemal hota hain...im auto electrician
@swag2143
@swag2143 3 месяца назад
Bro 20×50 k program download pdf sand
@OctaRudin
@OctaRudin 4 месяца назад
What is your ST-Link firmware version? Did you upgrade it?
@XYZVIDEOS1202
@XYZVIDEOS1202 4 месяца назад
Sir Jo vo fire jesa dikh Raha hai vo kya hai muje esa purchase krna hai
@ulisessilva1814
@ulisessilva1814 6 месяцев назад
Brother, with this method can images be displayed on a display made of 16x16 ws2812 RGB strips?
@ulisessilva1814
@ulisessilva1814 6 месяцев назад
Friend, you can show images on a screen made with these LEDs, your excellent work, thank you for sharing it, I am your new subscriber
@anoopsingh3058
@anoopsingh3058 6 месяцев назад
Rabi bhai price to batao......???
@ElectronicsRavi
@ElectronicsRavi 6 месяцев назад
16k
@judeharshana3448
@judeharshana3448 7 месяцев назад
I want control 3000 leds.how can i do this sir?
@johnmarcchavez4149
@johnmarcchavez4149 7 месяцев назад
What apps did you use
@ElectronicsRavi
@ElectronicsRavi 6 месяцев назад
Led edit 2014
@johnmarcchavez4149
@johnmarcchavez4149 6 месяцев назад
I try but error
@arghya262
@arghya262 7 месяцев назад
#include "FastLED.h" // add fastled library #include <SdFat.h> // add sdfat library #define NUM_LEDS 225 // total leds #define DATA_PIN 7 // led data pin CRGB leds[NUM_LEDS]; //SD chip select pin const uint8_t chipSelect = SS; //chipSelect = 10; SdFat sd; SdFile file; void setup() { // Uncomment/edit one of the following lines for your leds arrangement. // FastLED.addLeds<TM1803, DATA_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<TM1804, DATA_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<TM1809, DATA_PIN, RGB>(leds, NUM_LEDS); FastLED.addLeds<WS2811, DATA_PIN, RGB>(leds, NUM_LEDS); // led in use - ws2811 with color sequence RGB // FastLED.addLeds<WS2812, DATA_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<WS2812B, DATA_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<NEOPIXEL, DATA_PIN>(leds, NUM_LEDS); // FastLED.addLeds<UCS1903, DATA_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<UCS1903B, DATA_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<GW6205, DATA_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<GW6205_400, DATA_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<WS2801, RGB>(leds, NUM_LEDS); // FastLED.addLeds<SM16716, RGB>(leds, NUM_LEDS); // FastLED.addLeds<LPD8806, RGB>(leds, NUM_LEDS); // FastLED.addLeds<WS2801, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<SM16716, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); // FastLED.addLeds<LPD8806, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); } void loop() { sd.begin(chipSelect, SPI_FULL_SPEED); /*******************************************/ // open first effect file - rainbow.dat // file size 70,800 bytes //or // total leds 118 // 3 bytes for each rgb color // total recorded frames 200 // 118 x 3 X 200 = 70,800 bytes /*******************************************/ file.open("D0.dat", O_READ); for(int i = 0 ;i<200;i++) // 200 frames { file.read((uint8_t*)leds,NUM_LEDS*3); // total bytes(buffer) for each frame 118 x 3 = 354 FastLED.show(); delay(40); // delay between each frame } file.close(); }
@pawanmalviya9949
@pawanmalviya9949 8 месяцев назад
Jab code download link hi nahi Deni thi to video hi kyo banaya. Pura 21 minute video dekhne ke baad pata chalta hai ki code ki download link hi nahi hai.
@ElectronicsRavi
@ElectronicsRavi 6 месяцев назад
electronicsravi.com/how-to-make-pixel-led-sd-card-type-controller-using-arduino/
@waheguruwaheguruwaheguru8848
@waheguruwaheguruwaheguru8848 8 месяцев назад
Sir mein Bluetooth wala sing board banaya hai to Arduino Uno mein code uploaded nahi ho Raha hai please sir solutions Bata do
@ElectronicsRavi
@ElectronicsRavi 6 месяцев назад
Library installa krna higa
@Premnishad1207
@Premnishad1207 8 месяцев назад
Bhai Arduino Uno ka code aapne nahi diya hai iska code link mil sakta hai kya bhai 🙏🏻🙏🏻🙏🏻🙏🏻
@ElectronicsRavi
@ElectronicsRavi 6 месяцев назад
electronicsravi.com/how-to-make-pixel-led-sd-card-type-controller-using-arduino/
@dileepsharma8538
@dileepsharma8538 8 месяцев назад
Yeh sab pixel led country of original china hai 😅 Yeh fhir india mai ban na shuru ho gya hai
@ElectronicsRavi
@ElectronicsRavi 6 месяцев назад
China
@dileepsharma8538
@dileepsharma8538 8 месяцев назад
Chalo maine subscribe kr diya 😉
@user-vf6ks8gf7r
@user-vf6ks8gf7r 9 месяцев назад
apka wtsapp number mill skta hay?? kuch imformission leni hen????
@user-vf6ks8gf7r
@user-vf6ks8gf7r 9 месяцев назад
thanks and very good
@JmdDigitalStudio-qe8ot
@JmdDigitalStudio-qe8ot 9 месяцев назад
Led 2014 windows 10 में चलेगा या नहीं
@ElectronicsRavi
@ElectronicsRavi 9 месяцев назад
Yes
@satishyalameli5932
@satishyalameli5932 10 месяцев назад
Sir website kaise banya please us ka video banavo
@user-df3ds7vr2t
@user-df3ds7vr2t 10 месяцев назад
Hi . How to make border in program
@user-ix7qn3hv1i
@user-ix7qn3hv1i 10 месяцев назад
How to use 2000 ws2811 leds in this same case
@ElectronicsRavi
@ElectronicsRavi 6 месяцев назад
This software is only for 1000 led
@yogeshmeena1199
@yogeshmeena1199 Год назад
Mujhe bhi chahiye
@ravikumarravigi
@ravikumarravigi Год назад
Ravi Kumar
@DN-yn2wj
@DN-yn2wj Год назад
Здравствуйте! А подходит ли программатор NuLink для прошивки микроконтроллеров ms51 от nuvaton?
@user-zg5cr4ov5l
@user-zg5cr4ov5l Год назад
Спасибо большое, все сработало
@BilalAhmad-xc4nz
@BilalAhmad-xc4nz Год назад
Sir transmitter bohot heat up ho rahay 8 10 modules try kiye hain kuch effects pe thora heat hota kuch pe zyada and remote se off kar den data aur power on hi rahay jabke to itna overheat ho jata ke jaisay jal jae ga. Kya ye normal hai transmitter me? Esp32 ke sath b data connect kartay hi har effect pe overheat ho jata
@rahulgrewal5444
@rahulgrewal5444 Год назад
Price kya he eska bhai
@rathwayoges217
@rathwayoges217 Год назад
Hii
@jagadishmekap1973
@jagadishmekap1973 Год назад
Very nice your tution❤❤🙏🙏
@aslatiel7654
@aslatiel7654 Год назад
Can you provide me with the Arduino code you used, please?
@rajendragirme5856
@rajendragirme5856 Год назад
सर, atmega 328 ic मे किया हुवा प्रोग्राम delate कर सकते है क्या? और नया इफेक्ट दाल सकते है क्या?
@ElectronicsRavi
@ElectronicsRavi Год назад
Yes
@amitlightinganddecoration7666
Led wire connection kese kare
@ElectronicsRavi
@ElectronicsRavi Год назад
S type
@munnasekh549
@munnasekh549 Год назад
Sir St link V2 kya price hai
@Plazma9032
@Plazma9032 Год назад
How to select internal oscillator for ms51fb9ae using keil programming
@cutekids1760
@cutekids1760 Год назад
Ravi sir maximum kitne pixcel work karenge reply please
@jf4021
@jf4021 Год назад
good morning, great job, but I can't get it to work well for me, it works very fast, I've tried it with the example with arduino and esp 8266 and the same thing happens to me, any idea of ​​the problem?
@85Studios
@85Studios Год назад
Your Link to download LED Edit 2014 is dead, it no longer works, There are no other places online I can find to download it, and the other versions of the program do not include the option for the T1000S Controller
@85Studios
@85Studios Год назад
Hey I have a String of 400 WS2812B on a T 1000S Controller, I am trying to program them, but the colors seem like there is way too much white in them and they see to behave Randomly. The Software I am using does not give me the option for T1000S so I tried using programming for T1000, Is this where I am going wrong? Program acts randomely, I also checked that the ground for the Lights and the Ground for the Controller are linked. This same string acts normally with Preset Programs on the T-1000S, and works on the Arduino Uno R3 using Adafruit NeoPixle, but something is weird here.
@akarmaan1410
@akarmaan1410 Год назад
Price kya hai
@Premnishad1207
@Premnishad1207 Год назад
Kya price hoga is product ka bhai...
@Premnishad1207
@Premnishad1207 Год назад
Osm Bro . 👌🏻👌🏻👌🏻
@chiranjibsamanta445
@chiranjibsamanta445 Год назад
Price
@kashifjkm
@kashifjkm Год назад
Thank You for the great Detailed Explanation, i am facing an issue, I didnt Connect HC-05 Module but I Uploaded Text Through Arduino IDE and it doesnt Update it shows the Previous Text Only Please help
@shubhamjain5600
@shubhamjain5600 Год назад
You are doing a great job. As you mentioned, your English is not fluent but your enthusiasm to teach is high and i am impressed. Please keep doing it. ❤️
@gamersharma5017
@gamersharma5017 Год назад
Sir apka number