source code for a sample alarm control panel system USing Freescale MC9S12DP256 . The project was implemented USing ImageCraft s ICC12 compiler and tested under
Metrowerks CodeWarrior, though it should be possible to build the project with
any other HC(S)12 compiler as well.
For C8051F330 This code example illustrates USing the internal analog multiplexer to
measure analog voltages on up to 8 different analog inputs. Results are
printed to a PC terminal program via the UART.
This designs demonstrates how to use the Ethernet port USing a Nios II system on the DE2 board. It sends packets, and USing a loopback Ethernet cable, it ll receive the same packets which are then displayed. It also works if the board is connected to another packet source.