How-To: Web server on a business card (Part 2)

This mini web server is slightly smaller than a business card. There are a lot of tiny one-board servers out there, but this is probably the smallest you can etch and solder at home. Unlike many embedded web servers, files are stored on a PC-readable SD card, not in a difficult-to-write EEPROM. Read on for the web server design, or … Read the rest

How-To: Web server on a business card (Part 1)

For years, Microchip PIC microcontrollers dominated; PIC16F84 hacks and projects are everywhere. The 8-bit 16F and 18F lines are supported by several coding environments and easy-to-build serial port programmers. Microchip’s 16-bit PIC24F is cheaper, faster, and easier to work with, but largely absent from hacks and projects.

We recently used a Microchip PIC24F microcontroller in a mini web … Read the rest

Dot matrix business card

In most settings business cards are given out without much thought. But what if you could make your card stand out from the rest? By using a 5×15 LED matrix screen, a single micro controller, a number of resistors, switches, and other parts, [tomward] has put together one very slick business card that’s sure to draw attention.

The included instructions … Read the rest