Skip to content

micromuseum.cc

Base station API specification

03 Jan 2019

Specification for the Micromuseum Base Station REST API.


JSON-API cheatsheet

03 Jan 2019

An useful summary of the JSON API specification used in the base station firmware


WIP: Embedded Webserver for the Base Station API

02 Jan 2019

Some documentation on the work towards building a REST API for the base station.


WIP: Micromuseum firmware

02 Jan 2019

Time to design and implement the base station final firmware.


Micromuseum app: Testing framework

17 Dec 2018

No modern app should ship without tests, this is an overview of how we setup tests for our Flutter app


Micromuseum app: Building the Widgets

16 Dec 2018

The process we followed to produce working Flutter screens from wireframes


Micromuseum app: Design & Wireframes

13 Dec 2018

Workflow for designing the app UI, using Adobe XD and Mobile Widgets


Micromuseum app: Building a universal mobile app with Flutter

12 Dec 2018

Some ideas on how to build the Micromuseum app, and why we choose to adopt Flutter