Skip to content

Releases: onionbot/OnionBot-API

Delta Release

09 Jun 21:59
Compare
Choose a tag to compare
Delta Release Pre-release
Pre-release

Merge Charlie Version into Master

Major changes:

  • Simple touchscreen interface with key information (for messy kitchen hands!)
  • Working recipe following functionality
  • Assist error-proofing and augment decision-making with stir timer and boil over detection
  • Cool summer-show worthy demo

Screenshot 2020-06-02 at 15 31 32

Charlie Release

02 Jun 08:58
a1a5f0a
Compare
Choose a tag to compare
Charlie Release Pre-release
Pre-release

Merge Charlie Version into Master

Major changes:

  • COMPLETE UI REDESIGN into control panel style separated into 3 pages
  • Designed to be 'researcher' view - delta branch is 'chef' view with sous chef functionality
  • New table of labels updated live
  • Inference results updated live
  • Set the IP address of the API without changing code
  • Greatly improved usability

Other improvements

  • New temperature hold functionality
  • New minimum frame rate button
  • Type label as well as selecting from list

control

inference

labelling

Bravo Release

02 Jun 07:51
1de38e6
Compare
Choose a tag to compare
Bravo Release Pre-release
Pre-release

Major changes:

  • Cabling cleaned up with HDMI and Ethernet-style RJ45 cables
  • 12V DC Blower for improved lens condensation reduction
  • Airflow ducted internally from behind, to avoid drawing in moisture
  • New housing design: aims to find balance between research tool and demo showpiece
  • Integrated LED ring for brightness consistency improvements
  • Servo wheel visible for clearer interaction

Other improvements:

  • Camera and thermal sensor closer together for more similar view
  • Mounts directly to backboard
  • LED ring protected from condensation

upper

lower

Alpha Release

07 May 14:16
b81dd69
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-release

Major changes:

  • Live visualisation of temperature with ChartJS
  • PID temperature control - hold at temperature setpoint
  • Dramatic increase in frame rate via multiprocessing
  • Improved startup and quit sequences
  • Connection status light icon
  • Data labelling/settings options populated from API

Other improvements

  • Servo signal filtering and jittering reduction
  • Handle thermal imaging errors including 'chessboard' error
  • Structured logging to console for debugging
  • Fixed cloud upload failure bug
  • Reduced number of calls to cloud service

Portal

Initial Release

11 Apr 11:41
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Base functionality:

  • Autonomous collection of visual and thermal cooking imagery data
  • Locally hosted web portal to view and label data in real-time
  • Data stored on GCP - accessible to cloud ML training
  • Run Tensorflow models on the Pi in (slow) real-time
  • Send hob temperature commands over the local network