Neural Network Algorithms for Microcontrollers: Making Control More Humanized

Hello everyone, I am Xiaodong. Today, let’s discuss an interesting topic – implementing neural network algorithms on microcontrollers. Sounds impressive, right? Don’t worry, follow me step by step, and I guarantee you’ll easily master this “intelligent brain”. 1. What is a Neural Network? In simple terms, a neural network is an algorithm that mimics the … Read more

Testing the MCP4017 Digital Potentiometer

Testing the MCP4017 Digital Potentiometer

1. Introduction The MCP4017 chip I purchased has just been delivered by the courier. This is an electronic potentiometer, or rather an electronic variable resistor, intended for future development. Below is a preliminary test of its characteristics. 2. Test Circuit The designed schematic is based on the STM32F030 microcontroller, connected to the MCP4017 via the … Read more