stm32f7
Here are 18 public repositories matching this topic...
Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESPAsyncTCP, AsyncTCP_STM32, etc.. for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720), ESP8266 (WiFi or W5x00) and currently STM32 with built-in LAN8742A Ethernet.
-
Updated
Feb 1, 2023 - C++
This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), ENC28J60 or W5x00 Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Ethernet_Generic library is used as default for …
-
Updated
Dec 5, 2022 - C++
This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micr…
-
Updated
Dec 5, 2022 - C++
Library for configuring/auto(re)connecting W5100/W5200/W5500, ENC28J60 and built-in LAN8742A / LAN8720 Ethernet at runtime using Config Portal. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same Config Portal. Config Portal will be auto-adjusted to match the number of dynamic pa…
-
Updated
Dec 5, 2022 - C++
OLED display test with STM32F756
-
Updated
Mar 3, 2023 - C++
Audio visualiser with STM32f746 discovery board by Touchgfx and CubeIDE
-
Updated
Aug 2, 2024 - C++
Simple Blynk Credentials Manager for STM32 boards using builtin Etherrnet LAN8742A, ENC28J60 or W5x00 Ethernet shields, with or without SSL, configuration data saved in EEPROM.
-
Updated
Feb 9, 2022 - C++
Project home center on STM32F7 and SPSGRF-868 module. (FreeRTOS)
-
Updated
Jul 10, 2019 - C++
Some useful codes for the STM32F7xx card series
-
Updated
Sep 19, 2021 - C++
Improve this page
Add a description, image, and links to the stm32f7 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stm32f7 topic, visit your repo's landing page and select "manage topics."