Introduction: DIY a Programmable Acrylic Monitor Stand

About: Howdy, we are application engineers in Seeed. Sharing projects with the maker community is awesome. Hope you like it XD Seeed is the IoT hardware enabler providing services that empower IoT developers to swift…

As a software engineer, I spend more than 12 hours in the front of computer. And I know there're more that 80% of software engineer have some problem with their cervical, include me.

So I think a monitor stand to higher the monitor is needed. And I was planning to make one myself.

Here share my latest project, a programmable acrylic monitor stand.

This monitor stand featured with:

  • Arduino inside, you can add some sensors or actuators
  • Made with acrylic
  • Higher your monitor to protect your cervical
  • Count the time that you sit in the front of the monitor
  • Ultrasonic to detect if someone sit in the front of your monitor

Step 1: What Do We Need

Electronic modules

Other:

  • 8mm Acrylic
  • M2 screw and nut
  • Copper Cylinder

Tools

  • Screw driver
  • Laser Cutter

If you can't find a laser cutter, you can make a wooden version or, try the Laser Cutter Service supply by Seeed.

Step 2: Laser Cut the Acrylic

Download the file and laser cut it.

Here's we use 8mm acrylic, less that 8mm may broken if your screen is big.

Step 3: Desk Assembly

Fixed side acrylic panels with screws and angle iron.(Image 1)

Fixed the top acrylic panels with screws.(Image 2)

Fixed the drawer.(Image 3)

The desk is done (Image 4)

Step 4: Hardware Connection

There're 3 modules need to connect to your Arduino.

  • Grove - Button > D2
  • Grove - OLED > I2C
  • Grove - Ultrasonic Ranger > D7

Step 5: Software Works and Test

The code was wrote in Arduino. If you hadn't try an Arduino, click to get more.

I had pushed my code to Github, if you like this project and want to improve it, please give me pull request.

Click here to download the code.

Please know that it's an Arduino Sketchbook, that include the demo code and libraries all needed.

1. When you get to the github page, find a Download ZIP button, click to download the code.

2 Unzip the file you had downloaded from github, you will get a folder namedArduinoPhone-master.

3. Open your Arduino IDE, click File > Preferences > Sketchbook Location, browse to the folder we had mentioned above - ArduinoDesk-master. Then click OK to save it.

4. Close and re-open Arduino IDE, click File > Sketchbook > demo, then the main code of the desk is open.

5. Choose the right board(Arduino UNO) and port to upload the code.

All the steps please refer to the image above.

Step 6: Hardware Assembly

We need some M2 screws and nuts to fix the modules.

As shown at the above images.

Step 7: Maker It Better

There're some awesome function to be added in the next version.

  • Missed call
  • Sedentary remind
  • One button call - If someone can't find you, click on the button then a SMS will send to you, “COME BACK, SOME GUY IS WAITING YOU”
  • If you have any ideas, please make a comment.

Have fun.

Sensors Contest 2016

Participated in the
Sensors Contest 2016

Automation Contest 2016

Participated in the
Automation Contest 2016