Close
0%
0%

Activity Programmer

The solution to facilitate the organization of work based on Arduino and Processing

Similar projects worth following
The device is designed to facilitate the organization of the activities during the work day.
Activity Programmer can be compared to an advanced electronic diary, can be managed directly from the PC with a high level of customization.

The goal is to get a multifunction device that can pull over and simplify the daily work.

https://mipstudioblog.wordpress.com

There are a lot of different configuration.
Thise project is open source in Arduino and Processing too.

This configuration is designed to follow my personal needs, working in a software house:

  • 3 buttons with custom messages , useful to know the reason for my absence ( services, meeting, break... )
  • button submit message via interface with autoscroll function integrated, useful to create a list of tasks to accomplish, or just to send personal messages to the device.
  • time button, useful to have a desk clock.
  • thermometer button, useful for monitoring the temperature of the environment.

Dependig from you necessity you can add all the buttons that you need.

Here you are the video of my configuration, sorry but I'm Italian ;)

  • 1 × arduino UNO rev.3
  • 1 × display LCD 16x2
  • 1 × trimmer 50K
  • 1 × BradBoard
  • 1 × DIY Case

View all 6 components

  • 1
    Step 1

    Create a Processing.pde interface that send Serial message to Arduino
    I don't use Firmata because for now is a shit

  • 2
    Step 2

    Create a particoular codification for the message #=start @=end &=new line

  • 3
    Step 3

    Create a Arduino.ino code that recive Serial message from Processing

View all 4 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates