Arduino Uno programme ATTiny85 works 2022-02-20 1.9K following https://jimirobot.tw/arduino-tutorial-attiny-attiny85-uno-burn/
MRK Wifi 1010 serial is different 2022-02-20 1.8K Arduino MRK Wifi 1010 serial is different than Nano and Uno, the usb-to-serial and in D13/14 are separate, so code…
start point to build our own jtag for our risc-v cpu 2022-02-13 2K After days of hacking, i finally found out there is a dummy driver in openocd. just ./configure --enable-dummy and run…
Compile libsigrok and pulseview in windows by msys2 2022-02-06 3.5K This is the tutorial to build libsigrok and pulseview in windows Download msys https://www.msys2.org/ Open "MSYS2 MinGW x64", don't use…