Tag Archives: C++
Pythons in the ‘C’ircus
Spiffy code that is. Stubby has made a few contributions as of late, so check them out. I will be ragging on him to put his battleship game up, but alas it seems it’s lacking comments so we’ll see how … Continue reading
Creating Morse Code Using The HCS08 Microcontroller
Recently I was faced with the task of sending data out of a HCS08 microcontroller wirelessly. I had only one pin available to me and decided to effectively create Morse Code so that my receiver could decode the signal without … Continue reading
Using SPI EEPROM 25AA512 On An HCS08 Microcontroller
This post will go to the forum eventually. I need to fight with my hosting people first and get them to bump the limit on the amount of memory PHP can use. So, for now, you can get all the … Continue reading
C++ Examples
I’ve added quite a few more examples to the section on C++ ( linked lists, hash tables, template classes, Makefile) follow the link: COMP-E Forum: C++ Examples – comp-e