TOP Contributors

  1. MIKROE (2657 codes)
  2. Alcides Ramos (355 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136901 times)
  2. FAT32 Library (70035 times)
  3. Network Ethernet Library (56005 times)
  4. USB Device Library (46308 times)
  5. Network WiFi Library (41934 times)
  6. FT800 Library (41235 times)
  7. GSM click (29024 times)
  8. PID Library (26434 times)
  9. mikroSDK (26402 times)
  10. microSD click (25387 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Remote PC Operated BLE Hygrometer

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Communication

Downloaded: 213 times

Followed by: 6 users

License: MIT license  

Remote PC Operated BLE Hygrometer. DFRobot's Arduino-based BLE stuffs in action.

https://www.youtube.com/watch?v=lVPWtdiHPZA

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Remote PC Operated BLE Hygrometer" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Remote PC Operated BLE Hygrometer" changes.

Do you want to report abuse regarding "Remote PC Operated BLE Hygrometer".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other AVR Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Remote PC Operated BLE Hygrometer

Remote PC Operated BLE Hygrometer.

Watch on YouTube
PC GUI

PC GUI

Remote PC Operated BLE Hygrometer

View full image
Project Setup

Project Setup

Remote PC Operated BLE Hygrometer

View full image
Items Used

Items Used

Remote PC Operated BLE Hygrometer

View full image

ALSO FROM THIS AUTHOR

ADXL345 I2C Triple Axis Accelerometer Demo

0

ADXL345 I2C Triple Axis Accelerometer Demo with AVR. P.S: Though Arduino hardware are used, it is not a Arduino-based project. https://www.youtube.com/watch?v=baZurNzIQfU

[Learn More]

Driving Flexible Neopixel (WS2811) Strip with PICAXE08M2+ (PIC12F1840)

0

PICAXE is basically PIC micro with different branding. Here I used a PICAXE micro to drive a flexible Neopixel strip using hardware SPI. SPI is used along with the PIC's 32MHz internal oscillator as Neoppixels employ time-slotting trick to transfer data at a very fast rate with small timings. The code is written with CCS PIC C compiler.

[Learn More]

Flexible Neopixel (WS2812B) Strip Demo with AVR

0

When it comes to driving WS28xx smart RGB LEDs the most difficult task is to overcome the extremely low timed time-slotting protocol. One smart way to overcome this issue is to use the MOSI of hardware SPI at high speed. Please note though Arduino Nano is used here, this is not an Arduino-based project. The code is written with Atmel Studio 7.

[Learn More]