Difference between revisions of "Experiments/Microwave"

From Open Food Facts wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<<Back to [[Experiments]]<br><br>
 +
 
This project aims to see if it's possible to use OpenFoodFacts to automate microwave cooking based on the barcode.
 
This project aims to see if it's possible to use OpenFoodFacts to automate microwave cooking based on the barcode.
 
In order to achieve that, we need to add cooking time and instruction fields to OpenFoodFacts and to tweak an existing microwave to use OpenFoodFacts.
 
In order to achieve that, we need to add cooking time and instruction fields to OpenFoodFacts and to tweak an existing microwave to use OpenFoodFacts.
Line 20: Line 22:
 
* Add a barcode scanner to the Raspberry Pi, or the ability to receive either the cooking instruction or the barcode from a smartphone.
 
* Add a barcode scanner to the Raspberry Pi, or the ability to receive either the cooking instruction or the barcode from a smartphone.
 
[[Category:Internet of Things]]
 
[[Category:Internet of Things]]
 +
[[Category:Experiments]]

Latest revision as of 11:17, 28 May 2017

<<Back to Experiments

This project aims to see if it's possible to use OpenFoodFacts to automate microwave cooking based on the barcode. In order to achieve that, we need to add cooking time and instruction fields to OpenFoodFacts and to tweak an existing microwave to use OpenFoodFacts.

Adding Cooking Instructions support to Open Food Facts

Oven

  • Heat (Mark 1, Mark 2…)
  • Time (5 minutes)

Microwave

  • Power (600W…)
  • Time (5 minutes)
  • Mode (Defrosting, Normal…)
  • Additional Information

Other

  • Pan
  • Boiling

Tweaking a microwave

  • Wiring up the microwave timer with Arduino
  • Wiring the Arduino board to a Raspberry Pi connected to the internet (or with a local copy of the OFF db)
  • Add a barcode scanner to the Raspberry Pi, or the ability to receive either the cooking instruction or the barcode from a smartphone.