Menu

Projects

Coba1

Last update: 2019-07-30 22:32:52 | By: rofiqcp

Monitor serial comms with ESP32

Last update: 2019-07-30 13:41:50 | By: tuomov
Project target is to read Victron Smartsolar MPPT controller's serial communication to bring the data to MQQT server for statistics and analysis. As hardware I use ESP32-W...

Modulo_votacao

Last update: 2019-07-29 06:15:09 | By: telainteligente
Modulo de Votacao.

sen-demo-proj

Last update: 2019-07-28 19:20:44 | By: biosol2

First Test

Last update: 2019-07-26 15:56:33 | By: rmohrs

Fingerprint Sensor

Last update: 2019-07-26 15:50:02 | By: rmohrs
Esp Fingerprintsensor mit mqtt Protokoll an iobroker

First project

Last update: 2019-07-26 01:00:20 | By: sarastro

Uuii

Last update: 2019-07-26 00:42:01 | By: sarastro

Qwer

Last update: 2019-07-26 00:26:49 | By: sarastro

First project

Last update: 2019-07-26 00:17:01 | By: sarastro

First project

Last update: 2019-07-26 00:05:47 | By: sarastro

blink

Last update: 2019-07-23 05:05:27 | By: dave57
// LeRoy Miller, 2017 #include #include MLED matrix(7); //set intensity=7 (maximum) void setup() {   Serial.begin(9600);   Serial.println("8x8 LED Matrix T...