{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "a2Q6U0b36rMC",
      "etag": "zhS22Tw1BPQ",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/a2Q6U0b36rMC",
      "volumeInfo": {
        "title": "Programming Embedded Systems in C and C++",
        "authors": [
          "Michael Barr"
        ],
        "publisher": "\"O'Reilly Media, Inc.\"",
        "publishedDate": "1999",
        "description": "This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, and more.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1565923545"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781565923546"
          }
        ],
        "readingModes": {
          "text": false,
          "image": true
        },
        "pageCount": 206,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "averageRating": 4.5,
        "ratingsCount": 5,
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "2.4.6.0.preview.1",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=a2Q6U0b36rMC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=a2Q6U0b36rMC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=a2Q6U0b36rMC&printsec=frontcover&dq=isbn:1565923545&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=a2Q6U0b36rMC&dq=isbn:1565923545&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Programming_Embedded_Systems_in_C_and_C+.html?hl=&id=a2Q6U0b36rMC"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "PARTIAL",
        "embeddable": true,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": true
        },
        "webReaderLink": "http://play.google.com/books/reader?id=a2Q6U0b36rMC&hl=&source=gbs_api",
        "accessViewStatus": "SAMPLE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This book introduces embedded systems to C and C++ programmers."
      }
    }
  ]
}
