Search found 485 matches

by Monie Jacobsen
Sun Sep 15, 2019 5:21 pm
Forum: E-blocks
Topic: Keypad BL0138 and dsPIC Programmer BL0032
Replies: 2
Views: 5143

Keypad BL0138 and dsPIC Programmer BL0032

Hi everybody

want to use:BL0138 - Keypad Board together with dsPIC Programmer BL0032.
Want to use PortE 0-7
Is anyone here who can give me a code example with Flowcode v8 and Board dsPIC Programmer BL0032 (E Blocks2)?

Attached project:
BL0032_Keypad.fcfx
(12.93 KiB) Downloaded 289 times
by Monie Jacobsen
Sun Sep 15, 2019 6:54 am
Forum: Flowcode V8
Topic: BL0032 20x4 liniers LCD display with I2C
Replies: 6
Views: 3651

Re: BL0032 20x4 liniers LCD display with I2C

Hi Jan Lichtenbelt

Thank you so much for the suggestion.

Found the error, tried to upload the wrong driver. :oops:
Now works BL0032 med LCD display with 4x20
by Monie Jacobsen
Wed Sep 11, 2019 7:12 pm
Forum: Flowcode V8
Topic: BL0032 20x4 liniers LCD display with I2C
Replies: 6
Views: 3651

Re: BL0032 20x4 liniers LCD display with I2C

Hi Benj I've been trying as you suggested, but without the hassle of anything on display. User LCD I2C (LCM1602)... Please refer to the codes below ! Do you want to help with a code example like writing for display whole to LCD 20x4 ;-) Display connect to PORTF / C. Or do you have another suggestio...
by Monie Jacobsen
Wed Sep 11, 2019 1:05 pm
Forum: Flowcode V8
Topic: BL0032 20x4 liniers LCD display with I2C
Replies: 6
Views: 3651

Re: BL0032 20x4 liniers LCD display with I2C

Hi Benj
Have tried PCF8574 IO expander to drive
Also tried MCP23017 IO expander instead
But can not get LCD I2C (Backpack) to work.
Do you have a suggestion?

Attachment file:
BL0032_Display4x20_I2C.fcfx
(9.36 KiB) Downloaded 214 times
by Monie Jacobsen
Tue Sep 10, 2019 2:48 pm
Forum: Flowcode V8
Topic: BL0032 20x4 liniers LCD display with I2C
Replies: 6
Views: 3651

BL0032 20x4 liniers LCD display with I2C

Hello everyone
User: BL0032 - 16-Bit dsPIC

How do I get 20x4 liniers LCD display (HD44780) Module with I2C to work with BL0032?

Please see here: https://nettigo.eu/products/lcd-4x20-i2c-blue

Attach test code:
BL0032_Display4x20_I2C.fcfx
(8.07 KiB) Downloaded 205 times
by Monie Jacobsen
Sun Aug 25, 2019 6:28 pm
Forum: Flowcode V8
Topic: Set Date-Month-Year with Real Time Clock
Replies: 9
Views: 5077

Re: Set Date-Month-Year with Real Time Clock

Hi viktor_au

Thank you so much for your description and suggestions.
I will test your suggestions ;-)
Will start working on your suggestions!
by Monie Jacobsen
Thu Aug 22, 2019 5:55 am
Forum: Flowcode V8
Topic: Set Date-Month-Year with Real Time Clock
Replies: 9
Views: 5077

Re: Set Date-Month-Year with Real Time Clock

Hi viktor_au

I only need the date month year and hour minute and second...
And want to be able to set the Time and Date setting with Keypad Board EB014
by Monie Jacobsen
Wed Aug 21, 2019 6:17 am
Forum: Flowcode V8
Topic: Set Date-Month-Year with Real Time Clock
Replies: 9
Views: 5077

Re: Set Date-Month-Year with Real Time Clock

Hi viktor_au

Can't get Date to update though. Can you see where things are going wrong?

Here is my latest version of codes!
See attached:
Ur_TestNew-003.fcfx
(28.08 KiB) Downloaded 303 times
by Monie Jacobsen
Tue Aug 20, 2019 8:59 am
Forum: Flowcode V8
Topic: Set Date-Month-Year with Real Time Clock
Replies: 9
Views: 5077

Re: Set Date-Month-Year with Real Time Clock

Hi viktor_au Thank you so much for your suggestion it worked fine;-) Have a really good day. Would be a good idea to add three buttons to change your clock settings - btn+, btn-, btn-set. I would very much like to have an example and use Keypad Board EB014 If that's ok Yours sincerely Monie From Da...
by Monie Jacobsen
Tue Aug 20, 2019 6:48 am
Forum: Flowcode V8
Topic: Set Date-Month-Year with Real Time Clock
Replies: 9
Views: 5077

Set Date-Month-Year with Real Time Clock

Hello everyone
How do I set Date, Month and Year?
Would you like to help with a code example?
Please see below!
Date.JPG
Date.JPG (44.58 KiB) Viewed 5077 times
see Attachment file:
Ur_Test.fcfx
(23.64 KiB) Downloaded 257 times
by Monie Jacobsen
Fri Aug 16, 2019 1:34 pm
Forum: Freelance Embedded Engineers
Topic: MIAC dsPIC Clock to Arduino Mega 2560 R3
Replies: 10
Views: 15985

Re: MIAC dsPIC Clock to Arduino Mega 2560 R3

Hi LeighM
Yes` another Pin may be used...
Do you have a suggestion for another I2C device like a Web link?
All suggestions are very welcome...
by Monie Jacobsen
Thu Aug 15, 2019 12:07 pm
Forum: Freelance Embedded Engineers
Topic: MIAC dsPIC Clock to Arduino Mega 2560 R3
Replies: 10
Views: 15985

Re: MIAC dsPIC Clock to Arduino Mega 2560 R3

Hello everyone Is there anyone here who will help get the Clock to work with the use of the Arduino Mega 2560 R3 ?????? C:\Users\sun\OneDrive\DOCUME~1\MEGA25~2\SolarTrackerMega2560-R3 012.c: In function 'main': C:\Users\sun\OneDrive\DOCUME~1\MEGA25~2\SolarTrackerMega2560-R3 012.c:3360: warning: pas...
by Monie Jacobsen
Wed Aug 14, 2019 12:08 pm
Forum: Freelance Embedded Engineers
Topic: MIAC dsPIC Clock to Arduino Mega 2560 R3
Replies: 10
Views: 15985

Re: MIAC dsPIC Clock to Arduino Mega 2560 R3

Hi LeighM Display LCD I2C works fine for EB092. Can write for displa y! User: SDA to Port D1 and SCL to Port D0 - This works ;-) And user hardware channel 1 And uses pull-up resistor... User Component: RTC (MCP7940N) (Storage) I have tried a lot but with no luck being able to adjust the time and da...
by Monie Jacobsen
Tue Aug 13, 2019 9:07 am
Forum: Freelance Embedded Engineers
Topic: MIAC dsPIC Clock to Arduino Mega 2560 R3
Replies: 10
Views: 15985

Re: MIAC dsPIC Clock to Arduino Mega 2560 R3

Hi LeighM
Yes I thought I was going to convert to Arduino Mega 2560 Rev3 board? Can I do this?

I use MCP7940 RTC device connected to an Arduino Mega 2560 Rev3 board?

Do you have any suggestions?
RTC MCP7040N.JPG
RTC MCP7040N.JPG (42.95 KiB) Viewed 15916 times
Attached files:
SolarTrackerMega2560-R3 Test RTC.fcfx
(20.22 KiB) Downloaded 389 times
by Monie Jacobsen
Tue Aug 13, 2019 7:44 am
Forum: Freelance Embedded Engineers
Topic: MIAC dsPIC Clock to Arduino Mega 2560 R3
Replies: 10
Views: 15985

Re: MIAC dsPIC Clock to Arduino Mega 2560 R3

HI LeighM
I do not understand;-)
After all, MIAC dsPIC Clock is a built-in device that has no external device connected...
by Monie Jacobsen
Tue Aug 13, 2019 6:02 am
Forum: Freelance Embedded Engineers
Topic: MIAC dsPIC Clock to Arduino Mega 2560 R3
Replies: 10
Views: 15985

Re: MIAC dsPIC Clock to Arduino Mega 2560 R3

Hello everyone
Is there anyone on Flowcode who will help with the above post!
by Monie Jacobsen
Fri Aug 09, 2019 8:36 am
Forum: Freelance Embedded Engineers
Topic: MIAC dsPIC Clock to Arduino Mega 2560 R3
Replies: 10
Views: 15985

MIAC dsPIC Clock to Arduino Mega 2560 R3

Hi every one
Freelance programs!

Do you have the option of getting the Original Clock from dsMIAC to work in the Arduino Mega 2560 R3
And uses the keyboard type Flowcode Keypad (EB014)

See attached original Clock:
MIAC dsPIC Clock.fcfx
(63.45 KiB) Downloaded 421 times
Please reply to my Private messages!
by Monie Jacobsen
Thu Aug 08, 2019 2:16 pm
Forum: Flowcode V8
Topic: Arduino Mega 2560 R3 And RTC MCP794N
Replies: 16
Views: 6303

Re: Arduino Mega 2560 R3 And RTC MCP794N

Hi LeighM

Thank you very much. It was just what I could use;-)

Good weekend
by Monie Jacobsen
Thu Aug 08, 2019 10:40 am
Forum: Flowcode V8
Topic: Arduino Mega 2560 R3 And RTC MCP794N
Replies: 16
Views: 6303

Re: Arduino Mega 2560 R3 And RTC MCP794N

HI LeighM
Can Opto isolator board EB035 E-blocks be connected with Inductive PNP sensor (24V) and with input for the Arduino Mega 2560?
Can you give a sketch / diagram of a coupling example between EB035 E-blocks and Inductive sensor?
I do not want to destroy EB035 E-blocks!
by Monie Jacobsen
Wed Aug 07, 2019 12:12 pm
Forum: Flowcode V8
Topic: Arduino Mega 2560 R3 And RTC MCP794N
Replies: 16
Views: 6303

Re: Arduino Mega 2560 R3 And RTC MCP794N

Hi LeighM

I will now use PWM to send signal to an H-bridge controller;-)
But thank you very much for your suggestion.
I've made this PCB layout below..
H-Bridge_optimized.jpg
H-Bridge_optimized.jpg (110.79 KiB) Viewed 6035 times
by Monie Jacobsen
Sun Aug 04, 2019 8:13 pm
Forum: Flowcode V8
Topic: Arduino Mega 2560 R3 And RTC MCP794N
Replies: 16
Views: 6303

Re: Arduino Mega 2560 R3 And RTC MCP794N

HI LeighM

'How do I get PWM and motor reversible to work together?
With a PWM signal for a motor ..
PWM Pin E3
Motor output Port E.3
Did not check on how to pair the devices!
Hope very much you will come up with a suggestion ;-)

Attached files:
SolarTrackerMega2560-R3 006.fcfx
(31.54 KiB) Downloaded 185 times
by Monie Jacobsen
Fri Aug 02, 2019 4:32 pm
Forum: Flowcode V8
Topic: Arduino Mega 2560 R3 And RTC MCP794N
Replies: 16
Views: 6303

Re: Arduino Mega 2560 R3 And RTC MCP794N

HI everyone

It will be helpful to show a connection between PWM and DC motor (Full Bridge).
Like an example in flow code!
Motor Reversible and PWM.JPG
Motor Reversible and PWM.JPG (98.25 KiB) Viewed 6148 times
See attached files:
SolarTrackerMega2560-R3 004.fcfx
(31.03 KiB) Downloaded 181 times
by Monie Jacobsen
Tue Jul 30, 2019 6:36 pm
Forum: Flowcode V8
Topic: Arduino Mega 2560 R3 And RTC MCP794N
Replies: 16
Views: 6303

Re: Arduino Mega 2560 R3 And RTC MCP794N

HI LeighM The Schematic diagram shows pull-up resistors. But as I understand it, the component is built into Flowcode;-) RTC MCP7940N.JPG As for Windspeed, I find it very difficult to find a Port that can be used! And here I know with the outside unit that there must be pull-up resistors. Attach fi...
by Monie Jacobsen
Mon Jul 29, 2019 4:37 pm
Forum: Flowcode V8
Topic: Arduino Mega 2560 R3 And RTC MCP794N
Replies: 16
Views: 6303

Re: Arduino Mega 2560 R3 And RTC MCP794N

HI LeighM I have pull-up resistors required for I2C? I use LCD I2C units below ! LCD I2C units.JPG Yes, EB002 resistors may cause a problem with the RTC chip, so try shorting them as you did on the screen. Have done what you describe. What is your circuit to the RTC MCP7940N chip device? Believe tha...
by Monie Jacobsen
Mon Jul 29, 2019 1:29 pm
Forum: Flowcode V8
Topic: Arduino Mega 2560 R3 And RTC MCP794N
Replies: 16
Views: 6303

Re: Arduino Mega 2560 R3 And RTC MCP794N

HI LeighM

I use your user Blocks EB-002-00-1. Screw Terminal on all Arduino Mega 2560 R3
Using all ports is this a problem?