Pinned Repositories
DBSCAN-in-Cpp
EarthPicsViewer
A utility for taking a list of geotagged jpeg photos and greating a KML file so they can b viewed on Google Earth.
Explorations-of-Parallel-Merge-Sort
C++ code and a writeup of various forms of merge sort and how well they parallelize.
KdTreeGPU
A gpu based implementation of a K-D Tree Builder
libJpegEXIF
This repository contains c code that when added to the libJpeg library, allows reading EXIF data from jpeg files
Logger
Utility to display ans save terminal output from microcontrollers like the Pi Pico
Multithreaded-DBSCAN-Clustering-in-Cpp
A Multithreaded DBSCAN Clustering Implementation Using a K-d Tree
ParallelSort
Pi-Pico-OneWire-Interface
PiPan
Android UI for a camera pan controller running on a raspberry pi
johnarobinson77's Repositories
johnarobinson77/KdTreeGPU
A gpu based implementation of a K-D Tree Builder
johnarobinson77/DBSCAN-in-Cpp
johnarobinson77/Pi-Pico-OneWire-Interface
johnarobinson77/EarthPicsViewer
A utility for taking a list of geotagged jpeg photos and greating a KML file so they can b viewed on Google Earth.
johnarobinson77/Explorations-of-Parallel-Merge-Sort
C++ code and a writeup of various forms of merge sort and how well they parallelize.
johnarobinson77/libJpegEXIF
This repository contains c code that when added to the libJpeg library, allows reading EXIF data from jpeg files
johnarobinson77/Logger
Utility to display ans save terminal output from microcontrollers like the Pi Pico
johnarobinson77/Multithreaded-DBSCAN-Clustering-in-Cpp
A Multithreaded DBSCAN Clustering Implementation Using a K-d Tree
johnarobinson77/ParallelSort
johnarobinson77/PiPan
Android UI for a camera pan controller running on a raspberry pi
johnarobinson77/SH1107-Driver-Tiny2040
johnarobinson77/TinyTIFF
RGB version of the original lightweight TIFF reader/writer library (C/C++)