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 (142032 times)
  2. FAT32 Library (75257 times)
  3. Network Ethernet Library (59478 times)
  4. USB Device Library (49497 times)
  5. Network WiFi Library (45271 times)
  6. FT800 Library (44889 times)
  7. GSM click (31421 times)
  8. mikroSDK (30421 times)
  9. microSD click (27781 times)
  10. PID Library (27615 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

TEMT6000 Lux Meter with ATTiny85

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-09-26

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 597 times

Not followed.

License: MIT license  

This is a simple lux meter with TEMT6000 board from DFRobot with ATTiny85. Luminous intensity in lux value are displayed in a 2x16 LCD connected with the ATTiny85 MCU via a PCF8574 I2C port expander IC.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "TEMT6000 Lux Meter with ATTiny85" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "TEMT6000 Lux Meter with ATTiny85" changes.

Do you want to report abuse regarding "TEMT6000 Lux Meter with ATTiny85".

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

Project Blog

TEMT6000 Lux Meter with ATTiny85

TEMT6000 Lux Meter with ATTiny85

Watch on YouTube
DFRobot's TEMT6000 Analog Light Sensor Breakout Board

DFRobot's TEMT6000 Analog Light Sensor Breakout Board

TEMT6000 Lux Meter with ATTiny85

View full image
Atmel ATTiny85 MCU

Atmel ATTiny85 MCU

TEMT6000 Lux Meter with ATTiny85

View full image
Project Setup

Project Setup

TEMT6000 Lux Meter with ATTiny85

View full image
Project Setup

Project Setup

TEMT6000 Lux Meter with ATTiny85

View full image

ALSO FROM THIS AUTHOR

0.96 Inch (128 x 64) SSD1306 OLED Display Demo

0

0.96 Inch (128 x 64) SSD1306 OLED Display Demo. This code is written with CCS PIC C compiler. https://www.youtube.com/watch?v=1NorwGwk6ys

[Learn More]

Estimating AC Line Frequency while Measuring RMS Voltage

0

This demo shows how we can estimate AC line frequency while measuring RMS voltage. This method is a very crude one but it can be improved with some changes. The concept here is to count the low-to-high and high-to-low transitions around half VCC during RMS measurement. The code is written with CCS PIC C compiler.

[Learn More]

Tiva C GPIOs

0

This is a documentation on Tiva C ARM MCU GPIOs. http://embedded-lab.com/blog/tiva-c-gpios/

[Learn More]