Skip to content
#

teensy

Here are 474 public repositories matching this topic...

This is simple yet complete WebServer library for AVR, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and `ESP8266 ESP8266WebServer` libraries. Ethernet_Generic library is used as default for W5x00.

  • Updated Apr 9, 2022
  • C++
fjp
fjp commented Jan 22, 2022

See #13 and #35

One more thing about configurability. I am planning to use dynamic reconfigure for the PID parameters and everytime a change happens a message could be published to the low-level base controller to update its PID values. This way we could keep the performance up, because the PID runs on the microcontroller and also have configurability in the high-

enhancement good first issue

Improve this page

Add a description, image, and links to the teensy 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 teensy topic, visit your repo's landing page and select "manage topics."

Learn more