Tagged: 3D Printer

A 3D printer is a device that creates physical three-dimensional objects from a digital model. It operates by depositing materials layer by layer in a process known as “additive manufacturing.” 3D printers are widely used across various industries, such as engineering, medicine, art, and manufacturing, to rapidly prototype new designs and produce custom parts.

EByte LoRa E70 Module Adapter: PCB, 3D Printed, Breadboard-Friendly Solution and configuration 0

EByte RF E70 Module Adapter: PCB, 3D Printed, Breadboard-Friendly Solution and configuration

To enhance the ease of use for complex modules in electronics, I’m going to show my 3D-printed adapter for the EByte RF E70 module. This design, following the footsteps of my previous projects for the ESP12 and ESP32, focuses on making the E70 module breadboard-friendly for straightforward initial configuration using a PC USB.

LoRa wireless remote water tank and pump controller (esp8266) Client case assembling 0

LoRa remote water level and pump controller (ReWaL): assemble client and 3D printed case – 7

I must fill a tank 1.5 km away, so I create a 2-part controller.
A server with a relay to manage the pump and a client solar/battery-powered to check the tank’s status and notify to the server.

Now we put all the Client components in the relative Case.

LoRa wireless remote water tank and pump controller (esp8266) Server case assembling 0

LoRa remote water level and pump controller (ReWaL): assemble server and 3D printed case – 6

I must fill a tank 1.5 km away, so I create a 2-part controller.
A server with a relay to manage the pump and a client solar/battery-powered to check the tank’s status and notify to the server.

Now we put all the Server components in the relative Case.

Makerbase MKS wifi firmware upgrade mischianti 26

MKS WIFI for Makerbase Robin: firmware upgrade and new Web Socket features – 4

I want to modify the WiFi module firmware of my FlyingBear Ghost 5 to support the Web Socket protocol and I want to develop the web interface as well.
Now we are going to analyze the changes I made to the original MKS WiFi module, with the introduction of Web Socket and some little features to develop Web interface and debug.