Curtain Control Node
-
-
Hi Suresh,
It would be great if you added the schematics of your design as a PDF file. I guess you created the design in Eagle?
Thanaks in advance,
Ralph
-
Hi Suresh,
where we can by this type of curtain material. I want to use in my home.
-
@bisschopsr The design files are available on openhardware.io
-
@jemish You can look for on Aliexpress.
-
Goodmorning,
I try to load the sch file with egle but i get a error, can you help me.
I use eagle 5.11 proffecial.
In the picture of the schematic i don't see the ATSHA204-TSU and 25LC080SN can you help me with this.Greatz Ton Rijnaard
-
@TON-RIJNAARD I'll get back with libs for these parts. I am not in town and all files are on my desktop. Will send you once m back
-
Suresh Mali,
I have let make the board and now i try to complete the curtain
Can you help me where i connect the nss from the radio. i use the RFM 69, 433 mhz
How do i get te ino file in the atmega with the prog connector
You give me some answers in early question.Greatsz Ton
-
@TON-RIJNAARD
SparkFun-DigitalIC.lbr This lib has the ATSHA204.https://www.diymodules.org/eagle-show-object?type=usr&id=1937&part=microchip.lbr&device=25* here you can download the EEPROM lib
-
@TON-RIJNAARD There is a ICSP header to program MCU. I dont use RFM69 so you'll have to modify the Sch file. NS pin connects to D10. More info here : https://www.mysensors.org/build/connect_radio shows on how to connect RFM69.
-
Suresh Mali,
Thx for the ersponse i give it a try.
D9 is that d100 perheps.
-
Suresh,
How do i programm the chip.
I have try with arduino but don't now witch board i must select.
I have try it with arduin uno but i get only errors.
When everything is going okee i have load a bootloader in the atmega chip.
I use the programm connector on your board (6 pins streath) with a usb to 6 pins.Ton Rijnaard
-
@TON-RIJNAARD You need to select the board based on the bootloader you have flashed. Complile the code in Arduino and try burning the hex file using a programmer (USBasp, AVRISP, etc..) if are facing issues with Arduino.