-
Notifications
You must be signed in to change notification settings - Fork 2
Assembling FORCE
-
Download Arduino IDE First, install the FORCE library from the Arduino IDE. This is done by searching for the FORCE library in the Arduino library manager and installing the latest version. Install Force only, the dependency libraries will be installed later on. The library manager is opened using Tools > Manage Libraries. You can explore the example programs by clicking File > Examples > Force.
-
Install relevant Arduino boards to run the Adalogger MO and Feather m4 You will also need to add the board being used, the AdaFruit Feather M4 Express. Tools > Board: > Board Manager > And then search and install AdaFruit SAMD Boards.
Then select Tools > Board > AdaFruit Feather M4 Express. If the appropriate board is not selected there will be errors when compiling, most likely about the analog resolution. -
Install relevant libraries Required Libraries
-
- HX711 Arduino Library (v0.7.4) by Bogdan Necula, Andreas Motl
-
- SdFat - Adafruit Fork (v1.2.3) by Bill Greiman
-
- RTClib (v1.13.0) by Adafruit
-
- Adafruit ST7735 and ST7789 Library (v1.7.2) by Adafruit
-
- Adafruit seesaw Library (v1.4.2) by Adafruit
-
- Adafruit Neopixel (v1.8.0) by Adafruit
-
- Adafruit GFX Library (v1.10.7) by Adafruit
-
- Adafruit Adafruit_SPIFlash (v3.4.1) by Adafruit
- Order the PCB
- Populate the PCV
- Solder headers onto Adafruit breakout boards
- Download FORCE sketch and flash FFED3
- Print 3d Parts
- Mount electrics ect ...