[i=s]This post was last edited by Beifang on 2022-6-22 11:33[/i]Customized SD card and artificial intelligence framework introduction
1. Because various software and tools are updated very quickly, it...
On SAMR21, you can use any GPIO to drive WS2812. The usage is:from microcontroller import pin
import neopixel_write
import digitaliopin = digitalio.DigitalInOut(pin.PA07)
pin.direction = digitalio.Dir...
A single-chip microcomputer is an integrated circuit chip that includes a CPU, random access memory RAM, read-only memory ROM, multiple I/O ports and interrupt systems, timers/counters and other funct...
In response to the recent campaign launched by China Unicom with Jay Chou's grandfather as the image spokesperson, named "Only grandchildren play M-Zone", China Mobile immediately responded, claiming ...
FPGA stands for Field Programmable Gate Array, which is a semiconductor logic chip that can be programmed into almost any type of system or digital circuit, similar to a PLD. PLDs are limited to a few...
[i=s] This post was last edited by Beifang on 2018-6-12 14:14 [/i] 1. The antenna of LPC8N04 is suitable for the NFC Forum Type 2 specification ISO/IEC 14443A. This antenna design is suitable for NXP'...