My sensorboard MYS 1.0beta
-
I have thought about the spi channel but I cant really understand why the ethernet gateway sketch uses different CE/CS pins for the radio.
Why cant the radio use pin 9/10 and the ethernet shield 5/6?
Maybe @hek can shed som light on the matter? -
I have thought about the spi channel but I cant really understand why the ethernet gateway sketch uses different CE/CS pins for the radio.
Why cant the radio use pin 9/10 and the ethernet shield 5/6?
Maybe @hek can shed som light on the matter?It was based on an example I received from @a-lurker back in January.
If it is possible for someone to rework the example using the normal configuration for the radio and ethernet (WizNet and ENJ) on the 5/6 please post an updated EthernetGateway (1.4) and pin configuration in a new forum thread.
-
the CE and CS pin shall be different for each SPI you have connected on SPI bus.
The pins will act as follows
CE (chip enable) = with this pin, LOW or HIGH depending on the manufacturer, the SPI bus is connected like a switch to the device, when the device is not "connected to the bus" the pins will be in "high impedance" state. Sometimes CE is already connected with CS and is not available on device pinout.
CS (chip select) = this pin will enable the communication with the device.
I hope to have clarified the matter.
Some devices (like arduino TFT) have the possibility to have a dedicated SPI bus (MOSI MISO SCK CS RST) on any pin.
-
I have now added a SPI-header (SCK/MOSI/MISO) and a smd footprint for a 24LCXXX flash memory.
-
I have now added a SPI-header (SCK/MOSI/MISO) and a smd footprint for a 24LCXXX flash memory.
-
@Mrlynx said:
a smd footprint for a 24LCXXX flash memory.
Can you tell me how you wired things up?
I am looking how to do this but I am not sure.
Did you test it already?@marceltrapman
No I have not tested it yet.
I have just followed this exampel http://www.hobbytronics.co.uk/arduino-external-eeprom -
@marceltrapman
No I have not tested it yet.
I have just followed this exampel http://www.hobbytronics.co.uk/arduino-external-eeprom@Mrlynx said:
I have just followed this exampel http://www.hobbytronics.co.uk/arduino-external-eeprom
I now realise that you are using another chip than I am.
-
Here is the final schematic on version 1.1 mys11.pdf.
I now have all components and boards for 100 kits on order.
-
@ServiceXp Yes I am planning to try to sell these boards as a kit for 7$/kit.
It is going to be a diy kit with all components except 24LCxxx eeprom, radio and arduino pro mini. -
@ServiceXp Yes I am planning to try to sell these boards as a kit for 7$/kit.
It is going to be a diy kit with all components except 24LCxxx eeprom, radio and arduino pro mini. -
@ServiceXp it depends on how soon I get all the components but maybe 4-5 weeks.
-
@Dvbit this board can be batterypowered but it has no step up module.
I am not planning any special battery version at the moment. -
@Mrlynx said:
nice work.
Thank you. This is only temperature board, but best part of this board is cost.
Piece of PCB ~30 cents,
pins ~30 cents,
power connector ~10 cents,
capacitor+resistor ~ 10 cents,
3.3V regulator ~ 10 cents
:) less than 1$ for complete board, and about 7$ for all parts including radio, arduino mini, wall usb charger, and cables:) This is power of MySensors!Thank you @Hek, and rest of the team!
@jendrush said:
Thank you. This is only temperature board, but best part of this board is cost.
Piece of PCB ~30 cents,
pins ~30 cents,
power connector ~10 cents,
capacitor+resistor ~ 10 cents,
3.3V regulator ~ 10 cents
:) less than 1$ for complete board, and about 7$ for all parts including radio, arduino mini, wall usb charger, and cables:) This is power of MySensors!Which board are you quoting prices for, jendrush?
-
@jendrush said:
Thank you. This is only temperature board, but best part of this board is cost.
Piece of PCB ~30 cents,
pins ~30 cents,
power connector ~10 cents,
capacitor+resistor ~ 10 cents,
3.3V regulator ~ 10 cents
:) less than 1$ for complete board, and about 7$ for all parts including radio, arduino mini, wall usb charger, and cables:) This is power of MySensors!Which board are you quoting prices for, jendrush?
-
Nice board... Simple and straight forward to implement in our own projects!
I also like to have approx. 5 boards... Please tell me how to order and how you like the payment...Can you also include the RF24's and Arduino boards? :+1: