Skip to content

suratin27/Pico-PLC-FX1N

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico-PLC-FX1N

Raspberry pi Pico PLC Firmware Technical specifictions

0.Firmware revision log

  • V1.08
    • Raw ADC0 ,ADC1 added to D1010 ,D1011
  • V1.07
    • MUL bug fixed
  • V1.06
    • Timer bug fixed - 2nd
  • V1.05
    • Timer bug fixed
  • V1.04
    • Modbus IO supported
    • Y0 - Y6 (Active HIGH)
  • V1.02
    • X8,X9 Read status bug fixed
    • Modbus RTU Slave supported
    • Modbus RTU Master supported

1.Hardware

  • Raspberry pi Pico

2.PLC Function compatibility

  • PLC Model : FX1N/FX1NC
  • Input 10 Input
  • Output 7 Output (Active High)
  • Ladder step : 2000 steps
  • Retentive memory : No
  • RS485 modbus : Yes
  • RS485 function
    • Modbus master
    • Modbus slave
  • Analog input 2 Input

3.How to install firmware (ขั้นตอนการติดตั้ง FX1N Firmware)

  • กดปุ่ม boot บนบอร์ด Raspberry pi pico ค้างไว้พร้อมกับเสียบบอร์ด Raspberry pi pico เข้ากับ usb port ของคอมพิวเตอร์
  • จากนั้นบอร์ดจะเข้าสู่ โหมด Flash drive
  • จากนั้น copy ไฟล์ Firmware.ino.uf2 ไปวางไว้ใน drive นั้น
  • จากนั้น Raspberry pi pico จะ reboot 1 ครั้ง
  • จากนั้น Raspberry pi pico ของจะกลายเป็น FX1N ที่พร้อมสำหรับเชื่อมต่อกับ GXWork2 ได้ทันที

3.1 ADC0 = D1000 Analog input ช่องที่ 0 ให้อ่านค่าที่ address D1000 3.2 ADC1 = D1001 Analog input ช่องที่ 1 ให้อ่านค่าที่ address D1001

*** ขอให้ทุกท่าน สนุกสนานกับการใช้งานครับ ***

4.PLC Pinput Pico_PLC_Pinout_2023

5.บอร์ดแนะนำ 1 - Cytron Maker PI PICO Cytron_maker

6.บอร์ดแนะนำ 2 - Chinese HAT Chinese-HAT

7.If you want to use Pico PLC as Arduino library you can use my Arduino library name is "picoPLC".You can search "picoPLC" in Arduino library manager

About

Raspberry pi Pico PLC Firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published