{"id":18520207,"url":"https://github.com/picotech/picosdk-pl1000-matlab-examples","last_synced_at":"2026-05-07T15:47:46.329Z","repository":{"id":83557995,"uuid":"106580294","full_name":"picotech/picosdk-pl1000-matlab-examples","owner":"picotech","description":"MATLAB® examples for use with PicoLog® 1000 Series data loggers","archived":false,"fork":false,"pushed_at":"2017-11-30T15:50:14.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-14T17:12:24.634Z","etag":null,"topics":["data-logger","linux","matlab","picolog","windows"],"latest_commit_sha":null,"homepage":"","language":"Matlab","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picotech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-11T16:29:51.000Z","updated_at":"2019-06-20T12:36:08.000Z","dependencies_parsed_at":"2023-07-07T19:15:28.669Z","dependency_job_id":null,"html_url":"https://github.com/picotech/picosdk-pl1000-matlab-examples","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/picotech/picosdk-pl1000-matlab-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-pl1000-matlab-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-pl1000-matlab-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-pl1000-matlab-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-pl1000-matlab-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picotech","download_url":"https://codeload.github.com/picotech/picosdk-pl1000-matlab-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picotech%2Fpicosdk-pl1000-matlab-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274261872,"owners_count":25251956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-logger","linux","matlab","picolog","windows"],"created_at":"2024-11-06T17:18:59.170Z","updated_at":"2026-05-07T15:47:46.324Z","avatar_url":"https://github.com/picotech.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PicoLog 1000 Series Data Logger MATLAB Examples\n\n*picosdk-pl1000-matlab-examples* provides a MATLAB example demonstrating how to call shared library functions to acquire data from the PicoLog\u003csup\u003e�\u003c/sup\u003e 1000 Series Data Loggers.\n\n## Supported models\n\nThe examples will work with the following models:\n\n* PicoLog 1012\n* PicoLog 1216\n\n## Getting started\n\n### Prerequisites\n\n* [MATLAB](https://uk.mathworks.com/products/matlab.html) for Microsoft Windows (32- or 64-bit) or Linux operating systems (64-bit).\n\n**Notes:**\n\n* MATLAB 2015b is recommended for 32-bit versions of MATLAB on Microsoft Windows operating systems.\n\n### Installing the examples\n\nWe recommend using the [Add-Ons Explorer](https://uk.mathworks.com/help/matlab/matlab_env/get-add-ons.html) in MATLAB in order to install these files and obtain updates.\n\nIf your version of MATLAB does not have the Add-Ons Explorer, download the zip file from the [MATLAB Central File Exchange page](https://uk.mathworks.com/matlabcentral/fileexchange/64701-picolog-1000-series-matlab-examples)\n and add the root and sub-folders to the MATLAB path.\n\n### Installing drivers\n\nDrivers are available for the following platforms. Refer to the subsections below for further information.\n\n#### Windows\n\n* Download the PicoSDK (32-bit or 64-bit) driver package installer from our [Downloads page](https://www.picotech.com/downloads).\n\n#### Linux\n\n* Follow the instructions from our [Linux Software \u0026 Drivers for Oscilloscopes and Data Loggers page](https://www.picotech.com/downloads/linux) to install the required `libpl1000` driver package.\n\n### Programmer's Guides\n\nYou can download the Programmer's Guide providing a description of the API functions for the pl1000 driver from our [website](https://www.picotech.com/library/documentation).\n\n## Obtaining support\n\nPlease visit our [Support page](https://www.picotech.com/tech-support) to contact us directly or visit our [Test and Measurement Forum](https://www.picotech.com/support/forum71.html) to post questions.\n\nIssues can be reported via the [Issues tab](https://github.com/picotech/picosdk-pl1000-matlab-examples/issues).\n\nPlease leave a comment and rating for this submission on our [MATLAB Central File Exchange page](https://uk.mathworks.com/matlabcentral/fileexchange/64701-picolog-1000-series-matlab-examples).\n\n## Contributing\n\nContributions are welcome. Please refer to our [guidelines for contributing](.github/CONTRIBUTING.md) for further information.\n\n## Copyright and licensing\n\nSee [LICENSE.md](LICENSE.md) for license terms. \n\n*PicoLog* is a registered trademark of Pico Technology Ltd. \n\n*MATLAB* is a registered trademark of The Mathworks, Inc.\n\n*Windows* is a registered trademark of Microsoft Corporation. \n\n*Linux* is the registered trademark of Linus Torvalds in the U.S. and other countries.\n\nCopyright � 2012-2017 Pico Technology Ltd. All rights reserved. \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicotech%2Fpicosdk-pl1000-matlab-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicotech%2Fpicosdk-pl1000-matlab-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicotech%2Fpicosdk-pl1000-matlab-examples/lists"}