Pinned Repositories
angular2demo
just demos a bunch of angular 2 functionality using typescript
asio
Boost.org asio module
AUnit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with AUniter or UnixHostDuino for continuous builds.
Better-Together
Explode and implode your way through this challenging Co-Op puzzle
Clawface
EAE-RP1-PaddleBall
First Rapid prototype with the University of Utah EAE Masters program. Made in two weeks with a team of 6 game developers.
EAE-RP2-Defender
Remake of 1980s classic arcade game: Defender
particle-iot-mocks
Stub function definitions for particle iot projects. Useful for building local unit tests in a cmake project using the particle framework that will not otherwise compile
SeriousHealth
Team Games for Health Serious Games rapid prototype at the University of Utah
Sky
Keep afloat in your balloon basket and kill the birds of the world
briveramelo's Repositories
briveramelo/particle-iot-mocks
Stub function definitions for particle iot projects. Useful for building local unit tests in a cmake project using the particle framework that will not otherwise compile
briveramelo/AUnit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with AUniter or UnixHostDuino for continuous builds.
briveramelo/canvas-print-transcript
Prints a video transcript from canvas to pdf. Just copy/paste in the console and let it do the rest
briveramelo/cgm-remote-monitor
nightscout web monitor
briveramelo/chg-test
briveramelo/cpp20-template
briveramelo/glassdoor-scraper
Scans reviews from a company's page on glassdoor to collect ratings data
briveramelo/go-testing
follows a udemy course on go testing best practices https://uofu.udemy.com/course/introduction-to-testing-in-go-golang/
briveramelo/Haptic_Motor_Driver
DRV2605L Haptic Motor driver
briveramelo/langchain_pdf_demo
udemy course on building a chat application between a human and a pdf
briveramelo/LoopWorkspace
briveramelo/MelodySpeaker
Particle Photon library for playing melodies
briveramelo/minimed-connect-to-nightscout
Community edition of original
briveramelo/minimed-connect-to-nightscout-wrapper
briveramelo/MQTT-TLS
briveramelo/musicxml-player
A TypeScript component that loads and plays MusicXML files in the browser using Web Audio and Web MIDI.
briveramelo/neopo
A lightweight solution for local Particle development.
briveramelo/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
briveramelo/rpi-home-vpn
simplifies the setup for this guide (https://pimylifeup.com/raspberry-pi-vpn-server/) with condensed scripts
briveramelo/SdCardLogHandlerRK
Library for writing rotating logs to SD card on the Particle Photon and Electron
briveramelo/SdFat
Arduino FAT16/FAT32 exFAT Library
briveramelo/SparkFun_ADXL362_Arduino_Library
Arduino library for ADXL362 Micropower 3-axis accelerometer
briveramelo/SparkFun_LSM9DS1_Particle_Library
Firmware library SparkFun's Photon LSM9DS1 Shield and the LSM9DS1 Breakout.
briveramelo/SparkFun_MMA8452Q_Arduino_Library
SparkFun Triple Axis Accelerometer Breakout - MMA8452Q Arduino Library
briveramelo/TzCfg
Manages local time and DST settings for Particle IOT devices. Sets timezone based on the device's return IP address, by GPS coordinates, or by timezone ID. Data is obtained from public web-sites.
briveramelo/udisc-dataviz
Creates data visualizations for UDisc .csv exports. Visuals include [Sankey Diagram]
briveramelo/usda-nutrition
Uses the SR28 nutrition data set from the USDA website to visualize nutrition of foods https://data.nal.usda.gov/dataset/composition-foods-raw-processed-prepared-usda-national-nutrient-database-standard-reference-release-28-0
briveramelo/vue-api
golang-based api for vue app using udemy course
briveramelo/vue-app
udemy-vue app
briveramelo/vue-demo
udemy course