Category: No category

STM32F1 pinout specs and Arduino IDE configuration 0

STM32F1: pinout, specs, and Arduino IDE configuration (STM32duino and STMicroelectronics) – 1

Navigating the STM32 world is more complicated than other microcontrollers, one of the reasons is that it is an extremely large world and there are many options for both software and hardware.
In this tutorial we try to create a path to follow to reach a good knowledge of these devices.
Let’s start with the famous STM32 Blue Pill, let’s see how to program it and the basic features.

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.

FlatCAM pratical tutorial gcode and milling PCB 2

FlatCAM practical tutorial: gcode and PCB milling – Part 6

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 to create gcode and show the milling process.

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 silkscreen geometry 0

FlatCAM practical tutorial: silkscreen geometry – Part 4

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 to add a silkscreen.

FlatCAM pratical tutorial Clean non copper area 0

FlatCAM practical tutorial: clean non copper area – Part 3

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 to remove copper islands.