Computer Engineering Graduate of 2020 from Kansas State University. Most of my experience deals with
low-level programming, data, and embedded, systems
-
Kansas State University
- Kansas
- http://people.cs.ksu.edu/~bettencb/resume/resumeportfolio
- @BlaineLeeB
Pinned Loading
-
Read voltage from a MCP3002 ADC on t...
Read voltage from a MCP3002 ADC on the Raspberry Pi with Raspbian OS using the gpiozero library 1# Raspberry Pi circuit read from ADC
2import csv
3from os import system
4from time import sleep
5from gpiozero import MCP3002
-
darksky-weather-dart
darksky-weather-dart PublicForked from rinukkusu/darksky-weather-dart
A dart library for interfacing with the Dark Sky Weather API.
Dart 1
-
LEDbar control on a Raspberry Pi usi...
LEDbar control on a Raspberry Pi using the gpiozero library 1# A Python script file to act as a library for the Server-Side code, indicating what state the app is currently in.
2# One LED light per half second of operation, only the first half second records during launch.
3from os import system
4from time import sleep
5from gpiozero import LED
-
google-coral/examples-camera
google-coral/examples-camera PublicSmall code snippets that show how to stream camera images to a Coral device.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.