群分享:关闭micro:bit的led以获得更多可用io引脚
本贴子转发bit群分享。主要分享老师,郎郎,孙巍,haiDiy。谢谢他们。【每日分享】脑洞不够,io来凑,关闭bit的led可以获得更多可用io引脚
microbit.display.off()
Use off() to turn off the display (thus allowing you to re-use the GPIO pins associated with the display for other purposes).
带analog in的除了当GPIO用,还可以当ADC用
浅蓝色LED Col 就是被显示占用的管脚,可以理解有多少引出来来了 (图中清晰的标出了复用管脚信息)
前提是LED关闭
用Block:
用micropython:
学习了
页:
[1]