This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values.
This project shows how to configure and use the A/D Converter of the following microcontrollers:
Texas Instruments MSC1200Y2
Texas Instruments MSC1200Y3
This program shows how to configure and use the Pulse Width Modulator of the following microcontrollers:
Philips 80C552
Philips 80C554
Philips 83/87C552
Philips 83/87C554
Philips 83/87C557E4
Philips 83/87C557E8
This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0x110000) for execution.
AT89S8252, AT89S53 SPI Program,
This program shows how to configure and use the SPI in master mode for the following microcontrollers:
ATMEL AT89S53
ATMEL AT89S8252
RTX51 CAN Program for the Infineon C505C, This program demonstrates how to transmit and receive CAN messages using the Infineon C505C Micrcontroller s integrated CAN Controller.