PCBWay, service review

If you follow my blog, you probably noticed that I use different online services to make my PCBs… it’s a way to test them in terms of quality and production time. On the advice of my friend Mauro, I recently chose PCBWay to produce some PCBs for my future projects. The procedure for sending a new order is…

Updated CH340G board

Some weeks ago I blogged about my project of a minimal board based on the CH340G chip. After some tests, I slightly modified the project: [checklist] I added two leds that blink when data are transmitted/received I added a jumper that allows to decide if you want power supply (5V) in the connector or not added a 10nF capacitor to make…

STM32 and Arduino

STM32 is a family of 32bit microcontrollers manufactured by STMicroelectronics and based on the ARM Cortex M core. The STM32 family is divided into different lines of microcontrollers (L0-1-4, F0-1-2…) depending on their features and the use they are designed for: These microcontroller are widely used in the industrial world… for example both Pebble watches and Fitbit bracelets are based on STM32…