Skip to content

Switchleg1/espBode

 
 

Repository files navigation

espBode

Interface between a Siglent oscilloscope and FY6800 / FY6900 / JDS6600 AWG using esp8266 / esp32

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

!WARNING! TTL is 5V, connect to esp VIN or provide your own LDO

connection bode plot

About

Interface between a Siglent oscilloscope and FY6800 / JDS6600 AWG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.9%
  • C 12.1%