The MAXREFDES1273 is a Power-over-Ethernet (PoE) powered device (PD) and an active clamp forward DC-DC converter (ACFC) that delivers up to 850mA at 48V from 39V to 57V supply voltage
The MAXREFDES1209 operates over a 14V to 60V input voltage range to deliver output voltage regulated at 12V and up to 500mA of load current.
The MAX17596 is a peak-current-mode controller for designing the wide input-voltage flyback regulators.
The schematic diagram is open source, you can see if there is anything worth learning from. This baseboard is designed for their previously launched H7 core board.
The software part of this tool (including the host computer) is not open source, but the schematic diagram and PCB related files are.
Israeli network engineer Nir Huri invented an air pollution monitoring device based on ESP-32.
Nowadays, almost all circuit boards use surface mount packaging, so I have always wanted to DIY a chip placement machine. After searching online for a long time, I finally decided to use the open source OpenPnP. The hardware and software are both open source.
Built-in gyroscope, buzzer, supports multiple fast charging protocols, 128x64 OLED screen, standard T12 fixed bayonet. Regarding the problem of grounding the soldering iron, you can use the PD power supply of Mac and prepare a triangle extension cable to solve the problem perfectly. Or using a power bank directly is not a big problem.
This project uses STM32F103RET6 as the main control, and is modified based on ST's official CMSIS-DAP project to achieve offline and read-protected programming (because the project currently only has F103 series offline programming requirements, so only F103 programming is temporarily added. write algorithm).