Intern — Junior
Tell me about a project you participated in and what role you played.
sobes.tech AI
Answer from AI
In one of the projects, I participated in the development of embedded software for a microcontroller that controls temperature and humidity sensors. My role involved writing and optimizing C code for data collection from sensors and transmitting it via the UART protocol.
I was responsible for:
- Developing drivers for hardware interfaces.
- Optimizing memory usage and response time.
- Testing modules and fixing bugs.
For example, I implemented a function for reading data from the sensor considering time and resource constraints, which helped improve system stability and reduce power consumption.