A while ago I received a package of hardware and software produced by eLabtronics in Australia. The company offers an ezSystem STEMSEL Inventors Tool Kit that includes a STEMSEL PIC-programming board ...
[Giorgio Vazzana] turned his Raspberry Pi into a PIC programmer using a rather small collection of common parts. It supports about a dozen different chips from the 16F family. But we’d guess that ...
[Fezoj] likes to play around with microcontrollers and decided that he wanted to try a Bus Pirate as a new tool in his adventures. Since it’s open hardware he had his own board made and populated it ...
Functional programming is a programming style that is significantly different than imperative programming languages like C and C++. Functional programs tend to avoid mutable data like variable ...