Close

Proof-of-concept prototype!

A project log for ESPecter | IoT Weather Station

A Personal Weather Station that displays current climate conditions on your desk using a bright, colorful OLED screen.

acrobotic-industriesACROBOTIC Industries 03/25/2018 at 21:030 Comments

We're finishing up the write up on the first prototype we used for the ESPecter.  For the hardware we used the two components with which we were most familiar: a DevKit board and a 0.96" OLED.

We even had a simple demo code from our tutorial video on querying APIs:

We also used the wonderful library by ThingPulse to test the code that we'll port to the WeMos D1 Mini platform:

We already have a version running on the WeMos D1 Mini, however we need to scale down all the graphic elements to the smaller 64×48 pixels resolution.

Discussions