В процессе выполнения дипломной работы спроектировал и изготовил прототип генератора сигнала. Основным элементом изделия является микросхема DDS синтезатора AD9851. Управление частотой сигнала осуществляется с помощью кнопок и энкодера. Главным управляющим элементом данного устройства является микроконтроллер STM32F103C8T6. С помощью данного микроконтроллера осуществляется вывод информации о частоте на символьный дисплей LCD1602(подключен по I2C), обработка нажатий кнопок и поворота энкодера, а также передача данных о заданной частоте на микросхему AD9851.
В данном репозитории находятся некоторые файлы проекта, а также изображения, демонстрирующие результаты полученного изделия.
In the process of the diploma work I designed and manufactured a prototype signal generator. The main element of the product is DDS synthesizer chip AD9851. Control of the signal frequency is carried out with the help of buttons and encoder. The main controlling element of this device is a microcontroller STM32F103C8T6. With the help of this microcontroller the information about the frequency is output to the character display LCD1602 (connected via I2C), the processing of button presses and encoder rotation, as well as the transfer of data about the set frequency to the chip AD9851.
In this repository there are some project files, as well as images showing the results of the obtained product.