MCP39F521
Web server
An ESP8266 script serving MCP39F521 readings as a web server
This is ESP8266 micropython script designed to serve ESP8266 as web server showing readings from Microchip MCP39F521. Script developed and tested on esp8266-20161110-v1.8.6.bin. Script listens on port 80 and implements following commands:
6 stars
2 watching
0 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An ESP8266 web server library that enables the creation of lightweight REST APIs on MicroPython-based systems | 51 |
| A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. | 3 |
| A full asynchronous web server for Micropython with a small memory footprint. | 106 |
| Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
| A Micropython library enabling ESP8266 to control 16-bit IO expander MCP23S17 | 1 |
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
| Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
| An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
| Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
| A micro:bit extension for connecting to the internet via an ESP-01 module and serving web content | 0 |
| A highly optimized web server designed for embedded systems and IoT devices | 662 |
| A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
| A Python module for interacting with the BMP280 sensor on an I2C bus. | 91 |
| An Ethernet chip driver for MicroPython on RP2040 boards | 22 |