КОМЕНТАРІ
@raffaeleprincipi6768
@raffaeleprincipi6768 День тому
Can a PWM signal be transmitted
@user-zt4om6rv6h
@user-zt4om6rv6h День тому
Hii I ma from Pune, I have to build A RTOS System For AC using FREERTOS and stm32f401re. I have 4 tasks 1)temperature sensing(continuously) 2) Indore Fan Run 4) compressor fan run 4) change temperature using pushbutton, I know about pushbutton but I didnt understood how do I run this 3 tasks, which schedular components do I use. Please Help.
@user-zt4om6rv6h
@user-zt4om6rv6h День тому
Do you have any Idea, How I can use time slicing in FREERTOS
@JoeBob189
@JoeBob189 2 дні тому
at 7:12 you cast rawValues as a uint32_t pointer, however rawValues is a 16 bit array with a size of 2. This means that 32 bits in total are taken up by rawValues. You give your uint32_t casted rawValues a size of 2, which would tell the compiler that you have 64 bits allocated for this buffer. Wouldn't this be a vulnerability as it is *possible* to overwrite an unrelated address? Am I missing something here?
@Alkkmbgyj
@Alkkmbgyj 3 дні тому
This was one of the few tutorials to show the entire process. Thank you!
@farhanagrivahutagalung8768
@farhanagrivahutagalung8768 3 дні тому
Sir please give me tutor how to increase the FPS if i use Raspberry Pi 3 B+
@Rectangle77
@Rectangle77 3 дні тому
Sir, And how to use the rpi-keyboard node,?
@yedilmen2848
@yedilmen2848 4 дні тому
Helpppp
@dnyaneshwarigavhal
@dnyaneshwarigavhal 5 днів тому
There is no other devices option in my laptop
@jherico2534
@jherico2534 6 днів тому
This one fix my connection issues, Great job brother!
@abrarashraf6871
@abrarashraf6871 6 днів тому
👍👍
@johnnybegood2002
@johnnybegood2002 7 днів тому
I have an 8-bit HT48R32-B-0 microcontroller in my hi fi audio amp and need a programmer to copy the data to another HT48R32-B-0 so I can fix my second identical amp. , do you know what am i looking for and can you help with a device that will program that. i have the original chip so i just need to copy the info onto a blank one. Thanks
@RichardSefton
@RichardSefton 7 днів тому
surely the timer counter has an interrupt, no?
@khichadeneeta
@khichadeneeta 8 днів тому
sir please make the video on SPI and I2C
@BINARYUPDATES
@BINARYUPDATES 8 днів тому
Hi Khichadeneeta, I'll try to find time soon to finish making videos on using I2C and SPI peripheral to interface different sensors with STM32 Microcontroller. Thanks for your patience. Best wishes!
@olayemistephen6881
@olayemistephen6881 8 днів тому
Your explanation cant be more simple... You have said it all
@BINARYUPDATES
@BINARYUPDATES 8 днів тому
Hi Stephen, thank you so much. I'm glad to know you enjoyed explanation of programming NodeMCU ESP8266 MCU. Best wishes!
@rohankhandare2967
@rohankhandare2967 9 днів тому
i have installed the cp210x but that yellow sign is still there and i am faceing "A fatal esptool.py error occurred: Write timeout" error please help me to fix it
@BINARYUPDATES
@BINARYUPDATES 8 днів тому
Hi Rohan, you can try with other microUSB cable of a good quality which support data as well as power. And also make sure your NodeMCU ESP8266 has CP210x not CH341 otherwise try other drivers as well. Good luck and best wishes!
@rohankhandare2967
@rohankhandare2967 8 днів тому
@@BINARYUPDATES now problem is fixed thank you ☺️
@baresaint
@baresaint 9 днів тому
So good! Thanks. You helped me a lot.
@BINARYUPDATES
@BINARYUPDATES 8 днів тому
Hi Baresaint, Glad to hear it!
@jasjyotsingh2007
@jasjyotsingh2007 9 днів тому
I am data engineer and want to transition into Embedded Software. Is Data structure and Algo a mandate and must have for someone who wants to become an Embedded software engineer. Also how do i open up myself to job market
@BINARYUPDATES
@BINARYUPDATES 8 днів тому
Hi Jasjyotsingh, having knowledge of programming that too data structure will add a lot of advantages for embedded software job interview. I'd suggest making projects as much as possible to gain some hands on experience and then build good profile to showcase your skill to employer to win Job in Embedded Software. I wish you good luck and best wishes!
@attackgaming9940
@attackgaming9940 11 днів тому
Can i control it from anywhere in the world just by internet. If no means how am i able to done this .
@BINARYUPDATES
@BINARYUPDATES 8 днів тому
Hi, you can use public MQTT server to connect your NodeMCU ESP8266. I have a dedicated video on this. Good luck and best wishes!
@EEManisankar
@EEManisankar 12 днів тому
anna is there any report for this project if there please share to us anna
@anandindnr
@anandindnr 12 днів тому
Hello Thanks for the video and it was very helpful Three additions from me 1. Use a good USB cable or the WROOM32 may not get detected 2. Use the correct USB driver for your board - mine was Silabs CP2102 hence installed the latest universal driver from SILABS site here 3. I did not require to press the Boot button for making it work in write mode Thanks again Note - I could not add links to the download as Google for some reason blocks it
@BINARYUPDATES
@BINARYUPDATES 8 днів тому
Hi Anand, thank you so much for adding more points. Best wishes!
@nimishraman2791
@nimishraman2791 12 днів тому
Variables and constants in RAM (global, static), used 28104 / 80192 bytes (35%) ║ SEGMENT BYTES DESCRIPTION ╠══ DATA 1496 initialized variables ╠══ RODATA 920 constants ╚══ BSS 25688 zeroed variables . Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 59667 / 65536 bytes (91%) ║ SEGMENT BYTES DESCRIPTION ╠══ ICACHE 32768 reserved space for flash instruction cache ╚══ IRAM 26899 code in IRAM . Code in flash (default, ICACHE_FLASH_ATTR), used 232148 / 1048576 bytes (22%) ║ SEGMENT BYTES DESCRIPTION ╚══ IROM 232148 code in flash I am getting this error pls help me out
@BINARYUPDATES
@BINARYUPDATES 8 днів тому
Hi Nimish, I guess the issue is with MicroUSB cable so try other microUSB cable of a good quality or also try to hold FLASH button for 10 seconds and RESET the flash memory of ESP8266 NodeMCU. I hope this may help. Good luck and best wishes!
@user-ig2ok4hs8b
@user-ig2ok4hs8b 13 днів тому
while runnig pipython script i faced the error " TypeError: __init__() missing 1 required positional argument: 'callback_api_version'" i have done many troubleshooting but it dosen't solved cany you please guide me
@gersonsoares6628
@gersonsoares6628 13 днів тому
Bom video amigo: onde esta no codigo (linha) o led-off ?
@Youcefleghdir
@Youcefleghdir 13 днів тому
I did the same steps but the led turns on but doesn't turn off
@sebastianosorrentino2618
@sebastianosorrentino2618 14 днів тому
Hi mate..thank you for your workshop. I’m planning to get one and I need to ask you an information. What I need to do is setting it up in a way that it makes 3 different impulses at different time intervals e.g 1st impulse 60 sec then 2nd impulse 30 sec and 3rd impulse other 30 sec..and on and on like this forever. Is it possible?
@volpii
@volpii 14 днів тому
woooowww, millions of thanks to youuuuu
@mahmoudkafafy6409
@mahmoudkafafy6409 15 днів тому
Why this make max output 5v while the max output of stm is 3.3v?
@PabloFaby
@PabloFaby 16 днів тому
where is the code that you paste?
@volpii
@volpii 18 днів тому
if you have multiple data to transfer another word if you have tw, three field to send thingSpeak, here you go code; ThingSpeak.setField(1,temperature_C); ThingSpeak.setField(2,humi); ThingSpeak.writeFields(myChannelNumber,myWriteAPIKey);
@BinaryCloudChaser
@BinaryCloudChaser 20 днів тому
Show how to build a little GPS tracker for Cars or Bycycle. Mini Arduino 32 bit .. + GPS Bauteil (GPS6MV2)) + Arduino Battery Slot = U blox Programm forthe Live data, map
@tiefhardwarelab
@tiefhardwarelab 22 дні тому
I'm Getting error that is saying " exit status 0xc0000135 Compilation error: exit status 0xc0000135 ", Please help me what can i do?
@patrickdete1189
@patrickdete1189 23 дні тому
I like how you explain your videos....... Have you already done a video on how to connect a pulse oximeter sensor to a raspberry pi?
@SuperMaiki76
@SuperMaiki76 24 дні тому
My problem is i cant even turn on bluetooth on my phone Xiaomi. 😢
@user-hl8pp2ox1h
@user-hl8pp2ox1h 24 дні тому
CODE PLS
@dwght220
@dwght220 25 днів тому
Where is the part 4 sir? Thank you
@jamesmelemede5610
@jamesmelemede5610 25 днів тому
good video
@makervishal1
@makervishal1 25 днів тому
Bro your are a water bottle for a guy stranded in desert❤
@tiefhardwarelab
@tiefhardwarelab 26 днів тому
it is connected but i can't find ESP8266 Port and Libray in board or Library manager Some body help
@manishkumarpatel2127
@manishkumarpatel2127 26 днів тому
Can you explain enternal process to how to sensor are take your data in your stm32cubic id and communicate that process..
@janhavisonar6460
@janhavisonar6460 26 днів тому
Sir I got an error as "A esptool.py error occurred: write timeout" while uploading the program in esp8266. The program is related to soil moisture sensor and blynk app How I solve it? And also if that nodemcu already program set in it then these error occurred or not?
@kishormohite4369
@kishormohite4369 23 дні тому
same error you are solving
@ArPi-hq3yc
@ArPi-hq3yc 26 днів тому
Very Cleary Explained ... Perfect !!
@karlramboz5273
@karlramboz5273 26 днів тому
FALSE ADVERTISING don't watch this video
@aishwaryavibhute4080
@aishwaryavibhute4080 27 днів тому
Hello sir Can u tell me ,How to make contact with this companies
@meenalthakur1440
@meenalthakur1440 27 днів тому
We want to send notification to user phone about DHT11 and MQ4 sensor data using nodemcu8266 and thingSpeak. How can this be achieved
@ExploreEight
@ExploreEight 27 днів тому
good one
@malakmohammedahmedmohammed8615
@malakmohammedahmedmohammed8615 28 днів тому
From where we got 1024 . Didn't get it
@sweetblues3230
@sweetblues3230 28 днів тому
where ch_pd located?
@alpadangy
@alpadangy 28 днів тому
Have you talked about VU pin on esp8266, that give us 5V output?
@001.innovativepankaj3
@001.innovativepankaj3 29 днів тому
Arduino name not showing in my laptop