[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-04-13T14:03:35.920411+00:00</updated>
|
||||
<updated>2023-04-13T16:03:35.582725+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
@@ -26559,7 +26559,7 @@
|
||||
"id": 1990,
|
||||
"date": "2023-03-31T08:39:59",
|
||||
"text": "今天是一年一度的跨性别现身日哦,准备了一张刮画 <i class=\"custom-emoji\" emoji-src=\"emoji/6114192958708254309.webm\">🌈</i>\n\n无论认同和身份,希望每个人都可以不受拘束地展现出最真实的自己,在茫茫宇宙中找到自己的归宿,点亮属于自己的光芒 qwq",
|
||||
"views": 435,
|
||||
"views": 436,
|
||||
"forwards": 4,
|
||||
"images": [
|
||||
{
|
||||
@@ -27277,7 +27277,7 @@
|
||||
"id": 2041,
|
||||
"date": "2023-04-13T08:21:47",
|
||||
"text": "今天接好了线,写完了固件驱动读输入的部分,焊完了 MIDI 面板,重焊了两个八度的复用器二极管,连好了第二个八度,还提交了改完的 PCB,是很高效的一天呢 qwq\n\nMIDI 面板的按钮旋钮和 RGB 灯都能驱动了!除了之前固定点短路和最后一个灯不亮以外其他功能都正常。不过发现顺序读取面板和琴键的话速度好慢,采样率只有 32 Hz 了 (╯’ – ‘)╯︵ ┻━┻\n\n所以去写了多线程!ESP32-S3 正好有两个核心来着。嵌入式的 FreeRTOS 多线程写法和 Unix 好不一样,每圈结束需要调函数把多余的 CPU 时间让给其他进程,太久没让就会被看门狗杀掉 ;-; <del>不能吃掉一整个 CPU 好可惜</del>。以及 FreeRTOS 的多线程开销好大,多线程 240 Hz 比单线程多了 460 μs 的样子,看看能不能优化...\n\n以及虽然打印 PCB 让布线整齐很多了,但是拉 19 根线出来还是不太好看... 下一个版本试试把 ESP32 芯片画到 PCB 上好啦",
|
||||
"views": 24,
|
||||
"views": 26,
|
||||
"forwards": 0,
|
||||
"media_group_id": 13450992859484845,
|
||||
"images": [
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Thu, 13 Apr 2023 14:03:35 +0000</lastBuildDate>
|
||||
<lastBuildDate>Thu, 13 Apr 2023 16:03:35 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #2041</title>
|
||||
<link>https://aza.moe/life?post=2041</link>
|
||||
|
||||
Reference in New Issue
Block a user