Search found 14 matches
- Mon May 26, 2008 8:12 pm
- Forum: E-blocks
- Topic: Blanking the display (4 digit LED)
- Replies: 1
- Views: 3210
Blanking the display (4 digit LED)
I've been messing around with one of the tutorial demos where the LED module is used as a stop watch. Is there a way of blanking the left most digits (minutes) until they are used (more than 0)? I'm just looking to make the display more readable in the dark and removing the leading zeros would be id...
- Fri Aug 31, 2007 3:25 pm
- Forum: Flowcode V2 & V3
- Topic: PIC programmer board not recognized
- Replies: 6
- Views: 5434
I've just put a Citrix server farm together for a small company. Yes there are limitations on the use of local USB ports and to be honest unless it was a memory stick or digital camera on the usb port which is ok, you can forget about PPV3 working. It really is basic USB access such as memory sticks...
- Thu Jun 21, 2007 2:29 pm
- Forum: E-blocks
- Topic: Microsoft Visual C++ Runtime Library error for c4pics3.ex
- Replies: 4
- Views: 5715
Did you try this?Pyrobrit wrote: Firstly make sure you are using the latest C++ runtime linked here:
http://support.microsoft.com/kb/259403
- Thu Jun 21, 2007 11:36 am
- Forum: Flowcode V2 & V3
- Topic: Code for a standard PIC setup menu
- Replies: 8
- Views: 10210
echase: It's not as hard as it sounds to do in Flowcode. The beginnings of a menu system or at least using a screen to enter characters based on button presses is covered in the example tutorial files which are installed under the flowcode directory. I can't remember the exact tutorial numbers but i...
- Thu Jun 14, 2007 1:08 pm
- Forum: E-blocks
- Topic: Microsoft Visual C++ Runtime Library error for c4pics3.ex
- Replies: 4
- Views: 5715
Cheers for the email saying you are on XP Pro. There are many many reasons why you might get this error and 99% of them seem to be down to other applications messing with C++ and giving you the problem with c4pic3. I doubt very much that it is a problem with c4pic3.exe Firstly make sure you are usin...
- Thu Jun 14, 2007 11:37 am
- Forum: E-blocks
- Topic: Microsoft Visual C++ Runtime Library error for c4pics3.ex
- Replies: 4
- Views: 5715
- Wed Jun 06, 2007 4:14 pm
- Forum: General Programming
- Topic: Safety switch relay thingy?
- Replies: 5
- Views: 6727
Aha! A bistable relay. Perfect! Cheers for your help. I'm in the middle of designing a complex firing system for fireworks using Flowcode and E-Blocks. It has to accomodate network communication but I wanted a way to remove power to the remote firing modules if they have their own internal batteries...
- Wed Jun 06, 2007 12:49 pm
- Forum: General Programming
- Topic: Safety switch relay thingy?
- Replies: 5
- Views: 6727
- Tue Jun 05, 2007 4:41 pm
- Forum: General Programming
- Topic: Safety switch relay thingy?
- Replies: 5
- Views: 6727
Safety switch relay thingy?
Hi, I'm looking for some kind of switch or relay which can be initiated from a signal from a PIC device. The idea is to power off a device (cut the feed from a battery) if a certain signal is received by the device over an rs-485 or CAN bus comms link. Once the power is cut the switch would need to ...
- Tue May 29, 2007 12:00 pm
- Forum: Flowcode V2 & V3
- Topic: Using a customised LCD display in Flowcode.
- Replies: 4
- Views: 5127
Would one of these help you?
http://datasheets.maxim-ic.com/en/ds/IC ... CM7212.pdf
4bit binary to 4 digit LCD driver chip. I've used a similar chip the 7224 counter for driving 7-seg LCD displays in the past.
Regards
Nick.W
http://datasheets.maxim-ic.com/en/ds/IC ... CM7212.pdf
4bit binary to 4 digit LCD driver chip. I've used a similar chip the 7224 counter for driving 7-seg LCD displays in the past.
Regards
Nick.W
- Tue May 29, 2007 8:37 am
- Forum: Flowcode V2 & V3
- Topic: Decision process query
- Replies: 3
- Views: 4029
- Sat May 19, 2007 12:43 pm
- Forum: Flowcode V2 & V3
- Topic: Decision process query
- Replies: 3
- Views: 4029
Decision process query
I received my FLowcode and E-Blocks kit in the middle of last week. Firstly, thankyou very much for the prompt delivery and the late nights it has given me. It's a fantastic system and has already sparked some new ideas for projects to complete this winter. However I do have one query based around t...
- Fri Apr 27, 2007 7:34 pm
- Forum: E-blocks
- Topic: EB0043 Graphical LCD Display
- Replies: 2
- Views: 5024
- Fri Apr 27, 2007 2:17 pm
- Forum: E-blocks
- Topic: EB0043 Graphical LCD Display
- Replies: 2
- Views: 5024
EB0043 Graphical LCD Display
Hi, I've only just come accross the E-Blocks and Flowcode kit and from what I have seen and tested with on your FLowcode evaluation, it is perfect for my needs. I'm being a bit presumptuous here but wonder if you had more information or could point me in the direction of more info for the LCD used i...