Git Product home page Git Product logo

pic16x8x-uc's Introduction

Assembly and PicBasic programs written for the PIC16C84 (36 bytes ram) and PIC16F84 (68 bytes RAM). Written without the aid of an oscilliscope or an emulator, ICE, or other debugging tool.

All programs assume a 4MHz clock. Code should be portable to other 14-bit PICs with minimal changes. However, this code hasn't been tested for years and may have suffered bitrot. I didn't do version control back then.

Code most likely to be useful to others

  • PIC 16X8X assembly for 1-Wire protocol
  • PicBasic and assembly to drive Futaba US162SD03C Vacuum Fluorescent Display

directories

  • futaba
    • PicBasic programs to demo use of Futaba US162SD03C VFD.
  • ds1820-no-guid
    • PicBasic and inline assembly; reads 2 DS1820s on different pins; makes no use of GUIDs
  • muxdemux
    • test code for 4051, 74HC595
  • readrom
    • read DS1820 GUIDs; PicBasic and assembly
  • ds-rom
    • use GUIDs to read temps from 4 DS1820s on a single I/O pin
  • finger-temps
    • perl script to decode hexadecimal output from ds-rom. finger refers to the fact that the temperatures came from touching the sensor with a finger.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.