TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139714 times)
  2. FAT32 Library (72102 times)
  3. Network Ethernet Library (57320 times)
  4. USB Device Library (47664 times)
  5. Network WiFi Library (43287 times)
  6. FT800 Library (42620 times)
  7. GSM click (29958 times)
  8. mikroSDK (28376 times)
  9. PID Library (26977 times)
  10. microSD click (26360 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: 165 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

Lm35 positive and negative read with pic

0

This show , the way to read posite and negative temperature with 2 adc channel

[Learn More]

Digital Low Pass Filtering - or how to add more bits of resolution to an ADC!

5

This algorithm uses a weighted averaging approach to filter or "smooth" DC steady state or slowly changing levels. It has an exponential component, so the trade-off is TIME. This algorithm is adapted from an article in EDN Times Magazine May25, 2006.

[Learn More]

Two channels voltmeter using PIC16F887

0

This program is utilizing two analog channels to display the digital and analog values on 40x2 alphanumeric LCD

[Learn More]