HOME

PRODUCTS

PROJECTS

TUTORIALS

C FUNCTIONS

PROGRAMS

VIDEOS

FORUM

COMPANY

SPANISH

                   

Pic microcontroller tutorials:

 

 

1. The functioning of an RFID 13.56 ISO 14443A read/write tag

 

 

2. How to detect and pair a Bluetooth HC-06 from a Samsung Galaxy mobile

 

 

3. AT commands to configure Bluetooth module HC-06

 

 

4. The Watch Dog Timer WDT, for the Bolt 18F2550 system

 

 

5. Relays: what you always wanted to know but were afraid to ask

 

 

6. Using the USB Stack. Program with ANSI C simple USB functions.

 

 

EVOLUPIC Bootloader 019.jpg (80699 bytes)

7. Working with the LCD and keypad  of Bolt 18F2550 system

 

 

8. ANSI C function to read the temperature sensor DS18B20

 

 

9. The binary world and the ASCII world in microcontrollers and ANSI C

 

 

10. Learn how to flash a led programming in C with Bolt system

 

 

11. Simulating pointers to address arrays in C18-MPLAB

 

 

12. Testing the serial port DB9 with the Bolt 18F2550 system

 

 

13. Easy guide to learn the MPLAB-IDE simulator

 

 

14. Controlling leds, microswitches and relay in assembly language

 

 

15. Firmware Bootloader for Bolt 18F2550 system 

 

 

16. 18F2550, high performance multifunction microcontroller

 

 

17. Tutorial: working with two dimensional arrays in C18

 

 

 

FLASH ARQUITECTURA HARVARD.jpg (226340 bytes)

19. Microchip's Flash presentation over Harvard arquitecture

 

 

20. Floating point format IEEE-754, used by the C18 compiler

 

 

21. How to convert a float number to a string in C18

 

 

22. Handling the PLL frequency multiplier circuits in 18F2550

 

mini_c2.jpg (64880 bytes)

23. Interrupt handling in ANSI C to generate a 1 second time base