Unlock the Gateway: Join the Embed Threads
Unlock the Possibilities: Dive In with Login Access
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
OTA in ESP32
Yup, you can. Try to use any one cloud service provider, like AWS, GCP, Azure resources to establish an OTA
Yup, you can.
Try to use any one cloud service provider, like AWS, GCP, Azure resources to establish an OTA
See lessprintf with stm32f401 blackpill
I got the solution, by following the below tutorials. First I tried implementing UART in blackpill by following tutorial for bluepill, then I followed an another discussion on digikey for printf implementation. 1) https://microcontrollerslab.com/stm32-blue-pill-uart-tutorial-polling-method/ 2) httpsRead more
I got the solution, by following the below tutorials. First I tried implementing UART in blackpill by following tutorial for bluepill, then I followed an another discussion on digikey for printf implementation.
1) https://microcontrollerslab.com/stm32-blue-pill-uart-tutorial-polling-method/
2) https://forum.digikey.com/t/easily-use-printf-on-stm32/20157
While trying to implement this, I faced an issue where the board is not stable in bootloader mode for some reason. Might be due to my old bread board I guess, if anyone comes across such kind of issue once refer the below discussion link
https://www.stm32duino.com/viewtopic.php?t=855
See lessCareer Transition from Data Analysis ( Non-Tech ) to Embedded Domain
Hello, If you are proficient into C and Embedded C then your chances are really good for selection. There are also following topics which are required to learn to get good job into embedded domain like 1. Hardware Peripherals like UART, I2C, SPI, GPIO, CAN, RS485 etc 2. Networking concepts like TCP/Read more
Hello,
If you are proficient into C and Embedded C then your chances are really good for selection. There are also following topics which are required to learn to get good job into embedded domain like
1. Hardware Peripherals like UART, I2C, SPI, GPIO, CAN, RS485 etc
2. Networking concepts like TCP/UDP, Socket Programming etc
3. Operating System like Linux or RTOS with some basic concepts
4. Operating System Fundamentals
5. IPC (Inter Processing Communication)
6. C Programming few Logical Knowledge
If you know above topics as well then i am sure that you can able to crack interview as well
Let me know if you have any query for the same.
Regards,
See lessRitesh Prajapati
Has anyone used any sort of optical sensor to detect lets say adulteration in milk??
Hello, We are working into Animal Husbandry and Livestock product development which is also related to dairy industry project to increase overall milk production. So, I would like to know like which kind of adulteration material you want to measure into milk like how much water is added or how muchRead more
Hello,
We are working into Animal Husbandry and Livestock product development which is also related to dairy industry project to increase overall milk production.
So, I would like to know like which kind of adulteration material you want to measure into milk like how much water is added or how much detergent white powder is added or anything else?
So that i will check and will help accordingly because now a days people have started to develop such kind of digital devices to measure it which will be really helpful for dairy union and dairy industry to get quality milk without adding any adulteration.
Regards,
See lessRitesh Prajapati
MIL-1553
Is there ny specific hardware you are using?
Is there ny specific hardware you are using?
See lessJTAG working
Did you try this resolution provided on GitHub, maybe this can be helpful: https://github.com/espressif/idf-eclipse-plugin/issues/241
Did you try this resolution provided on GitHub, maybe this can be helpful: https://github.com/espressif/idf-eclipse-plugin/issues/241
See lessWhich aspect of embedded systems development interests you the most?
Hello Alok, Thanks for sharing it. I am mostly interested in low level programming into Linux Kernel, Device Driver as well as into IoT related project development with different RF Technologies and WIreless connectivities.
Hello Alok,
Thanks for sharing it.
I am mostly interested in low level programming into Linux Kernel, Device Driver as well as into IoT related project development with different RF Technologies and WIreless connectivities.
See lessUSB Serial Port giving junk data
Please share the circuit diagram that you have followed or designed, and then we will be able to identify the issue
Please share the circuit diagram that you have followed or designed, and then we will be able to identify the issue
See lessSelecting an Optimal Sensor for Waste Bin Level Measurement
Hi, I have used MB7389 HRXL-MaxSonar-WRMT for my project. I suggest you to go through the datasheet. Added the product link below: https://maxbotix.com/products/mb7389 Thanks, shiva
Hi,
I have used MB7389 HRXL-MaxSonar-WRMT for my project. I suggest you to go through the datasheet. Added the product link below:
https://maxbotix.com/products/mb7389
Thanks,
See lessshiva
FreeRTOS_config.h file for STM32F401RE Nucleo Board
You can use generated libraries by cubemx
You can use generated libraries by cubemx
See less