Pinned Repositories
advent-of-code-2021
My code for Advent of Code 2021
arduino-micropython-tinygo
Example code comparing Arduino, MicroPython (and CircuitPython), and TinyGo
connected-home
A suite of IoT modules for connected things in and around your home.
conversing-nodes
Use MQTT to orchestrate a conversation between multiple nodes that speak their part using text-to-speech.
davealexis
davealexis.github.io
esp32-camera
Example sketch showing how to use an ESP32 camera module and host a little web site that provides routes for capturing either a video of a still image.
espnow
Examples and projects exploring the ESP Now network protocol on ESP8266 and ESP32 devices.
go-csv-viewer
CLI for viewing large CSV files.
meetingminder
An IoT project to make sure I don't miss meetings.
davealexis's Repositories
davealexis/arduino-micropython-tinygo
Example code comparing Arduino, MicroPython (and CircuitPython), and TinyGo
davealexis/esp32-camera
Example sketch showing how to use an ESP32 camera module and host a little web site that provides routes for capturing either a video of a still image.
davealexis/espnow
Examples and projects exploring the ESP Now network protocol on ESP8266 and ESP32 devices.
davealexis/advent-of-code-2021
My code for Advent of Code 2021
davealexis/connected-home
A suite of IoT modules for connected things in and around your home.
davealexis/conversing-nodes
Use MQTT to orchestrate a conversation between multiple nodes that speak their part using text-to-speech.
davealexis/davealexis
davealexis/davealexis.github.io
davealexis/go-csv-viewer
CLI for viewing large CSV files.
davealexis/meetingminder
An IoT project to make sure I don't miss meetings.
davealexis/gocsv
Command-line CSV processing utility.
davealexis/iot-and-arduino
A collection of IoT and Arduino code and ideas.
davealexis/iot-esp8266-arduino-interface
Learn how to communicate with ESP8266 Wifi Module using Arduino UNO.
davealexis/piccpocket
Cross-platform app to help manage the infusion of medications through a PICC line.
davealexis/pyseesv
A library for providing fast access to data in very large delimited data files (CSV, TSV, pipe-delimited, etc).
davealexis/seesv
A delimited file reader library that provides fast loading and viewing of very large (multi-gigabyte) CSV (and tab/pipe-delimited) files.
davealexis/takenote