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 (136551 times)
  2. FAT32 Library (69744 times)
  3. Network Ethernet Library (55849 times)
  4. USB Device Library (46188 times)
  5. Network WiFi Library (41809 times)
  6. FT800 Library (41000 times)
  7. GSM click (28929 times)
  8. PID Library (26385 times)
  9. mikroSDK (26288 times)
  10. microSD click (25302 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

GLCD Compass

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-06-13

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 319 times

Not followed.

License: MIT license  

A digital compass based on HMC5883L with graphical direction indicator. A regular monochrome GLCD shows heading with an animated arrow like a real-life compass. An ATMega168PA drives the GLCD and reads the Seeedstudio's Grove-based HMC5883L compass block.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "GLCD Compass" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "GLCD Compass" changes.

Do you want to report abuse regarding "GLCD Compass".

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

Project Blog

GLCD Compass

GLCD Compass

Watch on YouTube
GLCD Compass

GLCD Compass

GLCD Compass

View full image

ALSO FROM THIS AUTHOR

Green TM1637 Display Demo - PT550 Light Meter

0

This is a simple demo of TM1637 with STM8S003. TM1637 drives a green seven segment display that gives a beautiful view to the project while PT550 serves as a ambient light sensor. The code is written with IAR C compiler for STM8.

[Learn More]

A Generic Library for nRF24L01

0

This is a generic library for nRF24L01 2.4GHz radios. Though this code is written for Arduino, it can be modified and used for any other platform. Simple port bitbanging methods are used instead of using any hardware SPI module.

[Learn More]

93LC46B EEPROM Library Demo

0

This is a demo of 93LC46B SPI EEPROM library. To show how it works, I built a digital thermometer with DS18B20, and saved maximum and minimum temperature values in the EEPROM. The code doesn't use PIC's hardware SPI. Bit-banging method is used to keep the code generic. The code is written with CCS PIC C compiler.

[Learn More]