Skip to content

davidcaceres1512/pedestal-stm32-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

libraries for project "pedestal"


install repo library as a gitmodule:

obs: into the repo DSA_pedestal put the next steps

  1. in each project, add this repository as a git submodule
git submodule add https://github.com/davidcaceres1512/pedestal-stm32-library.git libraries/firmware
  1. Update the git submodule
git submodule update --remote libraries/firmware

description libraries:
Using library STM32duino_LwIP at version 2.1.2
Using library STM32duino_STM32Ethernet at version 1.2.0
Using library aREST at version 2.9.0
Using library IWatchdog at version 1.0.0 (internal library)
Using library rBase64 at version 1.1.1
Using library ArduinoJson at version 6.17.2
Using library NTPClient at version 3.2.0
Using library STM32RTC-master at version 1.1.0
Using library Crc16-master
Using library CircularBuffer at version 1.3.3
Using library PangolinMQTT at version 1.0.0
Using library STM32AsyncTCP-master at version 1.0.0
Using library SrcWrapper at version 1.0.1 (internal library)

warning! the library pangolinMQTT only works with the version stm32duino_core 1.9.0

urls zip:

  1. https://github.com/philbowles/PangolinMQTT/archive/refs/heads/v1.0.0.zip
  2. https://github.com/boseji/rBASE64/archive/refs/tags/v1.1.1.zip
  3. https://github.com/marcoschwartz/aREST/archive/refs/tags/v2.9.0.zip
  4. https://github.com/stm32duino/LwIP/archive/refs/tags/2.1.2.zip
  5. https://github.com/stm32duino/STM32Ethernet/archive/refs/tags/1.2.0.zip
  6. https://github.com/bblanchon/ArduinoJson/archive/refs/tags/v6.17.2.zip
  7. https://github.com/vinmenn/Crc16/archive/refs/heads/master.zip
  8. https://github.com/arduino-libraries/NTPClient/archive/refs/tags/3.2.0.zip
  9. https://github.com/stm32duino/STM32RTC/archive/refs/tags/1.1.0.zip
  10. https://github.com/rlogiacco/CircularBuffer/archive/refs/tags/1.3.3.zip
  11. https://github.com/philbowles/STM32AsyncTCP/archive/refs/heads/master.zip

put libraries in windows:

  1. decompress libraries.zip

C:\Users\soporte\Documents\Arduino\libraries

put libraries in linux:

About

libraries for project pedestal using stm32duino core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published