Skip to content

Commit

Permalink
Add RaspberryPi section
Browse files Browse the repository at this point in the history
  • Loading branch information
Aahil13 committed Apr 16, 2024
1 parent f0b3b8f commit 5452e21
Show file tree
Hide file tree
Showing 9 changed files with 82 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/docs/RaspberryPi/Blinking_LED.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Blinking LED
index: true
icon: lightbulb
category:
- Docs-Raspberry Pi

footer: false
---
9 changes: 9 additions & 0 deletions src/docs/RaspberryPi/Components.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Components
index: true
icon: people-group
category:
- Docs-Raspberry Pi

footer: false
---
9 changes: 9 additions & 0 deletions src/docs/RaspberryPi/Flowing_LED.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Flowing LED
index: true
icon: water
category:
- Docs-Raspberry Pi

footer: false
---
9 changes: 9 additions & 0 deletions src/docs/RaspberryPi/GPIO_Introduction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: GPIO Introduction
index: true
icon: plug
category:
- Docs-Raspberry Pi

footer: false
---
10 changes: 10 additions & 0 deletions src/docs/RaspberryPi/Install_RaspberryPi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Install Raspberry Pi
index: true
icon: download
category:
- Docs-Raspberry Pi
order: 2

footer: false
---
9 changes: 9 additions & 0 deletions src/docs/RaspberryPi/LED_&_Pushbutton.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: LED & Pushbutton
index: true
icon: group-arrows-rotate
category:
- Docs-Raspberry Pi

footer: false
---
9 changes: 9 additions & 0 deletions src/docs/RaspberryPi/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Raspberry Pi
index: false
icon: /assets/icon/raspberry-pi.svg
category:
- Raspberry Pi

footer: false
---
9 changes: 9 additions & 0 deletions src/docs/RaspberryPi/RGB_LED_WebSocket.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: RGB LED WebSocket
index: true
icon: circle-nodes
category:
- Docs-Raspberry Pi

footer: false
---
9 changes: 9 additions & 0 deletions src/docs/RaspberryPi/WebSocket.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: WebSocket
index: true
icon: network-wired
category:
- Docs-Raspberry Pi

footer: false
---

0 comments on commit 5452e21

Please sign in to comment.