37 Search results

For the term "ebyte shield".

Reply To: Pins for AUX and M0 and M1 ESP32

Hi Eugenio, in general for AUX I prefer to use RTC GPIO ESP32 practical power saving: preserve gpio status, external and ULP wake up – 5 For M1 and M2 I exclude special pin...

Reply To: LoRa_E32.h with ESP32

Hi Asmi, you select Arduino conf for esp32. Please check the tutorial. Ebyte LoRa E32 device for Arduino, esp32 or esp8266: WOR (wake on radio) and new ESP32 shield – 8 Bye Renzo

Reply To: LoRa_E32.h with ESP32

Hi Liam, esp32 not use SoftwareSerial, but redefine the pin for the hardware serial, check the constructor on this article Ebyte LoRa E32 device for Arduino, esp32 or esp8266: WOR (wake on radio) and...

FlatCAM pratical tutorial Countour 0

FlatCAM practical tutorial: contour – Part 5

FlatCAM is a program for preparing CNC jobs for making PCBs on a CNC router. Among other things, it can take a Gerber file generated by your favorite PCB CAD program and create G-Code for Isolation routing.
Here we are going mill contour.

FlatCAM pratical tutorial: Introduciton installation import - Part 1 7

FlatCAM practical tutorial: introduction, installation, and import – Part 1

FlatCAM is a program for preparing CNC jobs for making PCBs on a CNC router. Among other things, it can take a Gerber file generated by your favorite PCB CAD program, and create G-Code for Isolation routing.
Here an introduction, how to install and import files.