Benutzer-Werkzeuge

Webseiten-Werkzeuge


playground:about:flipper:start

Dies ist eine alte Version des Dokuments!


Li7an3a Flipper0 Stefan li7an3a-backuprelease0.64.4-20240505-150925.tgz Kaufzustand

Othiroad Flipper1 Hagen

Ixagoodo Flipper2

L4n0e Flipper3 neue FW:flipperzero-firmware-1.2.0.tar.gz 1.0.1-Datenbackup: l4n0e-backup-20250206-115020.tgz

FW update 1.1.2 !!! Warning !!! Downgrade from this firmware is highly not recommended:

New power subsystem initialization routine changes the way we work with the battery gauge. Older firmwares will be unable to show battery status. Workaround: reset gauge(by disconnecting battery or use gauge tool). New clock and alarm requires new RTC initialization flow. Older firmwares will be unable to properly handle alarm. Workaround: disable alarm before downgrade.

https://docs.flipper.net/basics/firmware-update/firmware-recovery


Flipper App Site: https://lab.flipper.net/apps

existierende FirmeWare alternativen:
https://github.com/FlipperZX/awesome-fucking-flipperzero/blob/main/Firmwares.md

Zusammenfassende Links in dieser README
https://github.com/DarkFlippers/unleashed-firmware#project-structure

SDK Installation

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
Linux & macOS Windows
python3 get-pip.py py get-pip.py
python -m venv venv py -m venv c:\path\to\directory
source /path/to/venv/bin/activate pathtovenvScriptsactivate.bat
python3 -m pip install –upgrade ufbt py -m pip install –upgrade ufbt
ufbt -h

python neu auf ein Windowsrechner bringen pyenv-win


Automatisierung der Erstellung und Veröffentlichung von Anwendung mithilfe von GitHub-Workflows

uFBT https://pypi.org/project/ufbt ist nicht fbt https://github.com/flipperdevices/flipperzero-firmware

.fap (Flipper Application Package)

erste Anwendungscode: C:\01_Installation\12_qFlipper\flipperzero-ufbt\meineAnwendung> uftb-h

ufbt update -t f7 -l ..\..\flipperzero-firmware-0.102.3.zip

Tech specs

https://flipperzero.one/#Tech%20specs

Mikrocontroller STM32WB55 von STMicroelectronics.
  1. Application processor: Darin befinden sich ein ARM Cortex M4, der mit 64 MHz getaktet ist und als Applikationsprozessor dient
  2. Radio processor: ein ARM Cortex-M0+, der mit 32 MHz getaktet ist, als Netzwerkprozessor Radio: Bluetooth LE 5.4, 802.15.4 and proprietary
  3. Flash: 1024 KB (shared between application and radio)
  4. 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

  1. Dual-Core ARM Cortex M0+ Prozessor, flexibler Takt bis zu 133 MHz
  2. 264KB SRAM und
  3. 2MB on-board Flash-Speicher
  4. USB 1.1 Host- und Device-Unterstützung
  5. Stromsparender Sleep- und Dormant-Modus
  6. Drag & Drop-Programmierung mit Massenspeicher über USB
  7. 26x multifunktionale GPIO-Pins
  8. 2x SPI, 2x I2C, 2x UART, 3x 12-Bit-ADC, 16x steuerbare PWM-Kanäle
  9. Präzise Uhr und Timer on-chip
  10. < 5€

  1. Controller: ESP8266
  2. Anschluss: Micro-USB
  3. CPU: 80 MHz, 32Bit RISC
  4. RAM: 96kB
  5. Flash: 4 MB
  6. WiFi (Client, AccessPoint Mode) Integrierte WLAN Antenne
  7. 10 digital IOPins, PWM/I2C & One-Wire Unterstützung
  8. 1 Analoger Input 1 ADC (10Bit) (max. 3.3V)
  9. Gewicht: 10g
  10. <4€
  1. ESP-WROOM-32 dev board v1
  2. Chip Xtensa® Dual-Core 32-bit LX6
  3. Clock frequency range 80 MHz / 240MHz
  4. 48 GPIO pins in total, only 25 are out to pin headers
  5. 520kB internal SRAM (there’s also 448 KB of ROM, 520 KB of SRAM)
  6. 4MB external flash memory
  7. Power supply voltage (USB) mini or type usbC 5V
  8. Required operating current Min. 500mA
  9. Input/output voltage 3.3V I/o pins 34 Interfaces SPI, I2C, I2S, Can, Uart
  10. Wi-fi transceiver HT40 protocols 802.11 b/g/n (802.11n up to 150 Mbps)
  11. Wi-Fi frequency 2.4 GHz - 2.5 GHz
  12. Bluetooth V4.2 - BLE and Classic Bluetooth
  13. 2.2V to 3.6V board includes an LDO voltage regulator to keep the voltage stable at 3.3V
  14. can reliably provide up to 600 mA | 5 µA during Sleep Mode | 250mA during RF transmissions
  15. 6-8€

https://flipperzero.one/#Tech%20specs (fast ende der Seite)


MonstaTek's M1: The Ultimate Evolution Of Flipper Zero? 1)

https://oer-informatik.de/category/microcontroller

Tiny Card Computer Hacks Like A Pro! M5Stack CardPuter!

https://docs.m5stack.com/en/core/Cardputer

Hi sofort Bestellen!!! 41,72€46,35€10% günstiger Preis inkl. MwSt. https://de.aliexpress.com/item/1005006686234490.html?spm=a2g0o.cart.0.0.1b974ae4bqcISI&mp=1&gatewayAdapt=glo2deu

35,36€74,89€52% günstiger https://de.aliexpress.com/item/1005006480489234.html?spm=a2g0o.cart.0.0.65cb4ae4TfyEcP&mp=1&gatewayAdapt=glo2deu

44,94€74,89€40% günstiger https://de.aliexpress.com/item/1005006480489234.html?spm=a2g0o.cart.0.0.65cb4ae4TfyEcP&mp=1&gatewayAdapt=glo2deu


Windows PowerShell Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
                                                                                                                      Lernen Sie das neue plattformübergreifende PowerShell kennen – https://aka.ms/pscore6                                                                                                                                                           PS C:\Users\Stefan> Invoke-WebRequest -UseBasicParsing -Uri "https://raw.githubusercontent.com/pyenv-win/pyenv-win/master/pyenv-win/install-pyenv-win.ps1" -OutFile "./install-pyenv-win.ps1"; &"./install-pyenv-win.ps1"                       

Verzeichnis: C:\Users\Stefan

Mode LastWriteTime Length Name —- ————- —— —- d—– 05.05.2024 16:11 .pyenv pyenv-win is successfully installed. You may need to close and reopen your terminal before using it.

PS C:\Users\Stefan> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine Ausführungsrichtlinie ändern Die Ausführungsrichtlinie trägt zum Schutz vor nicht vertrauenswürdigen Skripts bei. Wenn Sie die Ausführungsrichtlinie ändern, sind Sie möglicherweise den im Hilfethema „about_Execution_Policies“ unter „https:/go.microsoft.com/fwlink/?LinkID=135170“ beschriebenen Sicherheitsrisiken ausgesetzt. Möchten Sie die Ausführungsrichtlinie ändern? [J] Ja [A] Ja, alle [N] Nein [K] Nein, keine [H] Anhalten [?] Hilfe (Standard ist „N“):

Pyenv für Windows installieren

                                                                                                                                                       PS C:\Users\Stefan> Invoke-WebRequest -UseBasicParsing -Uri "https://raw.githubusercontent.com/pyenv-win/pyenv-win/master/pyenv-win/install-pyenv-win.ps1" -OutFile "./install-pyenv-win.ps1"; &"./install-pyenv-win.ps1"                       

Verzeichnis: C:\Users\Stefan

Mode LastWriteTime Length Name —- ————- —— —- d—– 05.05.2024 16:11 .pyenv pyenv-win is successfully installed. You may need to close and reopen your terminal before using it.


Erweiterung und Zubehör

flipper-zero-video-spiel-modul FLIPPER ZERO VIDEOSPIEL-MODUL ~ Preis €58

Flipper Anschluss an Fernsehgerät, einen Monitor oder einen Projektor mit dem HDMI-Anschluss in voller Größe.

Zum Spiegeln des Bildschirm vom Flipper Zero (640×480 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 NDIR CO2-Modul

updating the firmware of your ESP32 Dev Board https://fzeeflasher.com/serial_terminal.html


https://github.com/flyandi/flipper_zero_rgb_led

https://github.com/esp-rs/awesome-esp-rust

https://crates.io/crates/esp32s3

https://www.youtube.com/watch?v=tx_ynPOQF4w&list=PL0U7YUX2VnBFbwTi96wUB1nZzPVN3HzgS&index=2

1)
noch im entstehen 2024
/volume1/web/dokuwiki/data/attic/playground/about/flipper/start.1739134784.txt.gz · Zuletzt geändert: 2025/02/09 21:59 von 217.7.196.21