Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 612 Bytes

File metadata and controls

9 lines (7 loc) · 612 Bytes

EmbAjax_Examples

This repository contains some examples of the EmbAjax library

LED connection indicator

The example shows the use of connection events, the LED shows the connection state. The LED is blinking when waiting for a connection. When there is connection the LED is switched off and flashes each time something is received. The web interface only has a slider.

Rocket Altimeter

Watch the altitude of your rocket in realtime in your browser. Setup of a SoftAP (rocket-xxxx), create a webpage on http://r.be (or http://192.168.4.1) on an ESP8266/ESP32/ESP32-variant with BMP280 pressure meter.