µ[micro]electronics info

A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.

E-books

Google

Disclaimer

Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.

My e-mail

My website

library

Universal FAT32 library

Very useful library for everyone, who wants to deal with any SD/MMC card or other storage, works with FAT32, in applications such as MP3 players or data loggers.

Glade - AVR audio library

Glade is a simple, easy-to-use, 8-bit audio library for the Arduino. It allows you to play sound on the pin 11 of the Arduino board using PWM.

FAT library for 8bit microcontrollers

A ChaN's FAT general library for microcontrollers.

AVR code for Nokia LCD

Sample AVR library for controlling the Nokia 6100 LCD.

Crypto AVR library

Crypto-avr-lib is a set of implementations of different cryptographic primitives.

Library for Nokia 3310 display

The library is written in C language and compiled with C30 compiler for the dsPIC family.

WinUSB - USB library for PICs from Jan Axelson

WinUSB a generic driver for devices that don't fit a defined USB class. The driver was introduced with Windows Vista and is also usable on Windows XP systems. The driver is not usable on earlier Windows editions. The driver supports control, bulk, and interrupt transfers.

WinUSB is a .NET host application for accessing devices that use the WinUSB driver. Each includes an example INF file to match the device's Vendor ID and Product ID to a device interface GUID. There are two variants - VB.NET and C#

Nokia Color LCD - using 4096 colors in 8bit mode

How to manage Nokia 6100 LCD to use 4096 colors without any limitations? It's easy... You can use my library for free.

As I promise in my previous article external, here is my improved LCD C library for using with the Nokia 6100 Series LCD.

Main feature in this library is method to use full 4096 colors in the 8bits (256col) mode. It is enabled by simple hack, based on the color lookup table and the LRU cache.

Syndicate content

Powered by Drupal - Design by Artinet