TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137094 times)
  2. FAT32 Library (70236 times)
  3. Network Ethernet Library (56121 times)
  4. USB Device Library (46434 times)
  5. Network WiFi Library (42071 times)
  6. FT800 Library (41384 times)
  7. GSM click (29112 times)
  8. mikroSDK (26561 times)
  9. PID Library (26489 times)
  10. microSD click (25486 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

Datasheet Manager

Rating:

9

Author: Aleksandar Vukelic

Last Updated: 2013-06-11

Package Version: 1.0.3.0

Category: Other Codes

Downloaded: 1281 times

Followed by: 3 users

License: MIT license  

Datasheet Manager is a simple tool for organizing MCU datasheets. It can work as a standalone application or as a tool from IDE of all mikroE compilers. It allows you to filter/view/download/delete datasheets for all MCU families supported by mikroE compilers.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Datasheet Manager" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Datasheet Manager" changes.

Do you want to report abuse regarding "Datasheet Manager".

  • Information
  • Comments (6)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Version history


Version 1.03
==============================================
- Fixed: Opening/downloading of the datasheets in IDE tool mode for MCU families other than PIC
(thanks to Jan for reporting this)

Version 1.02
==============================================
- Added: config file (saving state of the "Show downloaded only" checkbox and selected MCU family)
- Fixed: "Show downloaded only" checkbox state is now preserved when changing MCU family
- Fixed: small bug caused by the changes introduced in v1.01

Version 1.01
==============================================
- Added: "Download All" context menu item
- Fixed: Grid behavior after delete/download operations

Version 1.00
==============================================
- Initial release

Screenshot 1

Screenshot 1

Standalone mode

View full image
Screenshot 2

Screenshot 2

mE IDE Tool mode

View full image
Screenshot 3

Screenshot 3

mE IDE Tool Configuration

View full image

ALSO FROM THIS AUTHOR

CP Font Generator

15

This application creates font resources with non-ASCII characters from system fonts. The following code pages are supported: 1250 (Central Europe), 1251 (Cyrillic), 1252 (Latin I), 1253 (Greek), 1254 (Turkish), 1255 (Hebrew), 1256 (Arabic), 1257 (Baltic), 1258 (Vietnam) and 874 (Thai). It supports anti-aliased fonts and 2 output formats

[Learn More]

NMEA Library

11

NMEA Library is designed to simplify communication with NMEA devices (GPS and other) over USART. It provides generic functions for extraction, validation and parsing of all NMEA sentences. The library uses very little ROM space and handles the NMEA protocol in memory efficient way. Examples for mC, mB and mP are included in the package.

[Learn More]

Crypto Library

19

Crypto Library is a collection of useful cryptographic algorithms. Currently the library contains the following algorithms: AES (Rijndael), DES/3DES, RC4, RC5, RC6, Serpent, Skipjack, TEA, XTEA, Base64, CRC16, CRC32, MD5, SHA1, SHA256, HMAC-MD5, HMAC-SHA1, HMAC-SHA256

[Learn More]