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 (141683 times)
  2. FAT32 Library (74739 times)
  3. Network Ethernet Library (59203 times)
  4. USB Device Library (49219 times)
  5. Network WiFi Library (44989 times)
  6. FT800 Library (44517 times)
  7. GSM click (31195 times)
  8. mikroSDK (30086 times)
  9. microSD click (27578 times)
  10. PID Library (27537 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: 202 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

PIC16F887 MCU with BME280 sensor

0

Example shows how to interface Microchip PIC16F887 microcontroller with BME280 barometric pressure, temperature and humidity sensor. Values of temperature, humidity and pressure are displayed on 20x4 LCD screen connected to the microcontroller. The BME280 sensor is used in I2C mode.

[Learn More]

DS18B20 temperature sensor with MCP23017 serial LCD

0

DS18B20 1-wire temperature sensor with MCP23017 i2c serial LCD. The system has leading zero suppression, negative numbers, and floating point outputs.

[Learn More]

ac current measurement using pic microcontroller

0

This projects measures the alternating current with the help of pic microcontroller and a shunt resistor. PIC16F877A microcontroller is used. Difference amplifier method is used to measure ac current

[Learn More]