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...
-
Processing logic signals at the inputs of the microcontroller by MAGETEX In modern designs using microcontrollers in the management of the objects have to deal with the processing logic signals, which can contain a large amount of noise. This interference can be caused by contact bounce of mechanical devices, and electromagnetic...
-
Library for the seven-segment display dynamic LED 4 digits. by MAGETEX To date, seven-segment LED indicators are the most inexpensive device output. But the limited number of synthesized characters are often difficult to put into the device or change the data. For easy access to information stored in the device. Also,...