Practical Tips for Customizing Hex File Names in Keil

Practical Tips for Customizing Hex File Names in Keil

Follow+Star Public Account Number, don’t miss out on wonderful content Author | strongerHuang WeChat Official Account | Embedded Column How do you usually define the Hex file names you output? Especially when the product needs to be mass-produced, the Hex firmware (file name) sent to the production department. If the software version is upgraded, and … Read more

Batch Image Processing in Python: Crop and Watermark

Batch Image Processing in Python: Crop and Watermark

Ma Su: “Zhuge, I am currently working on an e-commerce website and need to process a large number of product images. Some need to be cropped, and others need watermarks. Processing them one by one is exhausting. Is there a good way to do it?” Zhuge Liang: “Haha, this is simple. Python is your reliable … Read more