Monthly Archives: August 2008

PWM function in 16F876 I/O Processor

I have added a basic PWM service to the PIC 16F876 I2C Slave I/O Processor.  Here is the updated JAL Source and a Blassic program for the Router.  It reads the Analog input, and prints to the console or sounds … Continue reading

Posted in Blassic, I/O Bus, I2C, OpenWrt Midge | Tagged , , | Comments Off

Blassic PIC I2C I/O with Peek & Poke

Here is a little (extended)Blassic program to read the PIC 16F876A I2C Slave.

Posted in Blassic, I2C, OpenWrt Midge | Tagged , , , | Comments Off

EeePC, 3G Broadband, Mobile Phones

One of the reasons I got the EeePC was so that I could have easy access to the internet when away from home. I already knew that although getting a mobile phone to work with a Linux system is not … Continue reading

Posted in Eee PC | Tagged , , | Comments Off

EEPROM PCF8582C-2

The PCF8582C-2 is a 256×8 bit CMOS EEPROM.  It contains less memory than some PIC Processors!  As have a few of these chips, I use them as a benchmark for the Router and PIC I2C interfaces.

Posted in I2C | Tagged , , , | Comments Off

Router I2C Interface

These are the I2C Bus Hardware and Software settings I am using with the on OpenWrt Midge router to talk to a PIC 16F876 I2C Slave.

Posted in I/O Bus, I2C, OpenWrt Midge | Tagged , , , | Comments Off

Asus EeePC Sub Notebook

A little while ago I got 4 4Gb EeePC Sub Notebook, The Wide screen Advent Laptop I have is great for presentations or watching dvds, but its too large to carry about for the odd occasion I need a portable … Continue reading

Posted in Eee PC | Tagged , , | Comments Off

I/O Bus Connections

These are the Connections I am using on the I/O Bus.

Posted in I/O Bus, OpenWrt Midge | Tagged , | Comments Off

Adding a Serial Port

Fitting a serial converter and lead insider the I/O Bus box gives us back a socket for other projects and gets the serial converter out of harms way.  Cutting a couple of I/O Bus tracks opens up even more options.

Posted in OpenWrt Midge | Tagged , , | Comments Off