Great COW Basic Compiler for PIC/AVR
Just started getting into programming again after having the need to gain some brownie points at work
(My Job role changed and don't have to so much electronics design)
We have a product at work which has an Ethernet interface, which has 3 devices - 2 rotating high power Lasers (500m range) & a controller which are all connected via a Black Box 8 Way Ethernet Switch.
Now part of the QC/Test process is to exercise the Ethernet Ports - So what we do is apply power to the Product, wait 60 seconds to wait for the products to boot etc, then we ping the devices individually and test for the correct reply, if the replies are OK we then power cycle the product and repeat for > 100 cycles.
So for this project i looked into a getting a new compiler and came across Great COW Basic Compiler -
http://gcbasic.sourceforge.net/Typesetter/index.php/HomeNow this looks to have a come a long way, with support for many PIC'S and AVR's, but best of all it is free!
Anyway the project is now complete and working happily away