About 12,300,000 results
Open links in new tab
  1. Arduino as a Pic Programmer! - Showcase - Arduino Forum

    Feb 20, 2012 · Here is my first version of my PIC programmer : program your PIC from USB! Cheap and easy! It works with PIC 16F628 but should work with most pic16F; if you can try at …

  2. Arduino Can Program PIC Too! - Hackaday

    May 2, 2012 · Arduino Can Program PIC Too! This is a wiring diagram that [Soranne] put together when developing a method of programming PIC microcontrollers using an Arduino board. You …

  3. Arduino 4-Digit Up/Down Counter:PIC16F88 Microcontroller …

    Jul 27, 2022 · 4-digit Up/Down counter with preset, reset, hold and overflow output using PIC16F88

  4. Program PIC With Arduino - Instructables

    This Arduino shield is a PCB version of a circuit designed by Rhys Weatherley. When used in conjunction with two arduino sketches and a host program also designed by Rhys, it provides …

  5. 16F88 PIC Experimenter's Board

    This article is one the use of the 16F88 PIC Experimenter's Board. It assumes you already know how to write PICBasic programs, compile the program to a hex file, and upload the hex file …

  6. PIC-Based Serial Enabled Character LCD Hookup Guide

    In this tutorial, we will connect to a serial enabled LCD and send ASCII characters to the display using an Arduino microcontroller. To follow along with this tutorial, you will need the following …

  7. This is a collection of basic PIC assembly examples for the 16F ...

    This is a collection of basic PIC assembly examples for the 16F microcontroller family.

  8. DennisMcWherter/arduino-pic16-programmer - GitHub

    This repo contains the code for my Arduino-based serial PIC programmer. The architecture is rather simple: The PC takes PIC .hex file and streams this to the Arduino (line by line)

  9. Can I use an Arduino (like an Uno) to program a Microchip …

    Nov 4, 2019 · I have a PIC16F (Microchip) SOIC chip that I need to put some memory on. I don't have any of the Microchip programmers available to me and so I was wondering if I could use …

  10. Programming a PIC16F883 with Arduino

    Jun 8, 2015 · Looks like it needs a full IDE (MPLAB) to read flags, clear "Code Protection", reset/set flags as needed, bulk erase, and write code.

  11. Some results have been removed