.LLSP

LLSP-bestand

LEGO Education SPIKE Project
Stel een vraag
SNEL ANTWOORD

Een .llsp-bestand is een project opgeslagen door de LEGO Education SPIKE App versie 2, met daarin het op blokken gebaseerde of Python-programma dat een leerling heeft gebouwd voor een SPIKE Prime of SPIKE Essential robot. Het is een ZIP-archief dat een projectmanifest, een SVG-voorbeeldafbeelding en een ingebed Scratch 3-bestand bundelt. Open het in de LEGO Education SPIKE App op Windows, macOS, Chrome OS, iPad of Android via Bestand en vervolgens Openen. Om de ruwe inhoud te inspecteren, kopieert u het bestand, hernoemt u het naar .zip en pakt u het uit.

Ontwikkelaar: The LEGO Group (LEGO Education) Categorie: Ontwikkelaarsbestanden MIME: application/zip
OPENT OP Windows macOS Linux Android iOS Web
Gerelateerd: .DO · .MD · .HEX · .XSD

Op deze pagina

19k+ extensies geïndexeerd
Laatst beoordeeld op Jul 10, 2026

Niet zeker wat uw bestand is?

Sleep een bestand naar onze identificatietool - we lezen alleen de eerste bytes om het formaat te benoemen.

Identificeer een bestand

Wat is het LLSP-bestandsformaat?

Een bestand met de extensie .llsp is een LEGO Education SPIKE Project, opgeslagen door versie 2 van de LEGO Education SPIKE App. Het bevat een programma dat een leerling heeft gebouwd voor een SPIKE Prime of SPIKE Essential robotica-hub, samen met de bijbehorende variabelen en instellingen. De programmeeromgeving is gebouwd bovenop Scratch 3, waardoor een project kan worden geschreven met drag-and-drop tekstblokken of in MicroPython.

Onderhuids is een .llsp-bestand een ZIP-archief. Door een kopie te hernoemen naar .zip en deze uit te pakken, komen een projectbeschrijving, een .svg vector-screenshot (gebruikt als miniatuur) en een ingebed scratch.sb3-bestand tevoorschijn. Dat .sb3-bestand is een standaard Scratch 3-project, en de bijbehorende project.json bevat de platte lijst met blokken en variabelen precies zoals ze in de editor verschijnen. In 2023 verving de SPIKE App 3 dit formaat door .llsp3, en de twee zijn niet uitwisselbaar in oudere app-versies.

Beveiliging & veiligheid

RISICO: LOW

An .llsp file is a data project, not an executable. It holds Scratch-style block code, variables, an SVG preview, and optional sound assets, none of which run on your computer outside the SPIKE App. As a ZIP archive it could in theory carry unexpected members, so extract files from unknown sources with a normal archive tool and check what is inside. Corruption of the internal project.json is a known cause of a project that will not load.

Formaatdetails

in een notendop
VOLLEDIGE NAAMLEGO Education SPIKE Projectook bekend als SPIKE Prime project, SPIKE project archive
ONTWIKKELAARThe LEGO Group (LEGO Education)sinds 2019
MIME-TYPEapplication/zip
TYPEBinary container (ZIP archive)
GERELATEERD.do.md.hex.xsd
Deze extensie wordt ook gebruikt door…
  • MINDSTORMS Robot Inventor projects - The LEGO MINDSTORMS Robot Inventor (set 51515) app shares the same Scratch-3-based engine and can produce and read .llsp-style word-block projects, though its own projects usually carry the .lms extension.
MAGIC BYTES · BESTANDSSIGNATUUR
OFFSET
00010203
HEX
504B0304
ASCII
PK··
Standard ZIP local file header. An .llsp file is a renamed ZIP archive, so it begins with the PK signature. There is no .llsp-specific magic number; empty or spanned archives may start with PK\x05\x06 or PK\x07\x08.

Programma's die LLSP-bestanden openen

Windows2 apps
7-Zip Open-source Right-click the .llsp file and open it as an archive to browse the manifest, SVG preview, and embedded scratch.sb3 without renaming.
LEGO Education SPIKE App Gratis Install the SPIKE App and choose File then Open to load an .llsp project; use the legacy SPIKE App 2 if the file will not open in version 3.
macOS2 apps
The Unarchiver Gratis Copy the file to .zip and extract with The Unarchiver to view the SVG screenshot and scratch.sb3 inside.
LEGO Education SPIKE App Gratis Open the SPIKE App and use File then Open to load the .llsp project on macOS.
Linux1 app
unzip Open-source Run unzip on a copy renamed to .zip to extract project.json, the SVG preview, and scratch.sb3 for inspection.
Android1 app
LEGO Education SPIKE (iPad) Gratis Open the SPIKE App on a tablet and load the .llsp file from the projects screen.
iOS1 app
LEGO Education SPIKE (iPad) Gratis Install the SPIKE App on iPad and open the .llsp project from the app's project browser.
Web1 app
convert.guru LLSP viewer Gratis Upload an .llsp file to extract its ZIP contents (scratch.sb3, JSON manifest, SVG icon) in the browser without the LEGO app.

Technische details

diepe specificaties
EncodingZIP-compressed binary container holding JSON, SB3, and SVG members
Byte orderN/A (ZIP structure is little-endian)
ContainerZIP archive (renamed .zip)
CompressionDEFLATE (standard ZIP)
EncryptionNone; contents are stored unencrypted and can be extracted with any ZIP tool
Typical size10 KB to a few MB, depending on program size and any embedded sound assets
StructureOuter ZIP contains a project descriptor/manifest (JSON), an SVG vector screenshot used as the project thumbnail/preview, and an embedded scratch.sb3 file. The scratch.sb3 is itself a ZIP that holds project.json, which stores the flat stack of code blocks and variables shown in the editor.
IntegrityPer-member CRC-32 stored in the ZIP directory; no separate signature or hash for the project as a whole
PlatformsWindows, macOS, iOS, iPadOS, Android, Chrome OS
NotesCreated by the word-block (icon-block) and Python programming modes of the LEGO Education SPIKE App 2 for the SPIKE Prime (45678) and SPIKE Essential (45345) sets, and also used by MINDSTORMS Robot Inventor. SPIKE App 3 replaced this format with the .llsp3 extension, and .llsp3 files are not backward-compatible with older app versions. Because the code lives inside an embedded Scratch 3 project.json, community tools can read the blocks directly.
Uitgebracht2019
Laatste versieSPIKE App 2 project format (superseded by .llsp3 in SPIKE App 3)
Specificatiespike.legoeducation.com

LLSP conversies

Community V&A

gevraagd door gebruikers
Stel een korte vraag
Krijg hulp van mensen die met LLSP-bestanden werken. Wees specifiek - vermeld uw systeem en softwareversie.
Geen account nodig · antwoorden meestal binnen een dag

Nog geen vragen - wees de eerste om iets te vragen over LLSP-bestanden.

Veelgestelde vragen

Hoe open ik een .llsp-bestand?
Installeer de gratis LEGO Education SPIKE App op Windows, macOS, Chrome OS, iPad of Android en kies Bestand en vervolgens Openen. Als de huidige app het weigert, gebruik dan de oudere SPIKE App versie 2, die het .llsp-formaat heeft gemaakt.
Wat is het verschil tussen .llsp en .llsp3?
.llsp is het projectformaat van de SPIKE App 2, terwijl .llsp3 het formaat is van de SPIKE App 3. Ze zijn verschillend gestructureerd en niet uitwisselbaar in oudere app-versies, hoewel de SPIKE App 3 een .llsp kan importeren en opslaan als .llsp3.
Kan ik zien wat er in een .llsp-bestand zit zonder de LEGO-app?
Ja. Maak een kopie, hernoem de extensie naar .zip en pak het uit. U vindt een projectmanifest, een SVG-afbeelding van het programma en een scratch.sb3-bestand dat de code bevat.
Kan ik een .llsp-programma naar Python converteren?
Met de SPIKE App kun je direct in Python bouwen. Om een bestaand blokproject te converteren, leest de community-tool pyspikon de project.json binnen de .llsp en genereert een .py-bestand, hoewel het Events en MyBlocks overslaat.
Waarom opent mijn .llsp-bestand niet of loopt het vast?
Een beschadigde of gedeeltelijk geschreven project.json binnen de ingebedde scratch.sb3 is meestal de oorzaak. Het uitpakken van het archief en het repareren of vervangen van die JSON kan een vastgelopen project herstellen.
Zijn .llsp-bestanden veilig om te openen?
Ja. Het zijn projectgegevensbestanden, geen programma's, en er wordt niets uitgevoerd wanneer u ze buiten de SPIKE App opent. Behandel archieven van onbekende bronnen met dezelfde zorg als elke gedownloade ZIP.

Referenties

1FileInfo - LLSP File Extensionfileinfo.com
2Bugfixing a frozen LEGO SPIKE Prime (.llsp) file - LEGO Digital Continuum and Learning Systemdigitalbrick.home.blog

Blijf ontdekken

door de database

Populaire extensies deze week

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.MDMarkdown Document
4.RPMSGRestricted Permission Message
5.PARTPartial Download File
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRO6XProPresenter 6 Bundle File
9.PRDXSoftMaker Presentations Document
10.SWFSmall Web Format (Shockwave Flash)

Gerelateerde extensies

.DOStata Do-File
.MDMarkdown Document
.HEXIntel HEX File
.XSDXML Schema Definition
.MAPSource Map (JavaScript / CSS)
.CONFIGConfiguration File

Gratis bestandstools

Een bestandsidentificatie en afbeeldingsconverter in de browser - alles draait op uw eigen apparaat.

Open de gereedschapskist

Blader door bestandsextensies A-Z