{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "DotBot-Firmware",
    "description": "DotBot: easy-to-use micro-robot for education and research purposes",
    "dateCreated": "2024-10-08",
    "datePublished": "2024-10-08",
    "license": [
        "BSD-3-Clause"
    ],
    "url": "https:\/\/hal.science\/hal-04699710",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04699710",
            "value": "hal-04699710"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:cd56065839e2d65d4ba991b115427a7e2d866d2a;origin=https:\/\/github.com\/DotBots\/DotBot-firmware;visit=swh:1:snp:fc1a58a6fc374afe0bb4554d8549bbba91e3b127;anchor=swh:1:rev:ae3fb9f6f028aedec1ef04acb6569109c8420132",
            "value": "swh:1:dir:cd56065839e2d65d4ba991b115427a7e2d866d2a;origin=https:\/\/github.com\/DotBots\/DotBot-firmware;visit=swh:1:snp:fc1a58a6fc374afe0bb4554d8549bbba91e3b127;anchor=swh:1:rev:ae3fb9f6f028aedec1ef04acb6569109c8420132"
        }
    ],
    "applicationCategory": [
        "info",
        "info.info-es",
        "info.info-rb"
    ],
    "codeRepository": "https:\/\/github.com\/DotBots\/DotBot-firmware",
    "programmingLanguage": [
        "C",
        "Python"
    ],
    "operatingSystem": [
        "Windows",
        "Mac OS",
        "Linux"
    ],
    "version": "1",
    "softwareVersion": "1.16",
    "dateModified": "2026-01-27",
    "developmentStatus": "Active",
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0009-0006-5886-7928"
                ],
                "givenName": "Alexandre",
                "familyName": "Abadie",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "AIO"
                    },
                    {
                        "@type": "Organization",
                        "name": "SED"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0009-0002-0328-3141"
                ],
                "givenName": "Said",
                "familyName": "Alvarado-Marin",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "AIO"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-7700-9121"
                ],
                "givenName": "Mali\u0161a",
                "familyName": "Vu\u010dini\u0107",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "AIO"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0003-2244-991X"
                ],
                "givenName": "Trifun",
                "familyName": "Savi\u0107",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "AIO"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-3695-9315"
                ],
                "givenName": "Thomas",
                "familyName": "Watteyne",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "AIO"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-2099-9208"
                ],
                "givenName": "Filip",
                "familyName": "Maksimovic",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "AIO"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": null,
                "givenName": "Diego",
                "familyName": "Badillo San Juan",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "AIO"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Alexandre",
            "familyName": "Abadie"
        }
    ]
}