Snapshot
This commit is contained in:
parent
d2fc62dea6
commit
53e6a02031
@ -1,4 +1,39 @@
|
||||
|
||||
r + g = 22;
|
||||
b + g = 25;
|
||||
r + b = 33;
|
||||
|
||||
r = 33 - b;
|
||||
|
||||
33 - b + g = 22; - 33;
|
||||
- b + g = -11;
|
||||
g = b-11
|
||||
b + b - 11 = 25;
|
||||
2b = 36
|
||||
b = 18;
|
||||
|
||||
|
||||
|
||||
b = 25 - y;
|
||||
|
||||
r + 25 - y = 33; - 25;
|
||||
r - y = 8;
|
||||
|
||||
|
||||
# Ruumio Notes
|
||||
|
||||
Angebote
|
||||
|
||||
**Konstant Kontingent**
|
||||
Wie jetzt, monatlich so und so viele freie Gast Minuten man kann ja nachkaufen
|
||||
|
||||
**Pay per use**
|
||||
Umstellen so das es kein Gast-Minuten Limit gibt. Wenn das Gast-Minuten Limit überschritten wird kostet jede zusätzliche Gast-Minute 0.01€ oder so
|
||||
|
||||
25\*12,5€ = 312,5€
|
||||
25\*0.01\*1.000 = 2.500€
|
||||
|
||||
|
||||
# Einkauf Silvester
|
||||
|
||||
- Eis
|
||||
|
@ -1,5 +1,14 @@
|
||||
# Links
|
||||
|
||||
## Gute Google-Suche um Arbeiten zu dem Thema zu finden:
|
||||
https://www.google.com/search?q=Visuelle+Programmierung+Stefan+Schiffer+filetype%3Apdf
|
||||
|
||||
## [Entwurf und Implementierung einer zeitleistenbasierten Parametersteuerung in eine datenstromorientierte Echtzeitprogrammierumgebung](https://people.f4.htw-berlin.de/~tj/da/heinsch.pdf)
|
||||
Accessed: 05.02.2023
|
||||
|
||||
## [Ein Generator zur Entwicklung visueller Sprachen](https://d-nb.info/962714143/34)
|
||||
Accessed: 05.02.2023
|
||||
|
||||
## [WebAssembly Interface Types](https://hacks.mozilla.org/2019/08/webassembly-interface-types/)
|
||||
Accessed: 14.12.2023
|
||||
|
||||
|
27
Recipes/Kirschtomaten-Feta-Backofen.md
Normal file
27
Recipes/Kirschtomaten-Feta-Backofen.md
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
link: https://www.lecker.de/baked-feta-pasta-81430.html
|
||||
rating: 4
|
||||
time: 40min
|
||||
image: Recipes/images/gebackener-feta.jpg
|
||||
portion: 4
|
||||
---
|
||||
|
||||
# Gebackener Feta mit Kirschtomaten Pasta
|
||||
|
||||
![](gebackener-feta-pasta.jpeg)
|
||||
|
||||
---
|
||||
|
||||
- 300g Kirschtomaten
|
||||
- 2 Knoblauchzehen
|
||||
- 1 rote Zwiebel
|
||||
- ½ Zitrone
|
||||
- 200g Feta
|
||||
- 4EL Olivenöl
|
||||
- 300g Spaghetti
|
||||
- Thymian
|
||||
- frische Kräuter zum Garnieren
|
||||
|
||||
---
|
||||
|
||||
1. Steps
|
@ -6,6 +6,8 @@ image: Recipes/images/sake.jpg
|
||||
|
||||
# Sake
|
||||
|
||||
[[Recipes/SakeExperimentV1]]
|
||||
|
||||
![](/Recipes/images/sake.jpg)
|
||||
|
||||
|
||||
|
32
Recipes/SakeExperimentV1.md
Normal file
32
Recipes/SakeExperimentV1.md
Normal file
@ -0,0 +1,32 @@
|
||||
|
||||
# Sake Experiment V1
|
||||
|
||||
26.01.2024
|
||||
|
||||
## Ingredients
|
||||
|
||||
200g white glutonous rice, long grain
|
||||
0.75g Koji
|
||||
|
||||
Steamed in a basket above water for 1.5-2 hours
|
||||
|
||||
## 27.01.2024
|
||||
**01:45** Anfang vom Reis
|
||||
**12:00** Umrühren + Tuch nass machen leichte roten flecken
|
||||
**22:00** Umrühren + Tuch nass machen keine flecken mehr
|
||||
![](gedampfter-reis-mit-koji-sporen.jpeg)
|
||||
## 28.01.2024
|
||||
**16:00** Umrühren + Tuch nass machen
|
||||
|
||||
## 29.01.2024
|
||||
**12:40** Weiße Flecken, intensiver Geruch, umrühren + tuch nass machen
|
||||
![](koji-kin-reis.jpeg)
|
||||
Das war die Temperatur vom Koji Reis, man beachte den Moment als mein Mitbewohner am 28. Januar die Heizung ausgemacht hat.
|
||||
![](koji-reis-temperatur.png)
|
||||
|
||||
**22:00** Kochen von 750g reis nach derselben methode
|
||||
|
||||
|
||||
|
||||
|
||||
|
BIN
Recipes/gebackener-feta-pasta.jpeg
Normal file
BIN
Recipes/gebackener-feta-pasta.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 440 KiB |
BIN
Recipes/gedampfter-reis-mit-koji-sporen.jpeg
Normal file
BIN
Recipes/gedampfter-reis-mit-koji-sporen.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
BIN
Recipes/koji-kin-reis.jpeg
Normal file
BIN
Recipes/koji-kin-reis.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 188 KiB |
BIN
Recipes/koji-reis-temperatur.png
Normal file
BIN
Recipes/koji-reis-temperatur.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
@ -5,6 +5,7 @@
|
||||
- [[Resources/mechanics/gaggia-baby-millenium-pid|Gaggia Baby Millenium PID]]
|
||||
- [[Resources/mechanics/I2C]]
|
||||
- [[Resources/3D Printing/index|3D Printing]]
|
||||
- [[Resources/sensors/L04|L04 Underwater Sensor]]
|
||||
|
||||
## 🗺️ World News
|
||||
- [[Resources/news/PortugalDrugUse]]
|
||||
|
56
Resources/sensors/L04.md
Normal file
56
Resources/sensors/L04.md
Normal file
@ -0,0 +1,56 @@
|
||||
# L04 Underwater Sonar
|
||||
|
||||
![](Resources/sensors/L04-5.jpg)
|
||||
|
||||
|
||||
[Datasheet](https://cdn-shop.adafruit.com/product-files/4664/4664_datasheet.pdf)
|
||||
|
||||
## Cable Descriptions
|
||||
| Color | Name | Description | Remarks |
|
||||
|------------|------------|-------------------|---------|
|
||||
| red | VCC Power | input cable | 3.3V~5V |
|
||||
| black | GND Power | ground cable | // |
|
||||
| white | RX Trigger | input cable | (1) |
|
||||
| yellow | TX UART | output cable | (1) |
|
||||
|
||||
## UART Data Frames
|
||||
| Frame data | Instruction | Byte |
|
||||
|--------------|---------------|--------|
|
||||
| Frame header | Fixed to 0xFF | 1 byte |
|
||||
| Data_H High | 8 bits of distance data | 1 byte
|
||||
| Data_L Low | 8 bits of distance data | 1 byte
|
||||
| SUM | Checksum of communication | 1 byte
|
||||
|
||||
```c
|
||||
#include <SoftwareSerial.h>
|
||||
unsigned char buffer_RTT[4] = {0};
|
||||
uint8_t CS;
|
||||
#define COM 0x55
|
||||
SoftwareSerial mySerial(7, 8);
|
||||
|
||||
void setup() {
|
||||
Serial.begin(115200);
|
||||
mySerial.begin(115200);
|
||||
}
|
||||
|
||||
void loop() {
|
||||
mySerial.write(COM);
|
||||
delay(100);
|
||||
if(mySerial.available() > 0){
|
||||
delay(4);
|
||||
if(mySerial.read() == 0xff){
|
||||
buffer_RTT[0] = 0xff;
|
||||
for (int i=1; i<4; i++){
|
||||
buffer_RTT[i] = mySerial.read();
|
||||
}
|
||||
CS = buffer_RTT[0] + buffer_RTT[1]+ buffer_RTT[2];
|
||||
if(buffer_RTT[3] == CS) {
|
||||
int distance = (buffer_RTT[1] << 8) + buffer_RTT[2];
|
||||
Serial.print("Distance:");
|
||||
Serial.print(distance);
|
||||
Serial.println("mm");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
BIN
Resources/sensors/Resources/sensors/L04-5.jpg
Normal file
BIN
Resources/sensors/Resources/sensors/L04-5.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user