offen:flipper:start
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| offen:flipper:start [2025/07/23 10:12] – [Automatisierung der Erstellung und Veröffentlichung von Anwendung mithilfe von GitHub-Workflows] itbs | offen:flipper:start [2026/01/13 22:37] (aktuell) – [Tippen Sie über Chatpad oder Mobiltelefon] itbs | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== Link Liste ====== | ||
| + | |||
| + | - https:// | ||
| + | - https:// | ||
| + | - https:// | ||
| + | - https:// | ||
| + | - https:// | ||
| + | |||
| + | [[li7an3a|Flipper0 Stefan]] {{Li7an3a-backupRelease0.64.4-20240505-150925.tgz}} Kaufzustand | ||
| + | |||
| + | {{ youtube> | ||
| + | |||
| + | [[othiroad|Othiroad Hagen Flipper1]] | ||
| + | |||
| + | [[ixagoodo|Ixagoodo Flipper2]] | ||
| + | |||
| + | [[l4n0e|L4n0e Flipper3]] | ||
| + | |||
| + | FlipperZero Online Compilator https:// | ||
| + | |||
| + | VerzeichnisDownload: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Hagens Wiki: https:// | ||
| + | |||
| + | Nach verbinden von FlipperZero an ein Linuxrechner sollte folgende Zeile auftauchen ansonsten anderes USB-Kabel benutzen. \\ | ||
| + | '' | ||
| + | < | ||
| + | Nov 18 11:44:42 intrepid kernel: usb 1-4.1: new full-speed USB device number 6 using xhci_hcd | ||
| + | Nov 18 11:44:42 intrepid kernel: usb 1-4.1: device descriptor read/64, error -32 | ||
| + | Nov 18 11:44:42 intrepid kernel: usb 1-4.1: New USB device found, idVendor=0483, | ||
| + | Nov 18 11:44:42 intrepid kernel: usb 1-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | ||
| + | Nov 18 11:44:42 intrepid kernel: usb 1-4.1: Product: Flipper Li7an3a | ||
| + | Nov 18 11:44:42 intrepid kernel: usb 1-4.1: Manufacturer: | ||
| + | Nov 18 11:44:42 intrepid kernel: usb 1-4.1: SerialNumber: | ||
| + | Nov 18 11:44:43 intrepid kernel: cdc_acm 1-4.1:1.0: ttyACM0: USB ACM device | ||
| + | Nov 18 11:44:43 intrepid kernel: usbcore: registered new interface driver cdc_acm | ||
| + | Nov 18 11:44:43 intrepid kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | ||
| + | </ | ||
| + | $> lsusb | ||
| + | Bus 001 Device 005: ID 0483:5740 STMicroelectronics Virtual COM Port | ||
| + | |||
| + | ---- | ||
| + | Flipper Zero: Run Python on the Flipper Zero Umgebung einrichten https:// | ||
| + | |||
| + | |||
| + | python neu auf ein Windowsrechner bringen [[..: | ||
| + | |||
| + | Anleitung zur FTB und uFTB Entwicklungsumgebung \\ | ||
| + | https:// | ||
| + | ---- | ||
| + | ====== Automatisierung der Erstellung und Veröffentlichung von Anwendung mithilfe von GitHub-Workflows ====== | ||
| + | uFBT https:// | ||
| + | |||
| + | .fap (Flipper Application Package) | ||
| + | |||
| + | erste Anwendungscode: | ||
| + | C: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Zusammenfassende Links in dieser README https:// | ||
| + | |||
| + | existierende FirmeWare alternativen: | ||
| + | - https:// | ||
| + | - https:// | ||
| + | - https:// | ||
| + | - https:// | ||
| + | - https:// | ||
| + | |||
| + | |||
| + | ufbt update -t f7 -l ..\..\flipperzero-firmware-0.102.3.zip | ||
| + | | ||
| + | ====== Tippen Sie über Chatpad oder Mobiltelefon ====== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | {{youtube> | ||
| + | |||
| + | GITHUB Projekt https:// | ||
| + | |||
| + | run micropython Scripts wirth App on device https:// | ||
| + | |||
| + | run js https:// | ||
| + | |||
| + | Interface WS2812 LEDs with STM32 || SPI 8bit | ||
| + | https:// | ||
| + | |||
| + | STM32 + RGB LEDs Firmware Tutorial (TIM + DMA) - Phil's Lab | ||
| + | https:// | ||
| + | |||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | ===== Tech specs ===== | ||
| + | {{: | ||
| + | |||
| + | <note tip> | ||
| + | Mikrocontroller STM32WB55 von [[https:// | ||
| + | |||
| + | - Application processor: Darin befinden sich ein ARM Cortex M4, der mit 64 MHz getaktet ist und als Applikationsprozessor dient | ||
| + | - Radio processor: ein ARM Cortex-M0+, der mit 32 MHz getaktet ist, als Netzwerkprozessor Radio: Bluetooth LE 5.4, 802.15.4 and proprietary | ||
| + | - Flash: 1024 KB (shared between application and radio) | ||
| + | - SRAM: 256 KB (shared between application and radio) der Mikrocontroller verfügt über 1 Megabyte Flashspeicher und 256 KByte SRAM | ||
| + | |||
| + | vergleich mit Raspberry Pi Pico | ||
| + | |||
| + | - Dual-Core ARM Cortex M0+ Prozessor, flexibler Takt bis zu 133 MHz | ||
| + | - 264KB SRAM und | ||
| + | - 2MB on-board Flash-Speicher | ||
| + | - USB 1.1 Host- und Device-Unterstützung | ||
| + | - Stromsparender Sleep- und Dormant-Modus | ||
| + | - Drag & Drop-Programmierung mit Massenspeicher über USB | ||
| + | - 26x multifunktionale GPIO-Pins | ||
| + | - 2x SPI, 2x I2C, 2x UART, 3x 12-Bit-ADC, 16x steuerbare PWM-Kanäle | ||
| + | - Präzise Uhr und Timer on-chip | ||
| + | - < 5€ | ||
| + | |||
| + | ----- | ||
| + | |||
| + | - Controller: ESP8266 | ||
| + | - Anschluss: Micro-USB | ||
| + | - CPU: 80 MHz, 32Bit RISC | ||
| + | - RAM: 96kB | ||
| + | - Flash: 4 MB | ||
| + | - WiFi (Client, AccessPoint Mode) | ||
| + | - 10 digital IOPins, | ||
| + | - 1 Analoger Input 1 ADC (10Bit) (max. 3.3V) | ||
| + | - Gewicht: 10g | ||
| + | - < | ||
| + | |||
| + | - ESP-WROOM-32 dev board v1 | ||
| + | - Chip Xtensa® Dual-Core 32-bit LX6 | ||
| + | - Clock frequency range 80 MHz / 240MHz | ||
| + | - 48 GPIO pins in total, only 25 are out to pin headers | ||
| + | - 520kB internal SRAM (there’s also 448 KB of ROM, 520 KB of SRAM) | ||
| + | - 4MB external flash memory | ||
| + | - Power supply voltage (USB) mini or type usbC 5V | ||
| + | - Required operating current Min. 500mA | ||
| + | - Input/ | ||
| + | - Wi-fi transceiver HT40 protocols 802.11 b/g/n (802.11n up to 150 Mbps) | ||
| + | - Wi-Fi frequency 2.4 GHz - 2.5 GHz | ||
| + | - Bluetooth V4.2 - BLE and Classic Bluetooth | ||
| + | - 2.2V to 3.6V board includes an LDO voltage regulator to keep the voltage stable at 3.3V | ||
| + | - can reliably provide up to 600 mA | 5 µA during Sleep Mode | 250mA during RF transmissions | ||
| + | - 6-8€ | ||
| + | |||
| + | https:// | ||
| + | </ | ||
| + | https:// | ||
| + | |||
| + | ---- | ||
| + | MonstaTek' | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | ---- | ||
| + | {{: | ||
| + | FPGA_TnagNanao20k | ||
| + | |||
| + | 4,89€ Aliexpress bis 20,89€ Preis inkl. MwSt. | ||
| + | |||
| + | Sipeed Tang Primer 20K GOWIN GW2A FPGA ~50 mit Ethernet Port | ||
| + | |||
| + | 22€ T-FPGA ESP32-S3 Entwicklungsboard M.2-Steckplatz FPGA GW1NSR-LV4CQN48PC6/ | ||
| + | |||
| + | etwa 80€ 2025 Programmierbare LILYGO T-Watch-S3 ESP32-S3 LoRa-Uhr 433-MHz-, 868-MHz- und 915-MHz-Frequenzbänder | ||
| + | |||
| + | Meshtastic® ist ein Projekt, mit dem Sie kostengünstige LoRa-Funkgeräte als Langstrecken-Off-Grid-Kommunikationsplattform in Gebieten ohne vorhandene oder zuverlässige Kommunikationsinfrastruktur verwenden können. Dieses Projekt ist 100% gemeinschaftlich getrieben und Open Source! | ||
| + | |||
| + | === Cardcomputa === | ||
| + | Tiny Card Computer Hacks Like A Pro! M5Stack CardPuter! | ||
| + | |||
| + | https:// | ||
| + | |||
| + | - UIFlow 2 PUBLIC | ||
| + | - DEVICE MAC 34B7DA5E31B4 | ||
| + | - USER ACCOUNT ibsStefan | ||
| + | |||
| + | |||
| + | https:// | ||
| + | |||
| + | '' | ||
| + | 41, | ||
| + | Preis inkl. MwSt. | ||
| + | https:// | ||
| + | |||
| + | 35, | ||
| + | https:// | ||
| + | |||
| + | 44, | ||
| + | https:// | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | ====== Erweiterung und Zubehör ====== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | {{ : | ||
| + | https:// | ||
| + | |||
| + | {{https:// | ||
| + | |||
| + | Flipper Anschluss an Fernsehgerät, | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | Zum Spiegeln des Bildschirm vom Flipper Zero (640x480 DVI-D @ 60Hz), egal ob für die Arbeit oder zum Spielen. | ||
| + | |||
| + | Das Video Game Module ist eine völlig unabhängige Entwicklungsplattform. | ||
| + | |||
| + | Sie können auf alle Funktionen des Raspberry Pi Pico zugreifen und auch den Gyroskop-Sensor über den GPIO ansteuern. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | [[mh-z19b|MH-Z19B NDIR CO2-Modul]] | ||
| + | |||
| + | updating the firmware of your ESP32 Dev Board | ||
| + | https:// | ||
| + | |||
| + | |||
| + | ---- | ||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Flipper Zero Discord server [[https:// | ||
| + | |||
| + | {{ : | ||
| + | https:// | ||
| + | |||
| + | |||
| + | ===== notiz ===== | ||
| + | <note info> | ||
| + | Windows PowerShell | ||
| + | Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten. | ||
| + | Lernen Sie das neue plattformübergreifende PowerShell kennen – https:// | ||
| + | |||
| + | Verzeichnis: | ||
| + | |||
| + | |||
| + | Mode | ||
| + | ---- | ||
| + | d----- | ||
| + | pyenv-win is successfully installed. You may need to close and reopen your terminal before using it. | ||
| + | |||
| + | |||
| + | PS C: | ||
| + | Ausführungsrichtlinie ändern | ||
| + | Die Ausführungsrichtlinie trägt zum Schutz vor nicht vertrauenswürdigen Skripts bei. Wenn Sie die Ausführungsrichtlinie | ||
| + | | ||
| + | " | ||
| + | Ausführungsrichtlinie ändern? | ||
| + | [J] Ja [A] Ja, alle [N] Nein [K] Nein, keine [H] Anhalten | ||
| + | |||
| + | Pyenv für Windows installieren | ||
| + | PS C: | ||
| + | |||
| + | Verzeichnis: | ||
| + | |||
| + | |||
| + | Mode | ||
| + | ---- | ||
| + | d----- | ||
| + | pyenv-win is successfully installed. You may need to close and reopen your terminal before using it. | ||
| + | |||
| + | </ | ||
| + | ---- | ||