블루노용으로 나온 악세사리 키트입니다.


128 x 64 SSD1306 OLED, 버저와 포텐시오미터, 소형 조이스틱, DHT11 온습도센서, 릴레이가 장착되어 있습니다.


우노와 핀 배열이 같기에 사용이 가능하나 릴레이 사용시에는 주의가 필요합니다.


1.5A를 사용하는 릴레이로 블루노는 최대 2A까지 가능하나 우노는 500mA정도입니다. 그렇기에 릴레이 사용시에는 주의가 필요합니다.

또 usb 전원을 사용할 경우 전류가 부족하여 보드가 손상을 입을 수 있습니다.


전용 라이브러리는 아래 링크에서 받으실 수 있습니다.


https://raw.githubusercontent.com/DFRobot/BlunoAccessoryShieldDemo/master/Arduino/blunoAccessory.zip



INTRODUCTION

This Accessory Shield for Bluno is specially designed for Bluno (BLE with Arduino Uno), which is first of its kind in intergrating BT 4.0(BLE) module into Arduino Uno. Together with Bluno, this Accessory Shield forms an ideal prototyping platform for both software and hardware developers to go wireless. You will be able to develop your own smart bracelet, smart pedometer, etc. It's a low-power, real-time low energy communication perfect for embedded designs.  With built-in seven main functional modules, this Accessory Shield is dedicated to aid interactions between your Bluno and the physical world.



FEATURES

128x64 OLED Screen                                    Display messages from your phone interface.
Buzzer                                                         Enable Sound notifications or simple music.
DHT11 Temperature & Humidity Sensor           For environmental monitoring.
1.5A Relay                                                    Device switch or integrating with other electronics.
Helical Potentiometer                                     Transfer real time data to your phone
RGB LED                                                      Display full color RGB
Mini Joystick                                                 Tells your phone which direction is pressed



DOCUMENTS


  • Product Wiki
  • Schematic
  • Arduino library
  • Step by step tutorial