Pinned Repositories
arduino-xbox360-motor-control
Motor Control of Arduino through an Xbox Controller
bcpearce.github.io
My GitHub User Page
ble-lights
chess-react
A React front end for Sinatra Chess
command-line-chess
Chess played in the command line
gtfs-station-stop
Python library for Reformatting GTFS data for Station Arrivals
homeassistant-gtfs-realtime
Home Assistant Custom Integration for GTFS Realtime Data
merchant
Merchant tutorial from Jumpstart Labs
sinatra-chess
A web-based game of Chess running on the Sinatra DSL
tic-tac-toe
Command line Tic-Tac-Toe Game
bcpearce's Repositories
bcpearce/homeassistant-gtfs-realtime
Home Assistant Custom Integration for GTFS Realtime Data
bcpearce/arduino-xbox360-motor-control
Motor Control of Arduino through an Xbox Controller
bcpearce/sinatra-chess
A web-based game of Chess running on the Sinatra DSL
bcpearce/merchant
Merchant tutorial from Jumpstart Labs
bcpearce/bcpearce.github.io
My GitHub User Page
bcpearce/ble-lights
bcpearce/chess-react
A React front end for Sinatra Chess
bcpearce/command-line-chess
Chess played in the command line
bcpearce/gtfs-station-stop
Python library for Reformatting GTFS data for Station Arrivals
bcpearce/Amcrest-API
Python API wrapper for Amcrest Cameras
bcpearce/Digital-Ocean-Route-Icons
Generate SVGs for route icons using Digital Ocean Functions
bcpearce/esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
bcpearce/flight-booker
Exercise in Ruby on Rails to illustrate form creation and database associations.
bcpearce/geoxml-rails
Includes geoxml3.js in Rails asset pipeline.
bcpearce/hacs-default
The home of the default HACS repositories.
bcpearce/hass-wled-custom
Repo for a custom WLED Integration that Supports Custom Palettes
bcpearce/HomeAssistant-Amcrest-Custom
Amcrest integration to replace core legacy integration.
bcpearce/homeassistant-brands
🎨 Brands for Home Assistant
bcpearce/homeassistant-core
:house_with_garden: Open source home automation that puts local control and privacy first.
bcpearce/homeassistant-powercalc
Custom component to calculate estimated power consumption of lights and other appliances
bcpearce/housing-data-map
Maps of Housing Data for NYC
bcpearce/ir-ac-control
Controlling IR Air Conditioners Using LIRC
bcpearce/mastermind
The codebreaker game Mastermind
bcpearce/nyc-train-arrival
bcpearce/nyc-train-arrival-server
Server for Feeding Data to nyc-train-arrival
bcpearce/python-wled
Asynchronous Python client for WLED
bcpearce/rasp-pi-udp-control
bcpearce/temperature-humidity-dash
Dashboard of Temperature and Humidity Recordings
bcpearce/train-arrival-react
React Application for viewing NYC Subway Train Arrivals at Stations
bcpearce/web-server-browser
A simple server and web browser written in ruby from http://www.tutorialspoint.com/ruby/ruby_socket_programming.htm and modified according to The Odin Project: Ruby on the Web