Arduino IDE 下载:https://arduino.me/download
本书相关示例代码:coloz/Arduino-book: 《Arduino程序设计基础》例程集 (github.com)
SR04教学示例:https://clz.me/arduino-book/lib/sr04/
DHT11/DHT22温湿度传感器库:https://www.arduino.cn/thread-81585-1-1.html
WS2812 LED驱动库:https://www.arduino.cn/thread-45810-1-1.html
u8g github:https://github.com/olikraus/U8glib_Arduino
u8g2 github:https://github.com/olikraus/U8g2_Arduino
图片取模工具:https://clz.me/image-converter/
1602/2004 lcd字符取模工具:奈何col的工具集 (clz.me)
书中部分链接失效,书中使用的库建议使用IDE自带的库管理器下载(可能需要梯子),使用方法见:
http://www.arduino.cn/thread-17883-1-1.html
你也可以通过GitHub 搜索获取到更多arduino库资源