TOP Contributors

  1. MIKROE (2654 codes)
  2. Alcides Ramos (352 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 (136748 times)
  2. FAT32 Library (69954 times)
  3. Network Ethernet Library (55942 times)
  4. USB Device Library (46267 times)
  5. Network WiFi Library (41887 times)
  6. FT800 Library (41175 times)
  7. GSM click (28986 times)
  8. PID Library (26414 times)
  9. mikroSDK (26363 times)
  10. microSD click (25377 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

Triple Axis G Meter with ADXL335

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-21

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 396 times

Followed by: 3 users

License: MIT license  

Triple Axis G Meter with ADXL335 and ATMega8A.

https://www.youtube.com/watch?v=XQ1c0p_HFvc

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Triple Axis G Meter with ADXL335" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Triple Axis G Meter with ADXL335" changes.

Do you want to report abuse regarding "Triple Axis G Meter with ADXL335".

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

Project Blog

AVR ADXL-335 Triple Axis G Meter

AVR ADXL-335 Triple Axis G Meter with Triple Axis Protractor

Watch on YouTube

ALSO FROM THIS AUTHOR

STM8S105 Capacitive Touch Key Demo

0

STM8S105 capacitive touch key demo. The code is written with STM8 standard peripheral library and ST Visual Develop (STVP).

[Learn More]

7 Segment Cricket with PIC10F200 and 74HC595

0

Cricket is a very popular game in Commonwealth countries. This device is a simple cricket game emulator. It is based on a PIC10F200, 74HC595 and a tiny seven segment. There a button which users must press. This generates a random number which corresponds to runs, wickets, etc. The code is written with CCS PIC C compiler.

[Learn More]

Measuring Voltage Levels with PIC's Analog Comparator

0

Usually ADCs are used for voltage measurements. What if you don't have ADC and still need to measure voltages? If you are PIC micro user then you can use any micro with built-in analog comparator to sense voltage levels by comparing the sense voltage vs the different internal reference voltage levels available for the comparator block.

[Learn More]