Skip to content
#

mbed-portenta

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This library enables you to use Interrupt from Hardware Timers on an STM32H7-based Portenta_H7 board. It now supports 16 ISR-based timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving func…

  • Updated Dec 5, 2022
  • C

Simple Ethernet Manager for Portenta_H7 board using Ethernet from Portenta Vision shield. Config data saved in LittleFS. For configuring/auto(re)connecting Ethernet at runtime. Use much less memory compared to full-fledge WiFiManager. Config Portal (CP) will be auto-adjusted to match the number of dynamic custom parameters. Optional default Cred…

  • Updated Dec 5, 2022
  • C++

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of Portenta_H7_AsyncTCP library for Portenta_7, using Vision-shield thernet or Murata WiFi. This library, which is relied on Portenta_H7_AsyncTCP, is part of a series of advanced Async libraries, such as AsyncTCP, AsyncUDP, AsyncWebSockets, AsyncHTTPRequ…

  • Updated Feb 1, 2023
  • C

Improve this page

Add a description, image, and links to the mbed-portenta topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mbed-portenta topic, visit your repo's landing page and select "manage topics."

Learn more