Tags
Tag Archives: Blassic
Blassic for Squidge
Following the conversations here, there is a test version of blassic to download.
Blassic I2C Mains Remote Control
Using 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.
Posted in Blassic, I/O Bus, I2C, OpenWrt Midge
Tagged 16F876A, Blassic, I2C, Mains Control, Midge
Comments Off
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
Blassic PIC I2C I/O with Peek & Poke
Here is a little (extended)Blassic program to read the PIC 16F876A I2C Slave.