1. levi_ackerman

    ESP8266 Running Problems - Memory [Python]

    I am using my ESP8266 device and have installed Micropython as firmware on it. I wrote some python code to fetch environmental data through a DHT11. The scripts I'm running with the ampy module, specifically, the command "ampy --port COM5 put file.py" and the command "ampy --port COM5 run...
  2. levi_ackerman

    Search for UART sensors

    I’m developing a Modbus RTU architecture. The master of this architecture is my Beagebone Black , which I want to connect via RS-485 serial communication to my sensors. Since I’m using RS-485 converters (RS-485 Converter) which need a UART input as far as I understand, I was looking for sensors...
  3. ajitnayak

    RS485 communication issue

    I have Setup like this for my application. I have Transformer which gives out 12V 1A & 5V 500mA output.I have used isolated ADM2483 design where power galvanized isolated. Primary side 5v &gnd taken from 7805 regulator where 12v input comes from transformer. same ground used by MCU/ADM2483 side...
  4. ajitnayak

    RS485 Communication issue,

    Dear all I have used PIC18F45k40 device for RS485 communication. I have 2 ckts one is isolated and another non isolated RS485 design. I have schematic & placement for reference. I have connected multiple slave device independently isolated and non isolated product , its working well. There is...
Top