Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 713 Bytes

File metadata and controls

15 lines (11 loc) · 713 Bytes

Arduino / ESP-IDF client library for mdash.net

See Documentation for the quick start guide.

In order to simulate an mDash device on your Mac/Linux workstation, register a device on mDash and run the following command from the root of this repo:

$ make -C posix ARGS="-pass DEVICE_MDASH_PASSWORD"

See also

  • Mongoose Web Server Library - a robust, open-source solution licensed under GPLv2, designed to seamlessly integrate web server functionality into your embedded devices.
  • With complementary Mongoose Wizard - a no-code visual tool that enables rapid WebUI creation without the need for frontend expertise.