TOP Contributors

  1. MIKROE (2764 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (95 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 (139281 times)
  2. FAT32 Library (71777 times)
  3. Network Ethernet Library (57136 times)
  4. USB Device Library (47437 times)
  5. Network WiFi Library (43101 times)
  6. FT800 Library (42410 times)
  7. GSM click (29835 times)
  8. mikroSDK (28114 times)
  9. PID Library (26887 times)
  10. microSD click (26201 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

Fast invsqrt sub function

Rating:

0

Author: Rouault Basile

Last Updated: 2018-01-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 124 times

Not followed.

License: MIT license  

Fast invsqrt sub function for mikrobasic with a microchip float input and output
with the 0x5f3759df constant

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Fast invsqrt sub function" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Fast invsqrt sub function" changes.

Do you want to report abuse regarding "Fast invsqrt sub function".

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

Example Blog

Blog currently doesn't exist!

RELATED CODES

count up from 00 to 99 display on 7 segments led and control 8 single led, use interrupt on portB to change mode.

0

There are two mode in this project. mode 1: count up 00-99 mode 2: 8 single leds, run to right, after that run to left. Use interupt on PortB to change mode.

[Learn More]

DAC mCP4821 basic

5

Show how use el DAC mcp4821

[Learn More]

74HC595 Shift Register with Multiplexed 7 Segment Display 2

0

74HC595 Shift Register with Multiplexed 7 Segment Display. This implementation uses SRs for both data and column strobing.

[Learn More]