TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (141476 times)
  2. FAT32 Library (74317 times)
  3. Network Ethernet Library (58855 times)
  4. USB Device Library (48918 times)
  5. Network WiFi Library (44679 times)
  6. FT800 Library (44225 times)
  7. GSM click (30935 times)
  8. mikroSDK (29817 times)
  9. PID Library (27418 times)
  10. microSD click (27353 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
Example

UV 2 Click Basic Example.

Rating:

0

Author: Mark Joyce

Last Updated: 2018-02-11

Package Version: 1.0.0.1

Example: 1.0.0.0

Category: Measurement

Downloaded: 193 times

Not followed.

License: MIT license  

Basic code for the UV_2 Click.
For mikroC Pro for PIC32
EasyPIC Fusion v7.
PIC32MX795F512L.
Uses the EasyTFT for output.
As there is no example for MikroC Pro for PIC32, and I wanted to use the VEML6075 in a project, I wrote one. Then I thought I would share. It needs some pointers and could be a little more elegant but enjoy.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "UV 2 Click Basic Example." changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "UV 2 Click Basic Example." changes.

Do you want to report abuse regarding "UV 2 Click Basic Example.".

  • Information
  • Comments (2)

Example Blog

UV2 Click example Fusion7 Shot.

UV2 Click example Fusion7 Shot.

Running Screen

View full image

RELATED CODES

mcp4725 DAC

0

I show you the basic use of DAC mcp4725 with a microcontroller stm32f103c8t6

[Learn More]

Calibration and normalized reading of QRT sensors

0

Calibration and normalized reading of QRT sensors\ Video: https://youtu.be/bjGXxe3NKuY

[Learn More]

DHT11 Humidity and Temperature Sensor Library for mikroC pro for ARM-STM32

0

DHT11_init(); DHT11_Start(); DHT11_Read(); This library has 3 funcitons and reads 5 bytes from the sensor. (2 bytes humidity, 2 bytes temp. and 1 byte checksum)

[Learn More]