-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
JAlcocerT
committed
Mar 25, 2024
1 parent
77bb313
commit b87d92f
Showing
6 changed files
with
88 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<https://www.databricks.com/try-databricks?itm_data=Homepage-HeroCTA-Trial#account> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
# The IoT Stack | ||
|
||
|
||
|
||
RPi router | ||
<https://github.com/pilotak/docker-rpi-fan> | ||
email por satelite <https://forocoches.com/foro/showthread.php?t=9528243> | ||
|
||
## Zabix | ||
|
||
<https://www.youtube.com/watch?v=ec2G1PeLS5k> | ||
<https://github.com/zabbix/zabbix-docker> | ||
<https://www.zabbix.com/> | ||
|
||
## Stack | ||
|
||
Previously, I showed how to have Netdata, Grafana with cadvisor and Prometheus.... | ||
|
||
* cadvisor | ||
* <https://www.youtube.com/watch?v=ms59dCACB48> | ||
* <https://github.com/jmlcas/cadvisor> | ||
* <https://www.youtube.com/watch?v=fMcXUxJwcrU> | ||
* <https://i12bretro.github.io/tutorials/0828.html> | ||
<https://www.youtube.com/watch?v=PCJwJpbln6Q> | ||
|
||
### TIG Stack | ||
|
||
Telegraph InfluxDB2.x and Grafana. | ||
|
||
'selfhosting-tig-stack-with-docker' | ||
|
||
### ELK | ||
|
||
Elastic Search, logstash, Kibana | ||
|
||
### Mosquitto NodeRed InfluxDB Grafana | ||
|
||
## Protocols | ||
|
||
### CAN Bus | ||
|
||
### MQTT | ||
|
||
## Sensors | ||
|
||
How to Set Up the DHT11 Humidity Sensor on the Raspberry Pi | ||
|
||
* DHT11 | ||
* DHT22 | ||
|
||
* DS18B20 | ||
|
||
* we will need some resistors: look at the data-sheets of the sensors! | ||
|
||
* ESP8266 | Gas, Temperature, & Pressure | ||
BMP180 https://www.youtube.com/watch?v=ItDDDXpToD0 | ||
|
||
## Technical Stuff | ||
|
||
### InfluxDB data from Python | ||
|
||
#### SpeedTest | ||
<https://simonhearne.com/2020/pi-speedtest-influx/> | ||
|
||
#### Pi metrics collected from Python | ||
|
||
<https://simonhearne.com/2020/pi-metrics-influx/> | ||
|
||
## Links | ||
|
||
* Pico weather station <https://stfn.pl/blog/02-pico-weather-station/> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
* https://www.youtube.com/watch?v=SnvSBYhRZLg | ||
|
||
* https://www.youtube.com/watch?v=Yi0WRF5WPFw |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters