Category Input/Output
Storage
-
PIC18F I2C Bit-Bang by AtomSoftTech Simple bit bang functions for I2C... tested on PIC18F27J53 but will work with others.
-
MakerPlot - Data Acquisition and Graphical Plotting Software for Microcontrollers by LearnOnLine, Inc. MakerPlot is Windows® software for plotting analog and digital data generated by your microcontroller. No proprietary hardware is required – just a serial connection from your microcontroller to your PC – that’s it! We named it MakerPlot for those...
-
LED flashing ... by Williams Embeded Devices ; File TURNON.ASM ; Assembly code for PIC16F84 microcontroller ; Turns on an LED connected to B0. ; Uses RC oscillator, about 100 kHz. ; CPU configuration ; (It’s a 16F84, RC oscillator, ; watchdog timer off, power-up timer on.) processor 16f84 include...
-
Slow PWM by Tropfen kft. A module that can generate very slow PWM signal. Ideally for controlling relay in a temperature controller application.
-
CE004 - Timer1 used in Real-Time Clock Applications by Microchip Technology The attached code example demonstrates how Timer1 may be configured to use the 32KHz secondary oscillator for a real-time clock (RTC) application.