Pinned Repositories
diyduckie
DIY Duckiebot DB21M clone
Esp32CameraRover
An inexpensive FPV Rover using an ESP32 cam, an L9110S DC Motor Driver and a cheap Robot Car chassis
Esp32CameraRover2
EzRover is a framework for building and programming inexpensive differential drive robots. The framework includes closed loop speed control, pose estimation and go to goal behavior. Behaviors can be added in JavaScript. The first hardware instantiation uses an ESP32cam, an L9110S DC Motor Driver and a cheap Robot Car chassis.
ExpressionCalculator
A simple expression calculator for the 4 operations.
gps
Stuff about gps and line following.
lanefinding
computer vision lane finding experiments
machinelearningnotes
Notes for the courses in the Machine Learning Specialization created by the University of Washingtion on Coursera
realsenseutils
Python code ot use the realsense D435i camera
rplidar
Utilities and tests using RPLidar
Typescript-Life
Conway's Game of Life rendered in Typescript
Ezward's Repositories
Ezward/android-support-v7-appcompat
Android v7 support library project. Created as described here: http://developer.android.com/tools/support-library/setup.html, except in step 4, prior to selecting 'Finish', check the box that says 'Copy file to workspace'. This works around a bug in some versions of eclipse when using linked Android library projects.
Ezward/crawler
Simple web crawler using crawler4j that submits to solr
Ezward/datasharing
The Leek group guide to data sharing
Ezward/DoTwo
Initial Project
Ezward/ImageSearcher
Image Search (CodePath week 2 project)
Ezward/ImageSearcher2
Image Search for Android (Android CodePath Week 2 project)
Ezward/LumpOfTweets
Twitter Client
Ezward/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
Ezward/Tipper
Tipper tip calculator (CodePath Week1 project)
Ezward/ToDoApp
Android ToDo app created for CodePath training