Тёмный
Embedded Web
Embedded Web
Embedded Web
Подписаться
Welcome to Embedded Web! Dive deep into the world of C & C++, Embedded Systems, and master microcontrollers like Atmel, ARM, Microchip, and more. Explore the intricacies of RTOS with a focus on FreeRTOS, ThreadX, Renesas, STM32, and STM8. Whether you're a beginner or an expert, our channel provides comprehensive tutorials, insights, and hands-on projects to elevate your skills. Join us and embark on a journey through the dynamic realm of embedded technology. Subscribe now and keep innovating!

embeddedweb.in

progptr.com
Embedded Web
0:16
3 года назад
LCD 4Bit 8051
7:09
5 лет назад
SPI Multi-Slave Programming
4:18
6 лет назад
Graphical LCD - PART 1
20:23
6 лет назад
8051 Led Pattern2
5:14
7 лет назад
8051 Led-Pattern
5:16
7 лет назад
8051 LED-Blink
6:03
7 лет назад
ARM LIPC2124 LED-Blink
6:30
7 лет назад
Analog To Digital Convertor(ADC)
19:37
7 лет назад
SPI Basic Programming
10:17
7 лет назад
Custom Char on LCD 16x2
17:01
7 лет назад
Sembedded Web
0:08
7 лет назад
1.ATMEGA32 LED BLINK
8:22
8 лет назад
Комментарии
@ibnulaswad2885
@ibnulaswad2885 Год назад
can u give me the animation?
@EmbeddedWeb
@EmbeddedWeb Год назад
You can visit progptr.com ,to download all documents and other data. This is a very old video I will update all the content related to this video asap.
@faezegorji5815
@faezegorji5815 Год назад
that was great,thank you so much
@EmbeddedWeb
@EmbeddedWeb Год назад
Please Visit : progptr.com newly launched beta version and give your valuable feedback. 🌟🌟
@EmbeddedWeb
@EmbeddedWeb Год назад
Glad you enjoyed it!
@alonewolf7682
@alonewolf7682 Год назад
how did you study microcontrollers and from where ??
@EmbeddedWeb
@EmbeddedWeb Год назад
From different sources, If you want to learn embedded systems and Microcontrollers from scratch. You can visit progptr.com (beta version), it's in the developing phase right now.
@Ramshanaz4111
@Ramshanaz4111 Год назад
Thank you soo much ❤️
@phamtranhoang251
@phamtranhoang251 Год назад
Like your tutorial
@Omar.bin.khattab
@Omar.bin.khattab 2 года назад
stupid video with black screen , dislike lool
@titokrissel4474
@titokrissel4474 2 года назад
Spanish: Muchas Gracias por este video tan claro y explicativo. Realmente ilumina sobre la oscuridad cuando deseamos dar los primeros pasos. Cordial Saludo desde Argentina. Thank you very much for this clear and explanatory video. It really lights up the dark when we want to take our first steps. Greetings from Argentina.
@bob-ny6kn
@bob-ny6kn 2 года назад
Stupidest f* video ever. Stupid noise. Copy/paste everything. Take this stupid bandwidth hog down.
@sivakrishna6485
@sivakrishna6485 3 года назад
Lpc1768 micro controller which proteus ide best send me link
@emilyhuang2759
@emilyhuang2759 3 года назад
What does it mean for the open-drain line to let go of that line? How does one do that? 2:05
@lamtr7326
@lamtr7326 3 года назад
In uC, you set the SDA pin as input
@camelazo
@camelazo 3 года назад
1<<URSEL that was my mistake why this is not working, remember to use an inverter!!! if you wanna interace your stuff via serial!!
@camelazo
@camelazo 3 года назад
physical extra chip, im using a schdmitt trigger in the pin 3 for the atmega8
@alokjoshi5896
@alokjoshi5896 3 года назад
How easily without telling a singke word...
@creativetechprashant4579
@creativetechprashant4579 3 года назад
sir if i want to print large font than how to do program please help. prashantkumar559@gmail.com
@yunusemreuzmez8308
@yunusemreuzmez8308 3 года назад
Is that code works with two atmega328p ?
@curtisnewton895
@curtisnewton895 3 года назад
how does one keep up with thinking with such a loud racket ??? remove the music and comment instead
@jhonnyambarita236
@jhonnyambarita236 3 года назад
visit me led matrik tutorials............
@satyajitrajbanshi3620
@satyajitrajbanshi3620 3 года назад
Is it for 89c51?
@adelamim1310
@adelamim1310 3 года назад
F_cpu is not the cpu frequency it's just for compiler
@Rayzen11
@Rayzen11 3 года назад
Just..Show the entire screen and code
@yadavallisaijagadeesh5763
@yadavallisaijagadeesh5763 4 года назад
your domain has expired ............please provide code
@RUPAMAUTO
@RUPAMAUTO 4 года назад
Sir Atmega644P Gsm sim800 interface
@miguelangelmurillo1297
@miguelangelmurillo1297 4 года назад
and lcd.h
@raamnaath
@raamnaath 4 года назад
Delay(100) you mentioned it's for 1 Second or 100ms
@skylarutd
@skylarutd 4 года назад
Hello, what will happen if we go for multi master multi slave setup?
@vijayk9841
@vijayk9841 3 года назад
Spi only supports single master & multiple slaves...if u want multi master go for i2c bus
@XDFTube
@XDFTube 4 года назад
why do you use UCSRC bits on UCSRA register? 'cause in datasheet the definitions are different, thank you
@ranahosny3221
@ranahosny3221 4 года назад
Thanks alot it helped me
@minhcuongtran8504
@minhcuongtran8504 4 года назад
thanks you
@ucnguyenquoc3666
@ucnguyenquoc3666 4 года назад
hi, I want a code,thanks you
@pow9606
@pow9606 4 года назад
My graphical OLED no have CS1 and CS2. Also your code to set the cursor seems to be writing to CGRAM. Instruction (0x40) is CGRAM. I call bogus on this.
@Henry-sv3wv
@Henry-sv3wv 2 года назад
you have wrong display for this project
@hanscasey1409
@hanscasey1409 4 года назад
wow... Where is the magic from "TWI_Read_Data" to return data without any return statement from TWDR?
@EmbeddedWeb
@EmbeddedWeb 4 года назад
Please check again , I think you missed something x=TWDR; return x; 13:43
@chandannegi6317
@chandannegi6317 4 года назад
nice video, can u tell me slave address 0x20 fixed atmega8,16,32,128.
@dhanunjayadhanunjaya990
@dhanunjayadhanunjaya990 4 года назад
hello sir. Thanks for the video. My area of application using ATmega32 microntroller is making the controller to operate in master mode and transfer an array of 79 registers which is of 24-bit long to the slave device which is PLL IC LMX2595. how can I proceed further with respect to programming point of view.
@SONUKUMAR-br3lg
@SONUKUMAR-br3lg 4 года назад
dear sir please sand me your contact numbar 9990333434.
@สุพจน์แซ่เอีย-ฆ8ท
Better if no zoom in zoom out.
@atultiwari6542
@atultiwari6542 5 лет назад
code link description me dal dete
@ilkeraykut7064
@ilkeraykut7064 5 лет назад
Thanks for the video.Can you do that with ESP8266 01 without ESP LİBRARY?I have been trying with this for a long time.
@ahmedboon5577
@ahmedboon5577 5 лет назад
I have a problem with downloading code sir?
@adityaraja8276
@adityaraja8276 5 лет назад
great animation sir, really helpful
@SonuKumar-fq1ew
@SonuKumar-fq1ew 5 лет назад
pls send the code
@SonuKumar-fq1ew
@SonuKumar-fq1ew 5 лет назад
code ni mila sir
@hossamahmed5360
@hossamahmed5360 5 лет назад
good work when will U upload the other GLCD videos I'm currently working on Advanced calculator project and wanna use gLCD instead of the text one
@srikavi4706
@srikavi4706 5 лет назад
How slave start communication
@merden102
@merden102 5 лет назад
Awesome. Can you create pwm, external interrupt etc. Tutorials with atmel mcu? Thanks for videos...👍
@yasirzamim5633
@yasirzamim5633 5 лет назад
In which software u doing animations??
@EmbeddedWeb
@EmbeddedWeb 5 лет назад
Camtasia
@saranshrj500
@saranshrj500 5 лет назад
Download link is not working the data is not updated there
@cobanali978
@cobanali978 5 лет назад
where is the code ? :D
@Roma-pv2pk
@Roma-pv2pk 5 лет назад
Is writing that many while loops considered good practice..?
@wasanthawimaladharm
@wasanthawimaladharm 5 лет назад
DUMB VIDEO NOT RELATED TO TOPIC/MAIN IMAGE
@EmbeddedWeb
@EmbeddedWeb 5 лет назад
No bro it's not correct, I am given to you idea about how to draw a custom character on lcd if you understand then you will draw all of these.