Stock Monitoring featuring 4Duino-24

Stock Monitoring featuring 4Duino 24

In this project, we will use several IR sensors to check if an item from an inventory box is present or not.

This project makes use of a 4Duino-24 to check whether an item is present or missing from the inventory. The 4Duino uses its analog pins to read the values from each IR sensor. This reading value changes depending on whether or not the item is present.

Stock Monitoring featuring 4Duino 24

The 4Duino is set to send most recent status to a Thing Speak channel every 15 seconds.

How it works

Components

  • 4Duino-24
  • 1 Box with 4 or more slots
  • 4 or more IR LEDs
  • 4 or more IR Phototransistors
  • uUSB cable
  • uSD Card

Implementation

Step 1: Build

Build the circuit as shown in the following diagram and table.

Step 2: Program

Workshop 4 – 4Duino Basic Graphics environment is used to program this project.

This project requires the Arduino IDE to be installed as Workshop calls the Arduino IDE for compiling the Arduino sketches. The Arduino IDE however is not required to be opened or modified to program the 4Duino.
Open this file using Workshop 4.

 

Note: Download the code here.

Step 3: Compile

Click on the “Compile” button.

Note: This step could be skipped. However, compiling is essential for debugging purposes.

Stock Monitoring featuring 4Duino 24 schematic

 

Read more: Stock Monitoring featuring 4Duino-24

Leave a Comment

Your email address will not be published. Required fields are marked *