1. Draw text information on the screen#MicroPython动手做(37)——驱动LCD与图文显示
#在屏幕绘制文本信息import mixno
import lcd
import imagelcd.init(freq=15000000,color=0x0000)
image = image.Image()
image = image.draw_string...
During the summer vacation, I went home and lay on the dam, looking up at the starry sky. Suddenly, I saw a shooting star passing by. There were also stars that were not moving. The children asked him...
The full-English datasheet includes several names such as CCLK and PCLK. Their specific meanings are as follows: There are three crystal oscillators in LPC2478. One is the Main Oscillator, one is the ...
This is an EEPROM data sheet. It has two sizes, the largest and the smallest. Does it mean that this component has two sizes? Also, are all 8-pin EEPROMs the same size?...