Arduino controls two 1602 LCD 2023-04-27 1.4K One LCD need to set the jump at back to have another I2C address
ESP32 on arduino, simplest tutorial 2023-04-27 1.3K Got this board from Taobao. Follow https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions. schematic:https://pan.baidu.com/s/1sNCK3Z4ZXfziKoF-ZYDMiw Code:pxc4doc:https://pan.baidu.com/s/1SJFlgyIenaM4-TfmT1eLtQ Code:NICE or download here If you failed to run the code…
Create a dummy driver for openocd 2023-04-12 1.5K We are developing our own risc-v so we need to have to ability to modify openocd. Here is the quickest…
Very small STM32 board 2023-04-11 1.6K Buy from here https://item.taobao.com/item.htm?spm=a1z09.2.0.0.67002e8deFDqTo&id=630403001847&_u=bbuhab0778e , model is STM32F103C8T6
Basic tutorial for blinking led for STM32F411 2023-04-08 2K Tutorial: Create the project Step 1: Open STM32IDE, create the project, choose the right MCU Step 2: Type in project…