Skip to content

Timo7012/SignalGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

SignalGenerator

[RUS]

В процессе выполнения дипломной работы спроектировал и изготовил прототип генератора сигнала. Основным элементом изделия является микросхема DDS синтезатора AD9851. Управление частотой сигнала осуществляется с помощью кнопок и энкодера. Главным управляющим элементом данного устройства является микроконтроллер STM32F103C8T6. С помощью данного микроконтроллера осуществляется вывод информации о частоте на символьный дисплей LCD1602(подключен по I2C), обработка нажатий кнопок и поворота энкодера, а также передача данных о заданной частоте на микросхему AD9851.

В данном репозитории находятся некоторые файлы проекта, а также изображения, демонстрирующие результаты полученного изделия.

[ENG]

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.

SignalGenerator_img1 SignalGenerator_img2 SignalGenerator_img3 SignalGenerator_img4 SignalGenerator_img5 SignalGenerator_img6 SignalGenerator_img7 SignalGenerator_img8 SignalGenerator_img9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published