{"id":21520662,"url":"https://github.com/electroniccats/bast-pro-mini-m0","last_synced_at":"2025-06-28T04:35:16.265Z","repository":{"id":42688171,"uuid":"150637544","full_name":"ElectronicCats/Bast-Pro-Mini-M0","owner":"ElectronicCats","description":"Bast Pro Mini M0 Dev Board for SAMD21E18A","archived":false,"fork":false,"pushed_at":"2024-04-14T18:52:13.000Z","size":9753,"stargazers_count":4,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T22:15:11.556Z","etag":null,"topics":["arduino","bast","electronic-cats","m0","pro-mini","samd21"],"latest_commit_sha":null,"homepage":"https://electroniccats.com/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElectronicCats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_HARDWARE","code_of_conduct":null,"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}},"created_at":"2018-09-27T19:27:19.000Z","updated_at":"2024-08-04T17:14:28.000Z","dependencies_parsed_at":"2024-11-24T02:03:04.499Z","dependency_job_id":null,"html_url":"https://github.com/ElectronicCats/Bast-Pro-Mini-M0","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ElectronicCats/Bast-Pro-Mini-M0","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FBast-Pro-Mini-M0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FBast-Pro-Mini-M0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FBast-Pro-Mini-M0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FBast-Pro-Mini-M0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElectronicCats","download_url":"https://codeload.github.com/ElectronicCats/Bast-Pro-Mini-M0/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2FBast-Pro-Mini-M0/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262376234,"owners_count":23301344,"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","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":["arduino","bast","electronic-cats","m0","pro-mini","samd21"],"created_at":"2024-11-24T01:02:18.195Z","updated_at":"2025-06-28T04:35:16.212Z","avatar_url":"https://github.com/ElectronicCats.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bast Pro Mini M0\n\n![MX0005](https://github.com/ElectronicCats/Bast-Pro-Mini-M0/raw/master/mx00005.png)\n\n**[OSHW] MX0005 | Certified open source hardware |** [oshwa.org/cert.](https://www.oshwa.org/cert)\n\n\u003ca href=\"https://electroniccats.com/store/bast-pro-mini-m0/\"\u003e\n  \u003cimg src=\"https://electroniccats.com/wp-content/uploads/badge_store.png\" width=\"200\" height=\"104\" /\u003e\n\u003c/a\u003e\n\nElectronic Cats Bast are a complete line of development boards for electronic cats.\n\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/Hw/render_2.png)\n\n\nBast Pro Mini M0 is all the best in the world Arduino Pro Mini with a SAMD21 M0+ core, 32 bits of power!, Arduino pro mini pin to pin compatible with a micro USB port.\n\nElectronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!\n\nDesigned by Electronic Cats.\n\n## Installation\n\nWhile the SAMD21 alone is powerful enough, what truly makes it special is its growing support in the Arduino IDE. With just a couple click's, copies, and pastes, you can add ARM Cortex-M0+-support to your Arduino IDE. \n\nFirst of all we'll need to install the Arduino SAMD based boards, to do it you just need to go (Tools \u003e Board \u003e Boards Manager...)\n\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/docs/images/1_openBoardManager.png)\n\nAnd then search for \"SAMD\"\n\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/docs/images/2_boardManager.png)\n\nAnd install the \"Arduino SAMD Board (32-bits ARM Cortex M0+)\" once you have installed the Arduino SAMD21 core you must proceed installing our boards variants following the next steps:\n\nOpen your Arduino preferences (File \u003e Preferences) or (Arduino \u003e Preferences)\n\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/docs/images/3_openPreferences.png)\n\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/docs/images/4_preferences.png\n)\n\nYou will need to copy the next link into the additional boards manager URL, if you have another link just add a \",\" before this second link.\n\n`https://electroniccats.github.io/Arduino_Boards_Index/package_electroniccats_index.json\n`\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/docs/images/5_copiedLink.png)\n\nThen you can click on the OK button to close the preferences panel and continue the installation.\n\nIf you did hit \"OK\", travel back to the Board Manager menu. You should be able to find a new entry for Electronic Cats. If you don't see it, close the board manager and open it again.\n\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/docs/images/6_ecBoards.png)\n\nClick on install and once the boards are installed you should be able to select them on the (Tools \u003e Boards) section.\n\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/docs/images/7_bastInstalled.png)\n\nSo now you can program your Bast Pro Mini M0 as a common arduino!\n\nTest the Blink example and then start prototyping!  \n\n## Driver for windows 7 and 8.1\n\n![Zadig image](https://raw.githubusercontent.com/DeqingSun/ch55xduino/ch55xduino/docs/Zadig_bootloader.png)\n\n[Zadig](https://zadig.akeo.ie/) is the recommended tool to install drivers in Windows. The bootloader (4348,55E0) should be installed with WinUSB or libusb-win32 driver.\n\nYou can use USB Serial (CDC) driver for default CDC USB stack. If you tried to emulate another type of USB device without changing the PID/VID, you may need to uninstall the device before installing a new driver.\n\n\n## Pinout\n\n![](https://raw.githubusercontent.com/ElectronicCats/Bast-Pro-Mini-M0/master/docs/pinout.png)\n\n\n## License hardware\n\nHardware released under an CERN Open Hardware Licence v1.2. See the LICENSE_HARDWARE file for more information.\n\n## License Documentation \n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"\u003e\u003cimg alt=\"Licencia Creative Commons\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003eEsta obra está bajo una \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"\u003eLicencia Creative Commons Atribución-CompartirIgual 4.0 Internacional\u003c/a\u003e.\n\nElectronic Cats is a registered trademark, please do not use if you sell these PCBs.\n\n30 Oct 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectroniccats%2Fbast-pro-mini-m0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectroniccats%2Fbast-pro-mini-m0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectroniccats%2Fbast-pro-mini-m0/lists"}