This document summarizes an internship project on embedded C and digital voice recorders. The project involved designing and prototyping a digital voice recorder using an ATmega32U4 microcontroller on a development board. Key aspects of the project included input conditioning using a microphone, amplification, and filtering stages to prepare the audio for recording. Output conditioning involved pulse-width modulation of the recorded audio and reconstruction filtering to produce an analog waveform for playback. Testing showed the input amplification provided a suitable volume level and the output amplification allowed for increased listening volume. The project demonstrated the application of electronic and software design concepts to create a functional digital voice recorder.