stm32f407vg
Here are 26 public repositories matching this topic...
It shows the weather using OpenWeather.org data based on a position acquired by ip-api.com
-
Updated
Sep 20, 2024 - C
STM32F407 connected with LCD and four buttons that works as a simple clock. LCD and microcontroller are connected through 16 pins, LCD.c contains functions written to operate display connected that way.
-
Updated
Mar 3, 2019 - C
Using RTC with LSE at STM32F4Discovery board (stm32f407vg). Output in display oled 0.96" 126x64 (ssd1306) by I2C interface. Timer 6 interrupt used for update lcd screen. On stm32f4discovery board you need to set X3 crystal (32768 Hz) and C16 and C22 (6.8pF). If you havn't X3 crystal you should edit the code and set LSI using in RCC section.
-
Updated
Apr 25, 2019 - C
Actividades de la materia de Microcontroladores de la FIME
-
Updated
Jun 3, 2022 - C
A university project where a menu program was designed with STM32F407VG that works with keys and a 2x16 LCD
-
Updated
Jul 19, 2024 - C
Digital Oscilloscope made with stm32f407vg Discovery board, with two channels, and a DAC to generate 5kHz signal wave.
-
Updated
Sep 21, 2024 - C
-
Updated
Dec 27, 2020 - C
Embedded C Programming
-
Updated
Mar 25, 2024 - Assembly
Project allowing for voltage measurement through external ADC connected with STM32F407 and PC through UART. Sigma-delta analog to digital converter AD 7403-8 was used in this project. Sinc3 filter was used to reconstruct the original input signal information from ADC output bit stream.
-
Updated
Mar 3, 2019 - C
-
Updated
Nov 5, 2020 - C
It uses Erika OS to implement a real time digital watch on a stm32f4-discovery board.
-
Updated
Sep 13, 2024 - C
A DDS generator using STM32F4 board.
-
Updated
Nov 13, 2021 - C
嵌入式作業系統分析與實作 ANALYSIS AND IMPLEMENTATION OF EMBEDDED OPERATING SYSTEMS, 張大緯
-
Updated
Jun 22, 2024 - C
This repo present an online course I took from youtube from the channel Quantum Leaps, here I'll upload my progress and insights I'll learn on the way.
-
Updated
Nov 9, 2024 - C
Improve this page
Add a description, image, and links to the stm32f407vg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stm32f407vg topic, visit your repo's landing page and select "manage topics."