Created By: Hussein Nosair
Date: 2011.05.23
This is a java application/tool that I created to use in my work.
There are a few minor bugs need to be resolved and I need to test again to make sure it is working properly before I post it online.
Posted by Circuit Negma on May 24, 2011
Created By: Hussein Nosair
Date: 2011.05.23
This is a java application/tool that I created to use in my work.
There are a few minor bugs need to be resolved and I need to test again to make sure it is working properly before I post it online.
Posted in Java | Leave a Comment »
Posted by Circuit Negma on March 31, 2011
Created By: Hussein Nosair
Date: 3/31/2011
IDE: Visual Studio 2010
Language: Visual C++ 2010
Project Platform: x64
Windows: Windows 7
Error:
Error MSB8009: .NET Framework 2.0/3.0/3.5 target the v90 platform toolset. Please make sure that Visual Studio 2008 is installed on the machine. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets
Cause:
Platform Toolset is set to v90
Solution:
Set Platform Toolset to v100
1. Select one of your project files. This will make sure that project is selected
2. Click Project > {name.of.your.project} Properties…
3. Expand Configuration Properties
4. Click on General
5. Locate Platform Toolset option on the right hand side
6. Click on the v90
7. Click on the drop down list arrow to your right
8. Select v100
9. Click OK to exit
Posted in C++, Visual C++ 2010 | Tagged: C++, Visual C++ 2010, Visual Studio 2010 | 11 Comments »
Posted by Circuit Negma on September 17, 2010
Created By: Hussein Nosair
Posted in AutoCad 2006 | Leave a Comment »
Posted by Circuit Negma on September 13, 2010
Created By: Hussein Nosair
Source: TrueType® text objects filled in plot preview but not in plotted output
Published date: 2005-Jun-09
ID: TS67821
Applies to:
AutoCAD® 2007
AutoCAD® 2006
AutoCAD® 2005
AutoCAD® 2004
AutoCAD® 2002
AutoCAD® 2000
AutoCAD LT® 2007
AutoCAD LT® 2006
AutoCAD LT® 2005
AutoCAD LT® 2004
AutoCAD LT® 2002
AutoCAD LT® 2000i
AutoCAD LT® 2000
A drawing contains TrueType® text objects that are displayed as filled in the plot preview. However, in the hardcopy output, the TrueType text objects are plotted as outlines and are not filled.
To ensure TrueType® text is filled when plotted, configure the following settings:
If these program settings do not resolve the problem, update your Windows system printer driver.
Posted in AutoCad 2006 | 2 Comments »
Posted by Circuit Negma on August 27, 2010
Created By: Hussein Nosair
Update:
1. voltage Regulator :: Redesigned the Circuit [DONE]
2. LCD Connector:: [DONE]
3. ICD 2 Connector:: [DONE]
4. MCLR circuit:: [DONE]
5. DS2480B :: Serial to 1-wire line driver:: [DONE]
6. DS2450 :: 1-wire quad ADC:: [DONE]
7. Pressure Sensor :: [DONE]
8. POT:: [DONE]
9. PIC18F4520:: [DONE]
10. XTAL:: [DONE]
11. 1-wire Terminal :: [DONE]
12. 1-wire 3-pins (100 mils spacing) header :: [DONE]
Posted in Electronics, Microchip PIC | 2 Comments »
Posted by Circuit Negma on August 13, 2010
Posted in Electronics, PCB | Leave a Comment »
Posted by Circuit Negma on August 8, 2010
Created By: Hussein Nosair
The following image shows that the 1-wire development kit could fit on a 4.5” x 3.0” copper clad uncoated single side board.
Posted in Electronics, Microchip PIC | Leave a Comment »