Skip to content
forked from sq6sfo/espBode

Interface between a Siglent oscilloscope and FY6800 AWG

License

Notifications You must be signed in to change notification settings

AimcLsc/espBode

Repository files navigation

espBode

Interface between a Siglent oscilloscope and FY6800 AWG

The idea bases on solution proposed by 4x1md in https://github.com/4x1md/sds1004x_bode

Currently implemented features:

  • ESP is able to connect to a selected WiFi network and listen to oscilloscope requests
  • After ESP sends request to AWG it waits for confirmation

TODO:

  • rewrite whole thing to C++, so adding new AWGs would be easier
  • add possibility to configure SSID/PSK + IP without flashing the new SW

About

Interface between a Siglent oscilloscope and FY6800 AWG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.2%
  • C 24.8%