mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-04-19 15:20:05 +00:00
add ina2 setup
This commit is contained in:
BIN
src/assets/ina2/Logs.png
Normal file
BIN
src/assets/ina2/Logs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 127 KiB |
BIN
src/assets/ina2/Settings.png
Normal file
BIN
src/assets/ina2/Settings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 143 KiB |
BIN
src/assets/ina2/menuwebview.png
Normal file
BIN
src/assets/ina2/menuwebview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.8 KiB |
BIN
src/assets/ina2/oneLoghtml.PNG
Normal file
BIN
src/assets/ina2/oneLoghtml.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Ina2-Webshop"
|
||||
title: "Ina2"
|
||||
description: "Lorem ipsum dolor sit amet"
|
||||
pubDate: "Jul 08 2022"
|
||||
---
|
||||
@@ -10,12 +10,25 @@ h2,
|
||||
h3,
|
||||
h4,
|
||||
ul li,
|
||||
figcaption::before { color: #bb4d00 }
|
||||
body {background: #27272a }
|
||||
.wrapper, nav::after {background: #18181b }
|
||||
p, a, ul { color: #e2e2e2}
|
||||
figcaption::before { color: #ec4899 }
|
||||
body {background: #1f2937 }
|
||||
.wrapper, nav::after {background: #111827 }
|
||||
p, a, ul { color: #c3c5c8 }
|
||||
img {
|
||||
border: 10px solid;
|
||||
border-color: #bb4d00;
|
||||
border-color: #111827;
|
||||
}
|
||||
</style>
|
||||
|
||||
# Speech activated Assistant
|
||||
|
||||
rasberrypie + microphone
|
||||
|
||||
The idea was Amazon Alexa but with other models, and an admin panel to see historic interactions
|
||||
|
||||
### Some Screenshots
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user