₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,812 members, 8,432,683 topics. Date: Wednesday, 24 June 2026 at 07:36 AM

Toggle theme

Hopefullman's Posts

Nairaland ForumHopefullman's ProfileHopefullman's Posts

1 2 3 4 5 6 7 8 9 10 (of 10 pages)

ProgrammingRe: Microcontrollers by hopefullman: 5:57pm On Oct 01, 2013
princejude: I will advice you to use crystal, forget about the RC. If you can't get 4MHz(or less) crystal then change your chip to Pic16f84a or any that can accept high crystal value.
my chip is pic16f84a-04/p.as per datashet,it's max frequency is4mhz ***sad***
ProgrammingRe: Microcontrollers by hopefullman: 3:03pm On Oct 01, 2013
princejude: ww1.microchip.com/downloads/en/devicedoc/31002a.pdf‎

Study the above microchip's OSCILLATOR manual.
Read section 2.4 : "External RC Oscillator"

and don't forget to include the reset circuit at "MCLR" pin.
that is, connect 10k resistor from Pin 4(MCLR) to VCC
and 10uF capacitor from Pin4(MCLR) to GND.


But why do you use PIC16F84A-04/P ? That chip is too low and expensive.
i've downloaded d book.almost same as pic16f8x datasheet.the formula 4d rc osc frequency wasnt shown.they only recomend values for r&c.is there a formula to cal the frequency?i'v read f=1/RC bt it's nt acurate.it doesnt take temp&voltage into consideratn.i tink microchip intentionaly hid ths info.jst want 2know d speed my uc 's runing
ProgrammingRe: Microcontrollers by hopefullman: 3:04pm On Sep 26, 2013
@engr princejude.i have sucessfully programed my pic with mplab.i cant forgive myself for forgetting to buy a 4mhz crystal when ordering for my pickit3.i have 8,14,27mhz xtal bt d pic wont run with it.my pic doesn't have internal oscilator{pic16f84a-04/p}.i'm using an external RC oscillator which is very unstable.i had to erase my pic severaltimes to make a code to work.the code isn't working verywell since i dnt knw the frequency d pic is operating.thanks for ur help.
PhonesBlackberry In $4.7bn Takeover Deal With Fairfax by hopefullman(op): 11:38pm On Sep 23, 2013
ProgrammingRe: Microcontrollers by hopefullman: 4:19am On Sep 21, 2013
princejude: what is "data execution prevention" is preventing it? what antivirus are u using ? Don't u think dat its ur antivirus dat is preventing the installation.? Disable ur antivirus and firewall then. install the pickit3 software again.
i av downloaded the recent pickit3 setup link u shared.it requires .net framework.i wil try downloading the .net2 framework 4rm sites that wil zip it to make it smaler.thank you
http://en.m.wikipedia.org/wiki/Data_Execution_Prevention
ProgrammingRe: Best C/C++ Compiler? by hopefullman(op): 4:05am On Sep 21, 2013
Good Boi: uninstall, not deactivate, your antivirus and reinstall pellesc c
do u know the file path where visual c++ 200x sp1 is instald In xp?i instaled it bt cant find it in the c\propram files.thanks
ProgrammingRe: Best C/C++ Compiler? by hopefullman(op): 4:00am On Sep 21, 2013
Good Boi: uninstall, not deactivate, your antivirus and reinstall pellesc c
same problem.i'l try downloadin 4rm anoda site.thanks
ProgrammingRe: Best C/C++ Compiler? by hopefullman(op): 5:49pm On Sep 19, 2013
Good Boi: do u mean when u try to execute a c program?
no.i try to load the ide to write a program
ProgrammingRe: Best C/C++ Compiler? by hopefullman(op): 11:57pm On Sep 18, 2013
Good Boi: I download from here
http://www.smorgasbordet.com/pellesc/
for windows 32-bit. Check if u download the right one for you Windows (32 or 64).
yes i download the right one 32bit.it installed sucesfuly but the ide wont just load when i try to run it
ProgrammingRe: Best C/C++ Compiler? by hopefullman(op): 10:55am On Sep 17, 2013
Good Boi: I've downloaded some of the other IDEs and believe me Visual studio is the best. Forget all this sentiments, if you want productivity get VS. The reason I will use mingw compiler is because of its more C++11 features and compatibility with open source (free) softwares but hey it's still not fully implemented in any compiler either. If you want it feature rich, easy and free from unnecessary bugs VS is the way. Get the free VS 2012 express for desktop. You will keep coming back to it. I will advise you to also download Pelles C because it has nice C language documentation and it's updated to the latest standard C11 but let VS be your main.
i av dwnloaded& instald peles c.when i try to run the ide window shuts it<ide> down (pelles c ide has encountered a problem and need to close we are sorry for the inconveinence) and generate an error report.I hav turnd off DEP bt prblm stil persist. i redownloadd §reinstal the setup bt stil d same.cn u hlp me upload ur working v7.0 setup of peles c.thank you
ProgrammingRe: Best C/C++ Compiler? by hopefullman(op): 2:23am On Sep 17, 2013
Good Boi: I've downloaded some of the other IDEs and believe me Visual studio is the best. Forget all this sentiments, if you want productivity get VS. The reason I will use mingw compiler is because of its more C++11 features and compatibility with open source (free) softwares but hey it's still not fully implemented in any compiler either. If you want it feature rich, easy and free from unnecessary bugs VS is the way. Get the free VS 2012 express for desktop. You will keep coming back to it. I will advise you to also download Pelles C because it has nice C language documentation and it's updated to the latest standard C11 but let VS be your main.
ok thanks.i wil try that pelles also and get bak on how it goes
ProgrammingRe: Best C/C++ Compiler? by hopefullman(op): 2:22am On Sep 17, 2013
ooman: mingw is all same, gcc is from free software foundation in usa, neatbeans is both a compiler and ide for many langs, but specifically for java, but fortran, c/c++,php,groovy,apache and even python can be coded and compiled with it. dev c++ is diff from v. studio, who know v. studio? just google dev c++ and you ll download for free, but your best bet is netbeans with cygwin or mingw addons.
thanks
ProgrammingRe: Microcontrollers by hopefullman: 2:17am On Sep 17, 2013
princejude: Check my post b4 your post where u said u bought visual studio 2008 from Lagos
yes i have but it's not working.data execution prevention is preventing it from installing completely.i've disabled it but it's the same.
ProgrammingRe: Microcontrollers by hopefullman: 5:04pm On Sep 14, 2013
princejude: Always save flex_lcd.c in your project folder. If u edit the lcd connection, save it. Whether u save it b4 or after u compile it will work.
sir i'm stil waitin 4ur response on how to program my pic with mplab.thanks
ProgrammingRe: Best C/C++ Compiler? by hopefullman(op): 9:27am On Sep 14, 2013
ooman: gcc migwin or cygwin added to netbeans is the best compiler and editor in history. dev c++ is also good.
pls how is gcc mingw diff 4rm ordinary mingw or cygwin?or what does the gcc mean?is the netbeans also a compiler or ide? Is the dev c++ same as visual studio.sory for my question.thank you
ProgrammingRe: Microcontrollers by hopefullman: 9:19am On Sep 14, 2013
princejude: Then look for Visual Studio 2010 or 2008. The file is up to 4G, buy the CD or ask some of your friend around. If you can get it, it has .net Framework.
i have visual studio 2008 i bought in lagos but it's not installing completely.some files always fail to open or window blocks some files from runing.i cant find visual studio in akure.those software aren't that popular here. Cant i program the pic with mplab?
ProgrammingBest C/C++ Compiler? by hopefullman(op): 11:28pm On Sep 13, 2013
Hello nairalanders i really need your help on this topic.i want to start learning C programing.which compiler should i start with that is easy to use and updated?i have gogled d answr bt answers weren't satisfying.i av heard about digital mars,turbo compiler,visual studio etc bt coments about them aren't encouraging as many complain about being outdated,buggy,crashing,corupt exe file etc.i'm quite stuck now.which compiler should i go for?i need your advice .thanks
ProgrammingRe: Microcontrollers by hopefullman: 11:01pm On Sep 13, 2013
Sir.i cant download the .net 2 framework for now cos it's quite large {22mb}. i dnt hav aces to fast internet sped.i av decided to program my pic with mplab.how wil i program the pic with mplab?i just built my target board 2day .thank you
ProgrammingRe: Microcontrollers by hopefullman: 2:52pm On Sep 03, 2013
princejude: OR you can use this one

http://www.4shared.com/zip/XDfVLAaW/PICkit3_0203_Setup.html

I uploaded this one now from my PC.

There are two setup files:

The first one with dot Net Framework (You can install this if you don't have dot Net in your PC)
The second one is without dot Net Framework (This can only work if you have installed dot Net)
i av downloaded the file.it has only one setup which require .net2 framework to install.the other setup is the downloader to download the.net 2 framework from microsoft website
ProgrammingRe: Microcontrollers by hopefullman: 11:40am On Aug 28, 2013
princejude: Have you installed dot Net framework in your PC ?
Do you have visual studio installed in your PC ?

If you don't have any of that software in your system the pickit3 setup will not install.

You can download dot Net Framework here : http://www.microsoft.com/en-us/download/confirmation.aspx?id=30653

Install it first then install the pickit3 setup
sir but you said the pickit3 setup is not executable since it is a portable setup.it's only 503kb.i dont have visualstudio on my pc. When I run the pickit3 setup it doesnt ask 4 .net framework unlike the pickit 2 which require .net2 framework
ProgrammingRe: Microcontrollers by hopefullman: 6:39pm On Aug 27, 2013
princejude: The software are included in the installation CD. Browse through the CD content, you will see the software named PICKIT3 setup. Install the pickit3 software. The software may require "dot Net Framework". If you have not installed .Net Framework on your PC, you can google and download the latest version from microsoft site. But if you have installed Visual Studio on your PC. the .Net frame work is already installed in your PC because it is part of the Visual Studio.

You can load your hex file from MPLAB(excluding PIC16F84 and other lower version of PICs). But before you can do that, you must have installed the PICKIT3 driver setup.
sir i tried to run the pickit3 software but it is nt runin it gives failed to initialise properly at adress(oxxx).i av plugd the pickit 3 to my pc.
ProgrammingRe: Microcontrollers by hopefullman: 11:04am On Aug 23, 2013
Engr jude these project are corect projects o.for me i'm interested in inductance meter frequency meter and scrolling mesage display.
ProgrammingRe: Microcontrollers by hopefullman: 12:54pm On Aug 21, 2013
Tchalz: I am using mplab v8.88..MPLAB has hi-tech toolsuite in lite mode which is tha demo edition.Tha code above compiled but my problem is with the proteus simulation..I have .hex files which I g0t from my compiled code using Hi tech C and mpasmwin assembler
u can get the full version on the internet for both proteus and hitech compiler.but it think ccsC compiler and mikroc are very common and better.there are alot of resources about them on the internet.many ppl sem to have alot of problem with hi_tech compiler.dont know why.
ProgrammingRe: Microcontrollers by hopefullman: 11:35am On Aug 20, 2013
princejude: 40% DISCOUNT ON ALL ACCESSORIES. OFFER LAST TILL 31ST AUGUST, 2013. Terms and conditions apply.

like this page and... https://www.facebook.com/microscale
my oga i no know say promo dey na.
ProgrammingRe: Microcontrollers by hopefullman: 9:24am On Aug 17, 2013
Kenbubble: But it does not heat fast.
do you mean the iron doesnt heat fast with 200v suply?if yes then u can use it with stabilizer to boost the voltage to around 220v or you can buy 40watt solding iron
ProgrammingRe: Microcontrollers by hopefullman: 11:44pm On Aug 16, 2013
Kenbubble: what if nepa increase the voltage to 200v will it burn my soldering iron.?.
it will burn your step down.the 110v terminal of the step down is capable of handling around 130v max.if you plug it to a 220v suply it wil burn the coil.you have to be alert.you have to use it like that when you know that the nepa suply wil be around 100v for quite a long time b4 the fault is rectified by nepa in the xformer.since nepa voltage is now 200v you have to remove your stepdown and plug your slding iron direct
ProgrammingRe: Microcontrollers by hopefullman: 7:35pm On Aug 14, 2013
Get a step down xformer.conect the 110v terminal of the step down to the suply and conect ur solding iron to the 220v terminal of the step down.then ur iron is nw blazing hot .even if nepa voltge fal to 90v you wont fel it much
ProgrammingRe: Microcontrollers by hopefullman: 12:02pm On Aug 13, 2013
Hope i wil get my package 2morrow
ProgrammingRe: Microcontrollers by hopefullman: 12:43pm On Aug 12, 2013
Do you have a kind of drill to drill pcb?a kind of smal dc motor to be modded into a drill.how will i receive my package after payment?
ProgrammingRe: Microcontrollers by hopefullman: 11:43am On Aug 12, 2013
Pickit3= 1
74hc14=2
7407=2
74ls245=1
74hct573=1
74ls05=1
db25 male =2
db9 female= 1
dc socket= 2
ProgrammingRe: Microcontrollers by hopefullman: 10:57am On Aug 12, 2013
On the website the db9 and db25 are #50 each
ProgrammingRe: Microcontrollers by hopefullman: 10:53am On Aug 12, 2013
princejude: PICkit3 = N7,000
PIC dev. board = N10,000 ***
Db25 male = N100
74HCT573 = N150
74LS245 = N100 (we don't have 74LS244 now)
74HC14, 74LS05, SN7407 = N150 each ***
Db9 female = N100
DC Socket = N50

Shipment N2000

Total = N19,950
http://www.microscale-embedded.com/index.php?option=com_k2&view=item&id=429:pic-development-board&Itemid=39

1 2 3 4 5 6 7 8 9 10 (of 10 pages)