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 (136557 times)
  2. FAT32 Library (69760 times)
  3. Network Ethernet Library (55856 times)
  4. USB Device Library (46198 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
Project

Solar tracking algorithm for predicting sun location.

Rating:

0

Author: Val Gretchev

Last Updated: 2016-02-17

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 803 times

Followed by: 3 users

License: MIT license  

Here is another application for the Mini-M4 for STM32 board.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Solar tracking algorithm for predicting sun location." changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Solar tracking algorithm for predicting sun location." changes.

Do you want to report abuse regarding "Solar tracking algorithm for predicting sun location.".

  • Information
  • Comments (0)

Project Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

Using MINI-M4 for STM32 as a Servo Motor Controller

0

In this example I use general-purpose timer 3, channels 1 and channel 2 to drive a pair of servo-motors in a pan and tilt mechanism. The included test program provides a convenient way to send multiple seek commands to position the servos over their complete range of motion.

[Learn More]

Examples for FreeRTOS

0

I am delighted that FreeRTOS was ported for use with MikroE compilers. After trying the demo codes supplied by MikroE, I decided to try some of my drivers for USB and UART. After resolving some issues, I was able to get a lot of code working in the new environment and I wanted to share it with users.

[Learn More]

Designing a Microprocessor from Scratch

0

Many students in electronics learn how to use and program a microprocessor but very few know what goes on inside the chip itself. This project will give the reader insight into the inner workings of a very simple 8-bit microprocessor that can be extended to more powerful designs.

[Learn More]