Renzo Mischianti Articles

EByte LoRa E32 Manager REST WebSocket to configure and test esp8266 esp32 0

EByte LoRa E32 gateway: manage via REST and WebSocket (esp8266, esp32) – 1

I do many projects with EByte LoRa E32, all based on my library, and many people download it, but EByte’s tools are very poor and sometimes faulty. So I tried to create a Web manager that also works as a Gateway, here’s how to interface the Back End.

Display OLED ssd1306 arduino esp32 esp8266 draw images show animations 3

SSD1306 OLED Display: draw images, splash and animations – 2

SSD1306 IC is used for the most commons OLED display is a single-chip CMOS OLED/PLED driver with controller for organic / polymer light emitting diode dot-matrix graphic display system. It consists of 128 segments and 64 commons.
We will now render images and create a simple animation and take a look at the byte array generator.

FlyngBear Ghost 5 front cover door 0

FlyingBear Ghost 5 enclosure: front cover/door

I finally buy another 3D printer, this time I choiche the FlyingBear Gost 5, and I made a case because I would like to print a more dangerous material like ABS, and to do that I create two different backs of the top cover, one standard and one with a fan for extracting harmful fumes. Fron cover/panel.

FlyngBear Ghost 5 Top cover 15

FlyingBear Ghost 5 enclosure: top cover

I finally buy another 3D printer, this time I choiche the FlyingBear Gost 5, and I made a case because I would like to print a more dangerous material like ABS, and to do that I create two different backs of the top cover, one standard and one with a fan for extracting harmful fumes. Top cover.

Display OLED ssd1306 arduino esp32 esp8266 basics 3

SDD1306 OLED display: wiring and basic use with esp8266, esp32 and Arduino – 1

SSD1306 IC is used for the most commons OLED display is a single-chip CMOS OLED/PLED driver with controller for organic / polymer light emitting diode dot-matrix graphic display system. It consists of 128 segments and 64 commons.
We are going to use it with SPI and i2c and learn the basic function.