Commit graph

10 commits

Author SHA1 Message Date
32c393d035 Focused on random number generation using native usb 2017-02-11 12:40:45 +01:00
6743f674dd test 2017-02-11 12:34:05 +01:00
00867bca53 Update README.md 2016-05-06 19:17:51 +02:00
db95085b26 Update README.md
deprecated code - no longer in use
2016-05-06 19:17:24 +02:00
e34c785519 Create arduinopinout.txt
version controlled pinouts
2016-05-06 18:46:59 +02:00
2080a88a7a Pulled out the MAX1932 voltage set value to a variable in the start of the code.
Allows for it to be changed more easily to change SIPM type from avansid to hammamatsu.
2016-04-23 18:00:05 +02:00
385d315c36 Library inclusion
All Adafruit libraries included within a single directory for simplified
deployment and testing
2015-12-08 12:00:46 +01:00
c2a7a80aa3 Update to include libraries in local folder
Inclusion of Adafruit libraries for prototype development
2015-12-08 11:49:52 +01:00
644d1e4a41 CosmicPiArduino.ino
The code that runs on the arduino.
Handles:
GPS (with 1s timing reset)
Temp + RH
XYZ Magnetometer and Accelerometer
HV PSU (Maxim1932)
ADC sampling at speed (TBC - probably 400KHz on 2 channels)
Serial output in JSON format.
Temperature stability loop.
2015-10-04 20:04:08 +02:00
7262c39c2e Initial commit 2015-10-04 20:00:49 +02:00