MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "ZeroTrunks",
                        "timestamp": "2021-07-03T00:32:23Z",
                        "slots": {
                            "main": {
                                "contentmodel": "wikitext",
                                "contentformat": "text/x-wiki",
                                "*": "\n\n= Welcome to the Elcano Project Wiki =\nAs the title says, WELCOME TO THE ELCANO PROJECT! Over the past few years, many different teams have been working hard to create Cheap and Modular autonomy at the University of Washington Bothell. We are currently working on our first two prototypes which are now in the form of tricycles. With the use of affordable microcontrollers, such as the Arduino Mega 2560 and Raspberry PI, we are working towards creating Autonomy for anyone to rebuild anywhere, and that under $2000 and fully open-source. But we don't plan to stop there, no. That is just the first step in reaching our ultimate goal, which is making our systems applicable to any desired ground vehicles, such as cars and other vehicles. Autonomy is nothing new, in fact, it has been around for over 40 years, the difference is that now we have the ability to make it available for anyone who desires to further their knowledge or simply finding a safer way to work.\n\nVisit our github repository [//https://github.com/elcano here].\n\nTo '''edit articles''' or '''upload files''', please create an account and request editing rights from a [//www.elcanoproject.org/wiki/index.php?title=Special:ListUsers&group=bureaucrat member of the \"bureaucrat\" group].\n\nFor editing, help visit https://www.mediawiki.org/wiki/Help:Editing_pages or https://www.mediawiki.org/wiki/Help:Formatting.\n--------\n[[File:Catrikes.JPG|1000px]]\n== [[ElcanoIntro | Overview]] ==\nThe basic concept of how the Elcano Project vehicle works.\n\n== [[System Architecture]] ==\nHow processors connect to sensors, each other, actuators, and other hardware. Includes processor-to-processor communication protocol.\n\n== [[Communication | Communication (CAN Bus)]] ==\nHow processors exchange data on the vehicle and a description of data packet contents.\n\n== [[Power System]] ==\nHow different modules connect to the batteries or power subsystem hardware.\n\n== [[Low Level]] ==\nHow the Low-Level system (aka Drive-By_Wire) uses inputs to control actuators to steer, move, and stop the vehicle.\n\n== [[High Level]] ==\nHow the High Level (aka Sensor Hub) system uses stored maps and inputs from navigational sensors to formulate movement instructions sent to Low Level.\n\n== [[RemoteControl]] ==\nHuman control of trike movements through Low Level using hardware connected to Low Level by a radio communication link (drive-by radio). Includes onboard controls (drive by wire).\n\n== [[ Simulator]] ==\nUsing the Open-source CARLA platform with a go-between board allows simulation.\n\n== [[SensorsPage]] ==\n\n=== [[SteeringSensor]] ===\nThe front wheel angle detector.\n\n=== [[Sonar]] === \nHow the sonar subsystem connected to High-Level works.\n\n=== [[Lidar]] ===\nHow the lidar subsystem connected to High-Level works.\n\n=== [[ Camera]] ===\nHow the camera and vision subsystem connected to High-Level works.\n\n== [[ActuatorPage]] ==\n\n== [[ Board Diagrams]] ==\nImages of Elcano Project's printed circuit boards for reference. PCB source files and schematics are maintained and stored at [//github.com/elcano].\n\n== Software development procedures ==\n\n=== [[Software repositories]] ===\nWhat's in each of our GitHub repositories.\n\n=== [[Arduino software]] ===\nGetting started; references; development tools. Dealing with libraries and different parameters for each vehicle.\n\n=== [[Using Git and GitHub]] ===\nPractices for maintaining code and source files on Elcano Project's GitHub repositories.\n\n==[[FilesPage | Files]] ==\nThese are media files (pictures, videos, etc.) that are part of the project but are not maintained under version control.\n\n== Elcano Project Main Website ==\n* [//www.elcanoproject.org]"
                            }
                        },
                        "comment": "/* Welcome to the Elcano Project Wiki */"
                    }
                ]
            }
        ]
    }
}