{
    "ok": true,
    "data": {
        "title": "EP-0049",
        "rev_id": 11195,
        "updated_at": "2021-08-27T11:55:04+00:00",
        "chunk_count": 10,
        "chunks": [
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "",
                "chunk_index": 0,
                "content": "# EP-0049",
                "char_count": 9,
                "token_estimate": 3
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Description",
                "chunk_index": 1,
                "content": "These displays are small, only about 1\" diameter, but very readable due to the high contrast of an OLED display.\nThis display is made of 128x64 individual yellow and blue OLED pixels, each one is turned on or off by the controller chip.\nBecause the display makes its own light, no backlight is required.\nThis reduces the power required to run the OLED.\nThis breakout can be used with either an SPI interface\nThe design is completely 3.3V-ready, with an onboard regulator and built in boost converter.\nThe SSD1306 embeds with contrast control, display RAM and oscillator, which reduces the number of\nexternal components and power consumption.\nIt has 256-step brightness control.\nit supports Raspberry Pi A, A+,B,B+,2B,3B.\n----",
                "char_count": 725,
                "token_estimate": 182
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Feature:",
                "chunk_index": 2,
                "content": "-   Resolution: 128 x 64\n-   3.3V work voltage ,(\\[MIN 1.6V\\] ,\\[MAX:3.6V\\])\n    -   Maximum current 100uA\n    -   Keep up current 12.25uA\n-   Hardware keep up display\n-   SPI driver support\n-   FP frequency: 30fps(60MHz)\n-   Only use 3 pins to control OLED: (IO24 = DC, IO25 = Reset, SPI0)\n-   Wide range of operating temperature: -40°C to 85°C\n\n------------------------------------------------------------------------",
                "char_count": 419,
                "token_estimate": 105
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Parameters:",
                "chunk_index": 3,
                "content": "-   Dimensions: 36.36mm x 29.53mm x 11.65(include header)mm\n-   Weight without package: 7.15±2g\n\n------------------------------------------------------------------------",
                "char_count": 169,
                "token_estimate": 43
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Hardware Architechture",
                "chunk_index": 4,
                "content": "<img src=\"096oled.png\" title=\"096oled.png\" width=\"300\" alt=\"096oled.png\" \/>\n----",
                "char_count": 80,
                "token_estimate": 20
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Package included:",
                "chunk_index": 5,
                "content": "1 x 0.96 Inch OLED Module\n\n------------------------------------------------------------------------",
                "char_count": 99,
                "token_estimate": 25
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Package included: > How to use",
                "chunk_index": 6,
                "content": "First of all, you should check the model of your Pi.\n\n------------------------------------------------------------------------",
                "char_count": 126,
                "token_estimate": 32
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Package included: > For Raspberry Pi A,A+,B,B+:",
                "chunk_index": 7,
                "content": "-   First login, and download driver:\n\n`git clone `[`https:\/\/github.com\/hallard\/ArduiPi_SSD1306`](https:\/\/github.com\/hallard\/ArduiPi_SSD1306)\n\n-   Compile it and run:\n\n`cd ArduiPi_SSD1306\/`\n`sudo make`\n`cd example\/`\n`sudo make`\n`sudo .\/oled_demo`\n----",
                "char_count": 251,
                "token_estimate": 63
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Package included: > For Raspberry Pi 2B, 3B:",
                "chunk_index": 8,
                "content": "-   First login, and download driver:\n\n`git clone -b ArduiPi_OLED `[`https:\/\/github.com\/yoyojacky\/libssd1306`](https:\/\/github.com\/yoyojacky\/libssd1306)\n\n-   Compile it and run:\n\n`cd libssd1306\/`\n`sudo make`\n`cd example\/`\n`sudo make`\n`sudo .\/oled_demo`\n\n------------------------------------------------------------------------",
                "char_count": 325,
                "token_estimate": 82
            },
            {
                "title": "EP-0049",
                "rev_id": 11195,
                "heading_path": "Package included: > FAQ",
                "chunk_index": 9,
                "content": "-   Question:\n    -   Answer:\n\n------------------------------------------------------------------------",
                "char_count": 103,
                "token_estimate": 26
            }
        ]
    }
}