This guide will guide you through the installation process for the ALL Arduino Nano 33 BLE Sense Classifier Arduino project.
This project requires the Windows 10 operating system(s), but may work as described on other OS.
The following hardware is required for this project:
The following Arduino software libraries are used with this project:
You will need to ensure you have followed the provided guides below:
- Ubuntu Installation Guide
- Python Usage Guide or Jupyter Notebooks Usage Guide
- Getting started with the Arduino Nano 33 BLE Sense
- Why doesn't the 5V pin work in the Arduino Nano 33 BLE boards?
Follow the diagram above to connect your SD card reader to the Arduino Nano 33 BLE Sense. Remember you need to follow the steps in Why doesn't the 5V pin work in the Arduino Nano 33 BLE boards? to enable 5V on the Arduino Nano BLE Sense.
Below is a pin guide to help.
Arduino Pin | SD Card Pin |
---|---|
D10 | CS |
D11 | MOSI |
D12 | MISO |
D13 | SCK |
5v | VCC |
GND | GND |
Now you are ready to use your Arduino Nano 33 BLE Sense. Head over to the Arduino Usage Guide for instructions on how to use your model with the Arduino.
Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss encourages and welcomes code contributions, bug fixes and enhancements from the Github community.
Please read the CONTRIBUTING document for a full guide to forking our repositories and submitting your pull requests. You will also find our code of conduct in the Code of Conduct document.
- Adam Milton-Barker - Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss President/Founder & Lead Developer, Sabadell, Spain
We use SemVer for versioning.
This project is licensed under the MIT License - see the LICENSE file for details.
We use the repo issues to track bugs and general requests related to using this project. See CONTRIBUTING for more info on how to submit bugs, feature requests and proposals.