Arduino Intelligent Cap -- a Caring and Useful Present for Father

by Elecrow in Circuits > Electronics

1261 Views, 6 Favorites, 0 Comments

Arduino Intelligent Cap -- a Caring and Useful Present for Father

15.png

My father is a building worker, he works quite hard to make money to bring us up. He has to work on high place under the burning sun. He often goes out early and comes back at dusk. These days are the hottest and I am so worry about him working outside. Thus I bought him a cap that can prevent the strong ultraviolet ray for him. At the same time, he works on high place, the phone and watch are not allowed, so I decide to remake this cap that can not only provide the time information but also warn the behind vehicle for him when he comes back late.

Module Preparing and System Designing

QQ图片20150702181207.jpg

I surfed the internet to buy the materials needed. First of all, I bought this cap, it looks quite good and suitable for my father. Then I need the following things:

1. Crowduino X1 It is 100% Arduino compatible

2. Base Shield X1 It has stranded interfaces for convenient connection.

3. UV Sensor X1 It is used to measure the UV intensity of the environment.

4. Buzzer It is for making alarm sound to remind people.

5. RTC X1 It is based on the clock chip DS1307 and can provide the right time in low power consumption.

6. RGB-LED X1 It has the warning function. Users can control all the LED with only one microcontroller pin.

7. OLED X1 It is used to display the time information and the UV intensity.

8. Battery X1

Sew the Crowduino Onto the Cap

2.png

I find out some needlework and sew the Crowduino onto this cap’s marginal ridge carefully to make it steady.

Install a Buzzer and RGB-LED

3.png
4.png
5.png

I first plug the Base Shield onto Crowduino and then connect the buzzer to this Base Shield with Digital ports D4 in front. Then I sew the RGB-LED at the back of cap.

This RGB-LED has the function of warning and when reach the designed time, it will start blinking automatically.

Install the UV Sensor and RTC.

6.png
7.png

Then I sew the UV Sensor on the crown and it can help to detect the UV intensity and remind my father to have a rest if UV are too high. The RTC can provide correct time information so that my father can know the time when working on high place without a watch.

Install an OLED and Power Supply

8.png
9.png

Add a OLED with IIC Port to display the time information and UV intensity. The OLED can be hung down in front. By the way, don’t forget the power supply!

Start the Program

10.png

1. Open the program to detect the UV intensity with USB to connect computer. If the UV are too high, it will ring alarm and remind my father to have a rest.

2. The OLED can display the time information for my father.
3. After 8:00, the RGB will shine prompting that there are vehicle behind.

Download the Program

11_副本.png
12_副本.png
13_副本.png
14_副本.png

Follow the steps as pictures and download the program from the below attachment.

Have a Try!

15.png

After program downloaded successfully, I take this cap for father to have a try! I am so great that he like it very much. The most importantly, it can help him a lot and i don't need to so worry about him with this kind of cap.