Skip to content

Simple C# project to be run on ESP32 with nanoFramework

Notifications You must be signed in to change notification settings

rifatx/nanoframework-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Demo application written in C# to be run on an ESP32 with nanoFramework.

Features

  • A simple web server using WebServer library.
  • A led controller class to blink arbitrary patterns.
  • Ability to serve a basic settings page for wifi connection settings.
  • Simple webapi controller to send commands to data pins (for instance, to a relay).
  • A health check endpoint with visual feedback.

About

Simple C# project to be run on ESP32 with nanoFramework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages