Skip to content

Commit a5791ad

Browse files
committed
updated home cards
1 parent ba55e73 commit a5791ad

3 files changed

Lines changed: 15 additions & 8 deletions

File tree

content/home/readme.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,28 +9,30 @@ order: 1
99
---
1010

1111
```yaml cards
12-
- uid: protocols.matter
12+
- uid: robotics.room-view-bot
13+
width_rem: 20
14+
- uid: 3dprinting
15+
width_rem: 20
16+
- uid: frameworks.raspi-iot
17+
width_rem: 20
18+
- uid: web.home-3d
19+
width_rem: 20
20+
- uid: web.voronoi
1321
width_rem: 20
1422
- uid: protocols.ultrawideband
1523
width_rem: 20
1624
- uid: nrf52.thread-sensortag
1725
width_rem: 20
18-
- uid: frameworks.raspi-iot
19-
width_rem: 20
2026
- uid: microcontrollers.esp32
2127
width_rem: 20
22-
- uid: 3dprinting
28+
- uid: protocols.matter
2329
width_rem: 20
2430
- uid: protocols.simple-mesh
2531
width_rem: 20
2632
- uid: protocols.thread
2733
width_rem: 20
2834
- uid: protocols.zigbee
2935
width_rem: 20
30-
- uid: web.home-3d
31-
width_rem: 40
32-
- uid: frameworks.home-assistant
33-
width_rem: 20
3436
```
3537
3638
# Home Automation Mind Map

content/robotics/rovi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ order: 1
55
image: ./room_view_bot/20251018_141343.jpg
66
tags: [raspi5, ros2, lidar, depth]
77
features:
8+
- ROS2 Jazzy on RPi5 Ubuntu24
89
- Mecanum wheels
910
- RPLidar A1 UP
1011
- ORBBEC Depth Astra Stereo S U3

content/web/voronoi.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ date: 2021-01-01T00:00:00+00:00
55
lastmod: 2021-01-01T00:00:00+00:00
66
order: 2
77
image: /images/voronoi/screenshot.png
8+
features:
9+
- Online Voronoi Editor
10+
- Shaped tesslation
11+
- SVG export
812
---
913

1014
# Webapp

0 commit comments

Comments
 (0)