Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
offen:programmierung [2024/01/02 13:47] itbs |
offen:programmierung [2025/01/03 01:58] (aktuell) itbs [Programmier Ideen] |
||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
====== Programmier Ideen ====== | ====== Programmier Ideen ====== | ||
+ | https:// | ||
+ | Download entpacken ((.tar Dateien können Sie diesen Befehl benutzen: | ||
+ | tar xfv M5Burner-v3-beta-linux-x64.tar | ||
+ | .gz Dateien entpacken Sie mit | ||
+ | gunzip M5Burner-v3-beta-linux-x64.gz | ||
+ | .bz2 Dateien lassen sich mit diesem Befehl entpacken: | ||
+ | bunzip2 M5Burner-v3-beta-linux-x64.bz2)) | ||
+ | <code shell> | ||
+ | unzip -d M5Burner-v3-beta M5Burner-v3-beta-linux-x64.zip | ||
+ | cd / | ||
+ | ls -la ./ | ||
+ | -rwxr-xr-x 1 benutzer users 50696 Jul 13 2023 ./ | ||
+ | sudo chown root:users ./ | ||
+ | sudo chmod 4755 ./ | ||
+ | ls -la ./ | ||
+ | -rwsr-xr-x 1 root users 50696 Jul 13 2023 ./ | ||
- | PSLab Desktop application. It is using ElectronJS running React on top as UI renderer and uses Python scripts under the hood for device communication. The goal of PSLab is to create an Open Source hardware device (open on all layers) and software applications that can be used for experiments by teachers, students and scientists. | + | ./ |
+ | |||
+ | </ | ||
+ | |||
+ | PSLab Desktop application. It is using ElectronJS running React on top as UI renderer and uses Python scripts under the hood for device communication. The goal of PSLab is to create an Open Source hardware device (open on all layers) and software applications that can be used for experiments by teachers, students and scientists. | ||
+ | |||
+ | - https:// | ||
+ | - https:// | ||
+ | - https:// | ||
- https:// | - https:// | ||
+ | - ( Heltec WIFI Kit 32 mit 128x64 Monochrom Display | ||
- https:// | - https:// | ||
- https:// | - https:// | ||
- https:// | - https:// | ||
+ | - esptool Electron App https:// | ||
+ | - Nerdminer online flashes https:// | ||
+ | - | ||
https:// | https:// | ||
+ | |||
+ | Routergehäuse: | ||
=== Flow UI Anleitung === | === Flow UI Anleitung === | ||
Zeile 78: | Zeile 108: | ||
https:// | https:// | ||
+ | === Smartwatch 2016-2024 === | ||
+ | https:// | ||
+ | |||
+ | https:// |