Hi Benj
Thank you very much for the attention, I will try to write a reading macro for the ADS1115, based on the information of the data sheet and the post that you indicated.
Search found 9 matches
- Thu Nov 17, 2016 10:50 pm
- Forum: Flowcode V6
- Topic: There is any way to achieve a higher ADC resolution?
- Replies: 11
- Views: 13618
- Wed Nov 16, 2016 3:52 am
- Forum: Flowcode V6
- Topic: There is any way to achieve a higher ADC resolution?
- Replies: 11
- Views: 13618
Re: There is any way to achieve a higher ADC resolution?
Hello 407charles
Could you please post the routine you used to read ads1115?
Joe
Could you please post the routine you used to read ads1115?
Joe
- Sun Oct 23, 2016 12:58 pm
- Forum: Flowcode V2 & V3
- Topic: Flowcode V3 RS232 Component -> RS485 UPDATED
- Replies: 15
- Views: 34379
Re: Flowcode V3 RS232 Component -> RS485 UPDATED
Hi, BenjBenj wrote:Hello Ron,
Sorry ts_bit is a v4 command.
change this to test_bit().
So the command becomes.
while (test_bit(txsta, TRMT) == 0);
How can we run this command in Flowcode V6, AVR
- Mon Oct 17, 2016 2:46 pm
- Forum: Flowcode V2 & V3
- Topic: RS485 using SN75176
- Replies: 7
- Views: 19514
Re: RS485 using SN75176
[/img] I have attached a small code segment that illustrates the 75176 direction control. It assumes that RC5 is being used as the direction control pin, and that a single character 'X' is being sent. 485tx1.fcf Dear I'm trying to run the suggestion of Sean, 485tx1 in my version 6.1.3.2, and I'm not...
- Tue May 31, 2016 7:21 pm
- Forum: Programming Tips & Tricks
- Topic: Look Up Tables using Flowcode and Microsoft Excel
- Replies: 34
- Views: 75628
Re: Look Up Tables using Flowcode and Microsoft Excel
http://www.matrixmultimedia.com/softwar ... _Table.zip[/quote]
Hi !
I did not get access to table the link above, someone help me, shows 404 error page not found
Hi !
I did not get access to table the link above, someone help me, shows 404 error page not found
- Tue Mar 17, 2015 5:06 pm
- Forum: Flowcode V6
- Topic: EBM015-TEST PROGRAM
- Replies: 6
- Views: 5243
Re: EBM015-TEST PROGRAM
Hello Benj I really was not paying due attention to pull up, but already had a partial success could read the HMC5883L magnetometer (break-out sparkfun) with software that you posted in, http://www.matrixtsl.com/mmforums/viewtopic.php?f=46&t=16067&p=65640&hilit=digital+compass#p65640 cha...
- Thu Mar 12, 2015 8:48 pm
- Forum: Flowcode V6
- Topic: EBM015-TEST PROGRAM
- Replies: 6
- Views: 5243
Re: EBM015-TEST PROGRAM
Dear Benj
Thank you for your commitment to help me,
The test with flascher Ok, you can see by the photos, since the tests with the EBM015_AVR and the test program was not well.
Perhaps the I2C peripheral, internal to the Atmega 328, is not being configured.
Thank you for your commitment to help me,
The test with flascher Ok, you can see by the photos, since the tests with the EBM015_AVR and the test program was not well.
Perhaps the I2C peripheral, internal to the Atmega 328, is not being configured.
- Tue Mar 03, 2015 2:44 am
- Forum: Flowcode V6
- Topic: EBM015-TEST PROGRAM
- Replies: 6
- Views: 5243
Re: EBM015-TEST PROGRAM
Dear Benj
As you said works well in the simulation, but when programming the chip atmega 328p, the software does not run, I put a oscilloscope on the clock pin and saw nothing, apparently has no clock.
Do you have any suggestions?
Thank you for your attention

As you said works well in the simulation, but when programming the chip atmega 328p, the software does not run, I put a oscilloscope on the clock pin and saw nothing, apparently has no clock.
Do you have any suggestions?
Thank you for your attention

- Sun Mar 01, 2015 11:20 pm
- Forum: Flowcode V6
- Topic: EBM015-TEST PROGRAM
- Replies: 6
- Views: 5243
EBM015-TEST PROGRAM
Hi,
what to do for EBM-015 module and the PROGRAM TEST to the PIC16F1937, work with microcontroller Atmega 328P (AVR), someone help me?
besides using Flowcode AVR 6 and change the chip tab to build Atmega 328P

what to do for EBM-015 module and the PROGRAM TEST to the PIC16F1937, work with microcontroller Atmega 328P (AVR), someone help me?
besides using Flowcode AVR 6 and change the chip tab to build Atmega 328P
