HuaQqiang PCB
Huaqiang PCB international trade, professional tailored for electronic engineers, for the small batch customers do production, all kinds of size, professional service for you...
View ArticleComic for September 9, 2013
Dilbert readers - Please visit Dilbert.com to read this feature. Due to changes with our feeds, we are now making this RSS feed a link to Dilbert.com.
View ArticleALFAT vs ULFAT
Hi All, Has anyone played with the ALFAT USB Module for GHI Electronics?, I use to used the ULFAT before and is was quite easy to set up, I used the Code below to set it up I am looking for any Code...
View ArticleComic for August 30, 2013
Dilbert readers - Please visit Dilbert.com to read this feature. Due to changes with our feeds, we are now making this RSS feed a link to Dilbert.com.
View ArticleBit of help or guidence needed
Hi all. I am trying to build a radio controll receiver switch. (dont panic i have it working ok) on a 12f629. It reads two input signals It uses the simple pulsin1=pulse If pulse > 150 goto switch...
View ArticleHID USB in PIC18F46J50
Anybody does the USB in PIC18F46J50 runs? I have a project in PIC18F4550, created using EasyHid and I need it run in PIC18F46J50. I already modified the code and turned on the bit OSCTUNE.6. The entire...
View ArticleComic for August 31, 2013
Dilbert readers - Please visit Dilbert.com to read this feature. Due to changes with our feeds, we are now making this RSS feed a link to Dilbert.com.
View ArticleBlinking Project
I'm a total beginner with picbasic, why does my code everytime goes to the "CASE ELSE GOSUB BLINK8" part? Code: Include "Modedefs.bas" DEFINE OSC 4...
View Article12F683 Timer1 Code
I am ashamed to show this code, and wouldn't if it didn't sort of work. I am trying to learn how to use timers and interrupts, and this is my first effort. The LED on GPIO.0 flashes, but it is on far...
View ArticleComic for September 1, 2013
Dilbert readers - Please visit Dilbert.com to read this feature. Due to changes with our feeds, we are now making this RSS feed a link to Dilbert.com.
View ArticleHi to all members on this community
Hi to all members on this community i am thanks to the administrator of this forum for approve my account i am sure here i got better knowledge thanks again.
View ArticleOscillator Problem 18F67K22
Hi guys, i try to use a 67K22 with external oscillator 40MHz at Port A.7 , but this seems not to work or i do not understand how to set the registers correctly: ... #CONFIG config FOSC = EC3 #ENDCONFIG...
View ArticleLCD anypin question
When using 8bit mode with LCD anypin, how do you change it from 4bit to 8bit? Does it automatically make the change if DB0-DB3 is in the code?
View ArticleStrange problem with OLED screen
I've been using the same style of OLED screen for a little over a year now. It's a Newhaven and I know a lot of people don't like them but they've all been running flawlessly. I came across a strange...
View ArticleComic for September 2, 2013
Dilbert readers - Please visit Dilbert.com to read this feature. Due to changes with our feeds, we are now making this RSS feed a link to Dilbert.com.
View ArticleSpeedometer New Civic LCD
Hello guys, I'm having trouble to excite an LCD display on 7 SEG on 16f917, with a 4047, I can excite the LCD, but the PIC 16f917, it does not light, the code written in the PIC is working, tested in...
View Article10F222 and no HEX file
Hi all, I'm using PBP3 with an meLabs programmer Ver 4.51 to finally start using the PIC10F222 and this simple code: Code: '* Date : 9/2/2013 '* Version : 1.0 '* Notes : Using the 10F222, this...
View ArticleFloppy Emulator
Attachment 7065 You can buy this floppy emulator here: http://www.floppydrive.eu/ You can download stuff for emulator here: http://www.winimage.com/download.htm http://vfd.sourceforge.net/ You can...
View Article10F222 wake/sleep
Ladies and Gents, I've been playing around with the 10F222 and its sleep/wake on pin change. Not trying to show my ineptness here but what do they mean by reading the input pins? This code works: Code:...
View Article