Search found 2067 matches

by LeighM
Mon Oct 22, 2012 9:06 am
Forum: MIAC
Topic: MIAC based temperature controller
Replies: 111
Views: 79112

Re: MIAC based temperature controller

Hi Dylan, We don’t yet have a fixed date for general availability in January. However, as the timing is critical to your project completion and you are keen to use and demonstrate our GSM module, I will ensure there is one available for you in early January, so that you can start putting your projec...
by LeighM
Fri Oct 19, 2012 3:35 pm
Forum: Flowcode V5
Topic: RS485 protocol
Replies: 17
Views: 12608

Re: RS485 protocol

This is easily done with the Flowcode UART (RS232) component, with which you can setup the rate and bit count and then just create your string and let the component take care of sending it (as ASCII characters). The difference between RS232 and RS485 that you will need to take into consideration is ...
by LeighM
Fri Oct 19, 2012 3:04 pm
Forum: General Programming
Topic: Initializing problem
Replies: 8
Views: 5559

Re: Initializing problem

Your Timer Interrupt only needs to be enabled once, so best to move it outside your “While 1” loop.
Also you might need to check the properties, as the Prescaler is currently set to 1:1 so has a very high interrupt frequency.
by LeighM
Wed Oct 17, 2012 8:57 am
Forum: MIAC
Topic: MIAC based temperature controller
Replies: 111
Views: 79112

Re: MIAC based temperature controller

Yes, very good point Enamul, the EB015 would be ideal to interface to the Advanced Module UART RX/TX
by LeighM
Tue Oct 16, 2012 3:23 pm
Forum: MIAC
Topic: MIAC based temperature controller
Replies: 111
Views: 79112

Re: MIAC based temperature controller

Thanks for your on-going comments and suggestions Enamul. Just to confirm that the Advanced Expansion Module does have a battery (Coin Cell) backed Real Time Clock, and also with the two sensor sockets this will be the easiest way to interface to the Temperature Probe, and any other Vernier devices....
by LeighM
Mon Oct 15, 2012 10:21 am
Forum: MIAC
Topic: MIAC based temperature controller
Replies: 111
Views: 79112

Re: MIAC based temperature controller

Thanks for that Enamul. That sounds like a very interesting project! Dylan, as your project develops let us know where you need any specific help. Also, do you have a time plan for the project? As we expect the GSM modules to be available in January, so we could provide any help prior to then ready ...
by LeighM
Thu Oct 04, 2012 10:09 am
Forum: General Programming
Topic: A couple beginner questions.....
Replies: 8
Views: 4790

Re: A couple beginner questions.....

Hi Joe, It might also be worth you considering using a MIAC, which is a microcontroller solution that has plenty of well protected input and output options, including two PWM channels, in a ruggedized container. It all depends upon how you want to package your project and how hands-on you want to be...
by LeighM
Fri Sep 28, 2012 8:57 am
Forum: MIAC
Topic: Possible bug GPS module
Replies: 5
Views: 6133

Re: Possible bug GPS module

Thanks John and Pete for your work and experiences with this. The FAT component has been developed quite extensively recently. In view of that on-going improvement (and to comply with a larger range of cards) we took the decision to drive the MIAC expansion module with a low level interface, rather ...
by LeighM
Tue Aug 28, 2012 2:35 pm
Forum: MIAC
Topic: MIAC Expansion modules.
Replies: 9
Views: 10479

Re: MIAC Expansion modules.

Hello Thushara, I just thought I would update you about the changes we have made to the MIAC System in view of feedback we have received such as yours. The MIAC System and Expansion Modules are now much more easily customised so as to be compatible with an existing CAN Bus system. This applies to al...
by LeighM
Tue Aug 28, 2012 11:36 am
Forum: MIAC
Topic: Miac modules Master-Slave
Replies: 3
Views: 5251

Re: Miac modules Master-Slave

Dear Nazaire,

There was a bug in our Slave code, sorry about that.
We have now updated the Slave hex on the web resource page, please use this new one.

Best regards,
Leigh
by LeighM
Mon Jul 16, 2012 9:56 am
Forum: MIAC
Topic: MIAC Transistor OutPut Damage
Replies: 1
Views: 3816

Re: MIAC Transistor OutPut Damage

Hi James Yes, it does look as though there is most likely damage to at least one of the MIACs. The motor outputs should not be directly connected together as they can sink and source current. For returning the faulty unit please see http://www.matrixmultimedia.com/returns_policy.php If you would lik...
by LeighM
Mon Jul 09, 2012 8:40 am
Forum: MIAC
Topic: Variable Voltage Signal using PWM
Replies: 7
Views: 7935

Re: Variable Voltage Signal using PWM

Hi James,
There is a reverse voltage protection diode in the circuit to the ABCD motor drivers that will be the cause of your voltage drop.
Regards,
Leigh
by LeighM
Fri Jul 06, 2012 4:20 pm
Forum: MIAC
Topic: MIAC Expansion modules.
Replies: 9
Views: 10479

Re: MIAC Expansion modules.

Hello Thushara, Thank you for your update. Sounds like you are doing exciting things with MIACs. We intend to develop the MIAC System to be more easily integratable with existing or additional CAN devices and systems. In the meantime this document should help you understand how we use the CAN bus an...
by LeighM
Thu Jul 05, 2012 3:30 pm
Forum: MIAC
Topic: MIAC Expansion modules.
Replies: 9
Views: 10479

Re: MIAC Expansion modules.

Hi Pete, Thank you for the order! Yes, we hope we are giving our customers plenty to play with :) We don’t have any further individual information. Most information is contained in the Flowcode help files for Component Macros. If you then have any specific questions regarding the use of your module,...
by LeighM
Thu Jul 05, 2012 10:38 am
Forum: MIAC
Topic: MIAC Expansion modules.
Replies: 9
Views: 10479

Re: MIAC Expansion modules.

Hello Pete,

Thank you for your interest and suggestion for additional Expansion Modules.
It is something we can give consideration to.

Best regards,
Leigh
by LeighM
Wed Jul 04, 2012 3:44 pm
Forum: MIAC
Topic: MIAC Expansion modules.
Replies: 9
Views: 10479

Re: MIAC Expansion modules.

Hello Thushara, Thank you for your interest in the MIAC Expansion Modules. These have been designed primarily to give expansion capabilities to MIAC without the need to understand or configure the CAN bus. As a result of that, interfacing to other CAN devices on the bus is more difficult. We have pr...
by LeighM
Tue Feb 07, 2012 12:21 pm
Forum: Formula Flowcode
Topic: LDR and MIC datasheet
Replies: 2
Views: 13296

Re: LDR and MIC datasheet

Hi The LDR and microphone are generic parts. The microphone is of the electret type and is powered via R26, it has a pre-amplifier for input to the microcontroller ADC. The LDR is a resistor whose resistance decreases with increasing light intensity. For more comprehensive details on how they work I...