I hereby claim:
- I am WestonReed on github.
- I am westonreed (https://keybase.io/westonreed) on keybase.
- I have a public key whose fingerprint is B369 6A4B 2017 8226 9C8F F34D 799E 755B F77A 6C3A
To claim this, I am signing this object:
| #!/usr/bin/python3 | |
| from ev3dev.ev3 import * | |
| import csv | |
| import time | |
| cl = ColorSensor() | |
| cl.mode='RGB-RAW' |
I hereby claim:
To claim this, I am signing this object:
| #Libraries# | |
| from sense_hat import SenseHat | |
| from datetime import datetime | |
| import time | |
| #Settings# | |
| FILENAME = "" | |
| WRITE_FREQUENCY = 50 | |
| #Functions# |
| #!/usr/bin/python3 | |
| from ev3dev.ev3 import * | |
| import csv | |
| import time | |
| filename = input('Enter a name for the file: ') | |
| filename = filename+".csv" | |
| cl = ColorSensor() |
| Verifying that "westonreed.id" is my Blockstack ID. https://onename.com/westonreed |