Category Archives: PIC16

Ten Projects for Simplicity

While waiting for the PICDEM Curiosity board  (DM164137) to become more “available”, I kept at testing various new click boards with the “Simplicity board” aka PICKIT3 Low Pin Count demo board (DM164130-9).   Note the two SIL connectors added to the … Continue reading

Posted in PIC16, Tips and Tricks, Tools | Tagged , , | 1 Comment

A Tale of Two (USB) Bootloaders

I have been looking with great interest at boot loaders design in recent months. It all started with the “Graphics, Touch, Sound and USB”  book I published last year, where I used  Mikromedia boards as my primary hardware platform to … Continue reading

Posted in I2C, PIC16, Python, Tips and Tricks | Tagged , , | Comments Off on A Tale of Two (USB) Bootloaders

eXtreme USB with PIC16F145x

Believe it or not, this is the USB temperature data-logger project recently (June 15, 2015) posted on Hackaday.io by Michael Mogenson.  Now the temperature sensing aspect of the project is relatively interesting to me, what is absolutely unique is the ingenuity applied to … Continue reading

Posted in PIC16, Tips and Tricks | Tagged , | Comments Off on eXtreme USB with PIC16F145x

Microcontroller Core Simulation Strategies

There are several reasons why you might want to write a simulator for a micro controller: education, debugging, legacy/preservation, or just fun. Over the years I have felt the need for a bit of all of the above and I have … Continue reading

Posted in PIC16, Python | Tagged , , , | Comments Off on Microcontroller Core Simulation Strategies

Waiting for Curiosity -> Simplicity

While preparing the code examples for the “Rocket Science” book, I had an opportunity to play with a prototype of a soon to be released new 8-bit board called “Curiosity” featuring a built in PICkit3 programmer/debugger (a la PIC24/PIC32 Starter Kit) and, … Continue reading

Posted in PIC16, Tips and Tricks, Tools | Tagged , | Comments Off on Waiting for Curiosity -> Simplicity

8-bit is Easier! This is (not) Rocket Science – new Book on Lulu!

I felt the urge to write another book and this time I ‘ve focused on the new 8-bit PIC16F1 family and its Core Independent Peripherals: ISBN: 978-1-312-90777-5 Lulu.com, 160 pages Three Steps to embedded Control ZEN Discover a whole new … Continue reading

Posted in PIC16 | Tagged , , , | Comments Off on 8-bit is Easier! This is (not) Rocket Science – new Book on Lulu!