In this project, we were asked to asked to draw upon all of the skills we have learned so far, in the platforms/programs: LabVIEW, SystemLink, Arduino and Onshape.
Part 1: Creating a VI in LabVIEW that allows users to search for recipes based on keywords, which should pull at least 4 recipe listings containing the title, URL and ingredients for the recipe from the Recipe Puppy API that match the user's search query and display all 3 components of each recipe listing on the front panel.
Part 2. Sending the data retrieved from Part 1 to SystemLink using LabVIEW. Creating a SystemLink dashboard that displays all three components (title, URL and ingredients) of each recipe listing.
Part 3. Using Arduino to pull the title of at least one recipe from SystemLink, showing the full title of one recipe title on the OLED display.
Part 4. Creating a food/recipe themed 3D printed enclosure for your Arduino and OLED Display that allows the display with recipe title to be seen by the user.