LCD_Display
Member
- Member since
- Nov 8, 2010
- Last active
- Oct 28, 2011
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
f694e3a3-c5af-4db4-8dfe-92dce4d22977
Well if I am limited to a single LCD, not much. I suppose I could get a couple and hook them in...
-
#Threads
7ce30457-308f-4b41-8a86-fc9f5df68922
The Altera DE2 board has an FPGA. The development board has built in sram,sdram, and flash. I know there is an ADC...
-
#Threads
Designing Oscilloscope/Function Generator combo
I have an altera DE2 development board and wanted to create an oscilloscope and function generator. This is more for learning experience/enjoyment...
-
#Threads
Hello from the North East
I found this site a while ago and have been lurking since then. I had a programming question so I'd thought it...
-
#Threads
Basic C++ question about pointers/structures
In the book that I am using they use two notations for calling structure data members when using pointers. (*pt).payRate * (*pt).hours...