Re: Project: I²C Smart Sensor
Verfasst: 18 Jul 2012, 14:32
Hi Rei,
Some suggestions
a) Use a good and powerfull MCU as preprocessor, in a way that it possible to add more sensors and actuators.
A good general purpose preprocessor with a library set could be very usefull.
b) Use for the communication between the TX-C and the MCU the same format for the command set as the BT and Radio call is using.
This will leave the option open to replace the I2C with an RS232 and connect this unit with the Robo Interface and with a PC too.
Some suggestions
a) Use a good and powerfull MCU as preprocessor, in a way that it possible to add more sensors and actuators.
A good general purpose preprocessor with a library set could be very usefull.
b) Use for the communication between the TX-C and the MCU the same format for the command set as the BT and Radio call is using.
This will leave the option open to replace the I2C with an RS232 and connect this unit with the Robo Interface and with a PC too.