Skip to content

Instantly share code, notes, and snippets.

View kjunichi's full-sized avatar

Junichi Kajiwara kjunichi

View GitHub Profile
@kjunichi
kjunichi / kanji.js
Last active January 7, 2025 13:54
webサーバーから日本語フォントのレンダリング情報をJSONでもらってArduino UNO R4 LEDに表示する
const { createCanvas, Image, registerFont } = require('canvas')
const { serve } = require(`@hono/node-server`)
const { Hono } = require('hono')
const app = new Hono()
app.get('/', (c) => {
return c.text('Hello Hono!')
})

Fail

00000000
00010000
00111000
00011100
00111010
01011000
01010010
@kjunichi
kjunichi / 202410.md
Last active December 26, 2024 06:35
2024年10月

2024年10月

sun mon tue wed thu fri sat
1 2 3 4
[6] []
13 []
20
27 30
@kjunichi
kjunichi / 202411.md
Last active December 26, 2024 06:34

2024年11月

sun mon tue wed thu fri sat
1
[3] []
10 []
17
24 [27]
@kjunichi
kjunichi / 202408.md
Last active December 24, 2024 08:42
2024年8月

2024年8月

sun mon tue wed thu fri sat
1 2 3
[4] 5 []
11 []
18
25 [28]
@kjunichi
kjunichi / 201909.md
Created December 24, 2024 05:18
2019年9月

2019年9月

sun mon tue wed thu fri sat
1
[8] []
15 []
22
29
@kjunichi
kjunichi / 202012.md
Last active December 24, 2024 05:15
2020年12月

2020年12月

sun mon tue wed thu fri sat
1 2
[6] 10 []
13 []
20
27
@kjunichi
kjunichi / 202107.md
Last active December 24, 2024 05:21
2021年7月

2021年7月

sun mon tue wed thu fri sat
1 2
[4] []
11 []
18
25 [28]
@kjunichi
kjunichi / 202207.md
Last active December 24, 2024 08:18

2022年7月

sun mon tue wed thu fri sat
1
[3] []
10 []
17
24 [27]
@kjunichi
kjunichi / 202304.md
Created December 24, 2024 05:01
2023年4月まとめ

2023年4月

sun mon tue wed thu fri sat
1
[2] []
9 []
16 18
23 [26]