[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2023-10-19T04:07:59.208181+00:00</updated>
|
||||
<updated>2023-10-19T06:09:01.209224+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -26225,7 +26225,7 @@
|
||||
"id": 1965,
|
||||
"date": "2023-03-22T02:20:48",
|
||||
"text": "谁说电路板画线必须横平竖直hhhhh\n\n<a href=\"##琴\">#琴</a>",
|
||||
"views": 99,
|
||||
"views": 100,
|
||||
"forwards": 1,
|
||||
"images": [
|
||||
{
|
||||
@@ -26244,14 +26244,14 @@
|
||||
"id": 1966,
|
||||
"date": "2023-03-22T19:54:11",
|
||||
"text": "还有两天就能玩到莱莎 3 了!好期待!",
|
||||
"views": 78,
|
||||
"views": 80,
|
||||
"forwards": 0
|
||||
},
|
||||
{
|
||||
"id": 1967,
|
||||
"date": "2023-03-23T11:21:51",
|
||||
"text": "WS2812 灯真是一个超天才的设计\n\n众所周知一个全彩灯需要三个引脚,分别控制 RGB。假如我想要连 20 个 LED 灯,直接连需要 60 个输出口。可是我的开发板一共只有 48 个输出口,怎么办呢?\n\nWS2812 的解决方案是把时序电路做在每个灯上,顺序读取代表着 RGB 颜色的 24 位之后存起来,再把接下来的数据全部传给下一个灯,一个一个传下去,直到收到「重置」信号再从头开始更新自己的颜色。\n\n这样只用一个输出口就可以单独控制∞个灯的颜色了哇,好厉害!(虽然接太多的话更新速度会慢hhh\n\n<a href=\"##琴\">#琴</a>",
|
||||
"views": 76,
|
||||
"views": 78,
|
||||
"forwards": 1,
|
||||
"images": [
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Thu, 19 Oct 2023 04:07:59 +0000</lastBuildDate>
|
||||
<lastBuildDate>Thu, 19 Oct 2023 06:09:01 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #2770</title>
|
||||
<link>https://aza.moe/life?post=2770</link>
|
||||
|
||||
Reference in New Issue
Block a user