Back to Dave's page.                                   

MACKRACKIT PC PROGRAMS

The PC part of the programs below are written using Liberty Basic .   The Micro Chip portions are written using Pic Basic.
If you are using MicroSoft IE, you may have to add .exe to the end of the program when it is down loaded.
Another Metric Converter.
Down load to a new folder and run.  No setup required.

















Addition  program. updated 07/13/06.  Multiplication program. 08/07/06
Self extracting ZIP.

















Mackrackit Weather Home Made Weather  Station.
This is Weather Station using a "PIC CHIP" to collect data and send the data to a PC running a program written with Liberty Basic.   There is still some work to be completed on this project.


















Remote Web Control Internet.
for the program.
Remote Web Control is an attempt to to send a command from a web page and control a remote device such as a thermostat.  The link to the left is a demostration that will cause a light to blink when a button is clicked on the web page.  A camera is set up to see the light.  Data is sent via the web to a remote PC running a program written with Liberty Basic.  The LB program then sends a command via serial port to a "PIC CHIP" .  The "PIC CHIP" will then carry out the request.









File Save is a an application that will take a file and sve it with a  unique number.  The need for this came when I was doing time lapse photos with a program that did not add a new picture with new name, but would over write the file with the same name.  Written with Liberty Basic.   File Save button to the left has full GUI program with full source code.  Liberty Source is the meat of the program.