Search found 63 matches

by Alberta2012
Sat Apr 18, 2015 6:32 am
Forum: Flowcode V5
Topic: Can't figure that one out: Input not being read!
Replies: 3
Views: 4988

Re: Can't figure that one out: Input not being read!

it was a wiring issue... I have have more than one of those PCB with Setup/inc/dec/enter/next.... one of them, had a wiring difference :the +V and Setup were reverse, so when the setup sw was activated, I would provide voltage to the Enter/Next/Inc/Dec...that why it was working only when Setup was a...
by Alberta2012
Thu Apr 16, 2015 3:22 am
Forum: Flowcode V5
Topic: Can't figure that one out: Input not being read!
Replies: 3
Views: 4988

Re: Can't figure that one out: Input not being read!

Hi Benj,

I doubt it is the case, as the same button works fine when used within the config mode !

That's why I don't get it !

Normally that would have been my first reflex !
by Alberta2012
Tue Apr 14, 2015 1:19 am
Forum: Flowcode V5
Topic: Can't figure that one out: Input not being read!
Replies: 3
Views: 4988

Can't figure that one out: Input not being read!

Hi everyone, I'm completely puzzled: I have a program/hardware that used to work. left it aside for a couple of weeks, now it only "partialy" work ! Let me explain. This is a game for paintball. it receives hit, count them, add some damage, heal over time, etc .... my interface with the operator con...
by Alberta2012
Sat Dec 27, 2014 1:01 am
Forum: Flowcode V5
Topic: sending a string over I2C
Replies: 0
Views: 2746

sending a string over I2C

Hi Everyone, I want to use a ATTiny85 and send a random number between 100000 and 999999, each time an input is ON, over I2C I have done something similat with an Arduino: one Arduino send the string, while the second receives it and display it. Because a ATTiny85 is way cheaper than an Arduino (And...
by Alberta2012
Fri Aug 22, 2014 3:22 pm
Forum: Flowcode V5
Topic: Flowcode v5.2 minor fixes
Replies: 11
Views: 26086

Re: Flowcode v5.2 minor fixes

Ben : any fix for the issues involving using a Servo with an ATTiny85 ?

I posted something a week ago, and you mentioned the possibility of looking into that fix ..
by Alberta2012
Thu Aug 14, 2014 3:59 am
Forum: Flowcode V5
Topic: FC5, w/ATTIny85, TCCR1A and TCCR1B error
Replies: 2
Views: 3349

Re: FC5, w/ATTIny85, TCCR1A and TCCR1B error

As soon as I select any 8 pins chip (ATTiny 13/13A/25/45/85) I get a similar error message....
by Alberta2012
Wed Aug 13, 2014 7:57 pm
Forum: Flowcode V5
Topic: WS2812B LED's
Replies: 10
Views: 7531

Re: WS2812B LED's

I would LOVE to see a component for that !
by Alberta2012
Wed Aug 13, 2014 2:10 am
Forum: Flowcode V5
Topic: FC5, w/ATTIny85, TCCR1A and TCCR1B error
Replies: 2
Views: 3349

FC5, w/ATTIny85, TCCR1A and TCCR1B error

Hi everyone, I'm experimenting with a servo and an ATTiny85. When I try to compile, I get the following errors: G:\Jasmin\PROJET~1\WIP\PAC15C~1\07-FLO~1\test de servo.c: In function 'main': G:\Jasmin\PROJET~1\WIP\PAC15C~1\07-FLO~1\test de servo.c:747: error: 'TCCR1A' undeclared (first use in this fu...
by Alberta2012
Wed May 21, 2014 2:58 am
Forum: General Programming
Topic: I2C vs LCD ....again ...
Replies: 2
Views: 3649

Re: I2C vs LCD ....again ...

Hey ! as of right now, I have nothing....I don't know where/how to start....I have dealt with LCD (Stand alone ) before, and it was a piece of cake....In this particular case, if I add a LCD object, I wouldn't what connection to put in ... I have looked at 2-3 other chart; they don't look alike, and...
by Alberta2012
Tue May 20, 2014 9:48 pm
Forum: General Programming
Topic: I2C vs LCD ....again ...
Replies: 2
Views: 3649

I2C vs LCD ....again ...

Hi everyone, I know, I have asked that question before, but since last time, I have tested a few things, with some success..... Here is what I want to do: I want to connect an Arduino Nano (V3, w/328 chip) to a I2C adapter, in order to send text to an LCD. here's what I have that works: - Adapter wo...
by Alberta2012
Tue Apr 01, 2014 3:09 am
Forum: Flowcode V5
Topic: intermittent weird behavior with 1602 LCD
Replies: 4
Views: 4621

Re: intermittent weird behavior with 1602 LCD

correction: 9 x individual cable (including Vcc, Ground, and backlight)
by Alberta2012
Tue Apr 01, 2014 3:09 am
Forum: Flowcode V5
Topic: intermittent weird behavior with 1602 LCD
Replies: 4
Views: 4621

Re: intermittent weird behavior with 1602 LCD

Hi Benj connection is made with 6x individual cable, about 6-7 inches of length...do you think it can be an issue ? I could probably shorten then by 1-2 inches what about the idea of placing a pull-down resistance ? could it help ??? I will modify my code to do a Start as suggested and let you know ...
by Alberta2012
Sun Mar 30, 2014 6:59 pm
Forum: Flowcode V5
Topic: intermittent weird behavior with 1602 LCD
Replies: 4
Views: 4621

intermittent weird behavior with 1602 LCD

Hi everyone, I made a design, that uses a 1602 LCD. wrote the program for an ATTiny4313, and it works perfectly ...most of the time... Sometime, and I could not identify a common pattern, the display shows garbage: I mean by that, bunch of illogical caracters, filling up the whole display. If I try ...
by Alberta2012
Thu Mar 13, 2014 8:54 pm
Forum: General Programming
Topic: What to use to download to a PIC
Replies: 9
Views: 7810

Re: What to use to download to a PIC

Medelec: at this point, there is no circuit. The PIC sit on a board that is used only to program a chip. In theory, the voltage shall be supplied by the PICLIT3 itself. I have installed MPLAB, and even MPLAB is unable to communicate with the chip. As for the 16C84, I believe that it is not supported...
by Alberta2012
Thu Mar 13, 2014 6:20 pm
Forum: General Programming
Topic: What to use to download to a PIC
Replies: 9
Views: 7810

Re: What to use to download to a PIC

Benj: Tried with a PIC16F877 and it did not work, but I got the following messages: Launching the programmer... C:\Program Files\Flowcode\v5\Tools\PICkit3\PK3CMD.exe -P16F877 -FCommTest_With_PICKIT3.hex -E -M Connecting... PICkit 3 detected Connecting to PICkit 3... ............................ PICk...
by Alberta2012
Thu Mar 13, 2014 6:01 pm
Forum: General Programming
Topic: What to use to download to a PIC
Replies: 9
Views: 7810

Re: What to use to download to a PIC

Benj: Did look at the FC5 link, and changed everything accordingly. The compiling process seems to be working, but the programmer portion fails: Launching the programmer... C:\Program Files\Flowcode\v5\Tools\PICkit3\PK3CMD.exe -P16C84 -FCommTest_With_PICKIT3.hex -E -M Return code = -1073741515 Flowc...
by Alberta2012
Thu Mar 13, 2014 3:38 pm
Forum: General Programming
Topic: What to use to download to a PIC
Replies: 9
Views: 7810

Re: What to use to download to a PIC

Medelec:

Just got my PICKIT3.

Few questions: Do I need to install MPLAB (in addition of Flowcode) in order to use it ?

I will be using FC5. any screen capture of the settings ? I have found a few topics about FC6. are the settings the same ?

Thanks !
by Alberta2012
Sat Mar 08, 2014 8:24 pm
Forum: General Programming
Topic: programming an Atmel SOIC chip
Replies: 6
Views: 5924

Re: programming an Atmel SOIC chip

Hi everyone,

quick follow up on that issue: If you get the SOIC 208 mils wide, the ATTIny 85 WILL FIT on it....

Jasmin
by Alberta2012
Fri Feb 28, 2014 1:07 am
Forum: General Programming
Topic: Can you work with WS2812 LEDs in Flowcode v4 AVR
Replies: 8
Views: 10769

Re: Can you work with WS2812 LEDs in Flowcode v4 AVR

I really wish someone would come up with a "core program" based on an AVR.... I've looked at the WS2812 and I have no clue how to get started. I'm not good in 'C' , so that does not help ! Would be nice if Matrix, instead of coming up with mecanical simulation for V6 (IMHO), would have created block...
by Alberta2012
Fri Feb 14, 2014 11:07 pm
Forum: General Programming
Topic: What to use to download to a PIC
Replies: 9
Views: 7810

What to use to download to a PIC

Hi ! I have asked that question in the past, but did not get a satisfactory answer ! I want to program some PIC. I currently have an old PIC StartPlus (so old, it's no longer off-white, but light brown...) here's the list of what I have in stock: 16F84A 16F877 16F1454 16F1934 16F1938 As per Microchi...
by Alberta2012
Fri Feb 14, 2014 6:56 pm
Forum: General Programming
Topic: programming an Atmel SOIC chip
Replies: 6
Views: 5924

Re: programming an Atmel SOIC chip

Hi folks, Might have found an answer: SOIC package is a standard that is 150 mils wide ...or 208 mils wide.... I found this on Wikipedia: "SOIC actually refers to at least two different package standards. The EIAJ SOIC body is approximately 5.3 mm (0.21 in) wide while the JEDEC SOIC body is approxim...
by Alberta2012
Fri Feb 14, 2014 5:55 pm
Forum: General Programming
Topic: programming an Atmel SOIC chip
Replies: 6
Views: 5924

Re: programming an Atmel SOIC chip

@Sparkoids: That's what I thought, but the **** chip won't fit in ! When you push down the top portion, some kind of "gripper" raise (which in theory should make room for the chip), but there no way to seat the chip in place ....looks like the chip is actually wider that the socket itself ..... mayb...
by Alberta2012
Fri Feb 14, 2014 3:47 am
Forum: General Programming
Topic: programming an Atmel SOIC chip
Replies: 6
Views: 5924

programming an Atmel SOIC chip

Hi Everyone, I have done some design using an ATTiny85, but I want to reduce my board size; I ordered a couple of ATTiny85 with an SOIC package How in hell am I supposed to program them ?? I ordered a SOIC8 to DIP adapter from Ebay, but I can't figure out how to install the SOIC chip on the adapter ...
by Alberta2012
Thu Jan 02, 2014 5:00 am
Forum: General Programming
Topic: creating a component macro
Replies: 4
Views: 4817

Re: creating a component macro

thanks everyone....I'll explore creating a component. Not sure how, but I should figure it out ... When I mentionned the BCD conversion, it was pretty much as an example: I've done something similar in the past.... I was just curious on how to create re-usable component. As a PLC programmer, I'm use...
by Alberta2012
Wed Jan 01, 2014 10:06 pm
Forum: General Programming
Topic: creating a component macro
Replies: 4
Views: 4817

creating a component macro

Hi everyone, First, I'm not 100% sure this post is at the right place, but I'm confident that if it's not the case, it will be pushed to the right location. Second, I need some explanation regarding if it's possible or not to create our own "component macro" I am currently using FC5 (I bought the FC...