Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Releases: mdaffin/rpizw-rover

v0.5.0

03 Apr 15:54
Compare
Choose a tag to compare

Now includes a basic web ui to control the rover. See this blog post for more details.

v0.4.1

26 Mar 15:36
Compare
Choose a tag to compare

Now includes a basic rest web server to control the rover. See this blog post for more details.

Update: Adds cors support and ability to serve static files from the web server.

v0.4.0

19 Mar 17:35
Compare
Choose a tag to compare

Now includes a basic rest web server to control the rover. See this blog post for more details.

v0.3.0

18 Mar 18:56
Compare
Choose a tag to compare

Refactor and renames the cli tool to rover-cli. See this blog post for more details.

v0.2.0

13 Mar 22:14
Compare
Choose a tag to compare

Introduced a basic rust based cli program to control the rover on the command line. See this blog post for more details.

v0.1.0

12 Mar 13:23
Compare
Choose a tag to compare

Raspberry Pi Zero W Rover basic proof of concepts. The image sets everything up that will be required and has an example bash script for manipulating the rover. See this blog post for more details.