TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 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 (136558 times)
  2. FAT32 Library (69780 times)
  3. Network Ethernet Library (55856 times)
  4. USB Device Library (46199 times)
  5. Network WiFi Library (41818 times)
  6. FT800 Library (41023 times)
  7. GSM click (28934 times)
  8. PID Library (26386 times)
  9. mikroSDK (26297 times)
  10. microSD click (25307 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: 156 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

AVR Weather Station with Sparkfun's Weather Board

2

This is an AVR-based weather station with Sparkfun's Weather Board v3, DFRobot's analog anemometer and SSD1306 I2C OLED display. I coded the board with MikroC for AVR. I have also coded a Windows app through which user can also check weather parameters in a PC/laptop via a USB cable or other RF medium like Xbee, WiFi or Bluetooth.

[Learn More]

ADC_T0_VOLTS

0

This program reads an analog input on AN0(PORTA.B0) using Vcc as the reference. Both the ACD value (0-1023) and the voltage (0.000-5.000) are displayed on a 2X16LCD. This is more for beginners, like me, starting to learn the C programming language and MikroC Pro. Processor: 18F45K22 Development Board: EasyPICv7

[Learn More]

Inclinometer

0

Static inclinometer using LSM303DLHC accelerometre on the STM32F3Discovry &quot;Cortex M4&quot; . angle measured between the Y-X axis and Z-X axis

[Learn More]