Following the conversations here, there is a test version of blassic to download.
Archive for the ‘OpenWrt Midge’ Category
Blassic for Squidge
Sunday, October 5th, 2008Router I/O Bus Cable Problem
Tuesday, September 30th, 2008I am going to have to re-wire the router I/O Bus connection. I opened the router case to investigate giving the I/O Bus it’s own 5v line - the little 78L05 regulator is really only capable of supplying 1 usb device. I was running into power troubles hooking too many things to the I/O bus. (more…)
Blassic I2C Mains Remote Control
Saturday, September 20th, 2008Using the Remote Control Unit with the Pic I2C Slave connected to the Midge Router, it is possible to use Blassic to control regular mains devices via the the network. Here is a sample. (more…)
PWM function in 16F876 I/O Processor
Friday, August 29th, 2008I 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 a Beep using the PWM output. (more…)
Blassic PIC I2C I/O with Peek & Poke
Sunday, August 24th, 2008Here is a little (extended)Blassic program to read the PIC 16F876A I2C Slave. (more…)
Router I2C Interface
Wednesday, August 20th, 2008These 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. (more…)
I/O Bus Connections
Wednesday, August 20th, 2008These are the Connections I am using on the I/O Bus. (more…)
Adding a Serial Port
Wednesday, August 20th, 2008Fitting 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. (more…)