Skip to content

ElectronicCats/Bast-Pro-Mini-M0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bast Pro Mini M0

MX0005

[OSHW] MX0005 | Certified open source hardware | oshwa.org/cert.

Electronic Cats Bast are a complete line of development boards for electronic cats.

Bast 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.

Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!

Designed by Electronic Cats.

Installation

While 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.

First of all we'll need to install the Arduino SAMD based boards, to do it you just need to go (Tools > Board > Boards Manager...)

And then search for "SAMD"

And 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:

Open your Arduino preferences (File > Preferences) or (Arduino > Preferences)

You 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.

https://electroniccats.github.io/Arduino_Boards_Index/package_electroniccats_index.json

Then you can click on the OK button to close the preferences panel and continue the installation.

If 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.

Click on install and once the boards are installed you should be able to select them on the (Tools > Boards) section.

So now you can program your Bast Pro Mini M0 as a common arduino!

Test the Blink example and then start prototyping!

Driver for windows 7 and 8.1

Zadig image

Zadig is the recommended tool to install drivers in Windows. The bootloader (4348,55E0) should be installed with WinUSB or libusb-win32 driver.

You 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.

Pinout

License hardware

Hardware released under an CERN Open Hardware Licence v1.2. See the LICENSE_HARDWARE file for more information.

License Documentation

Licencia Creative Commons
Esta obra está bajo una Licencia Creative Commons Atribución-CompartirIgual 4.0 Internacional.

Electronic Cats is a registered trademark, please do not use if you sell these PCBs.

30 Oct 2018