- threadhandler库:https://bitbucket.org/adamb3_14/threadhandler/downloads/
- 该库是基于processing,示例程序是pde格式的
补充说明一点:Arduino IDE基于processing IDE开发。processing算是Arduino的鼻祖不足为过。
- 将示例代码打开,直接拷贝下来,放到Arduino IDE里面粘贴保存为.ino格式,选择UNO或者nano开发板进行编译应该没什么问题。
/*仅支持Arduino AVR单片机 * 不支持esp8266/esp32 *threadhandler库: https://bitbucket.org/adamb



