TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 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 (140549 times)
  2. FAT32 Library (73037 times)
  3. Network Ethernet Library (58043 times)
  4. USB Device Library (48215 times)
  5. Network WiFi Library (43826 times)
  6. FT800 Library (43295 times)
  7. GSM click (30359 times)
  8. mikroSDK (28992 times)
  9. PID Library (27116 times)
  10. microSD click (26722 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

NUMERICAL EXPRESSION OF POSITION AXLE X-Y-Z and ON_OFF_RELAY

Rating:

0

Author: Bojan Kranjc

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Motor Control

Downloaded: 1543 times

Followed by: 2 users

License: MIT license  

Program to use as the encoder position counters and display a summary of any seven segment displey,
with the possibility of storing the position of disconnection relays or pulse release for another command
Analog channel is used to generate six new buttons, which manages the program for measuring the position

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "NUMERICAL EXPRESSION OF POSITION AXLE X-Y-Z and ON_OFF_RELAY" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "NUMERICAL EXPRESSION OF POSITION AXLE X-Y-Z and ON_OFF_RELAY" changes.

Do you want to report abuse regarding "NUMERICAL EXPRESSION OF POSITION AXLE X-Y-Z and ON_OFF_RELAY".

  • 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!

ALSO FROM THIS AUTHOR

VIBRATIONS FOR RELAXATION

0

'Very efficient PWM masking routine. 'Compiled with mikroBASICPRO 3.2 and tested on the EasyPIC5 Development Board 'Requires mikroBASIC USB_HID Library and include USB_MOD.pbas Also required is the free Visual Basic Motor Controller Demo program included with this file. This program has been tested on Windows 7 with USB 2.0.

[Learn More]

I have to connect 40x4 LCD

0

Lcd_PLL_Out(1,1,"I have to connect 40x4 lcd to my project") Lcd_PLL_Out(2,1,"The lcd have 2 Enable pins ,") Lcd_PLL_Out(3,1,"EN1 for rows 1&2 and EN2 for rows 3&4") Lcd_PLL_Out(4,1,"How can I connect it to my Board? ")

[Learn More]

LCD_I2C_EXPANDER_MCP23017

0

Modul name: LCD_I2C_MCP23017 (Simple demonstration of the LCD_I2C Module) Description: EXAMPLE INCLUDING USE IN I2C MCP23017

[Learn More]