Arduino Installation

Introduction
This guide will guide you through the installation process for the ALL Arduino Nano 33 BLE Sense Classifier Arduino project.
Operating System
This project requires the Windows 10 operating system(s), but may work as described on other OS.
Hardware
The following hardware is required for this project:
Software
The following Arduino software libraries are used with this project:
Prerequisites
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?
Setup

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 |
Continue
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.
Contributing
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.
Contributors
- Adam Milton-Barker - Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss President/Founder & Lead Developer, Sabadell, Spain
Versioning
We use SemVer for versioning.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Bugs/Issues
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.