Adams Fabrication & Sourcing
Posted onVisit Adams Fabrication & Sourcing WordPress with Sydney theme with content copied from their existing site.
Visit Adams Fabrication & Sourcing WordPress with Sydney theme with content copied from their existing site.
Visit Dakota Entertainment WordPress with Sydney theme styled to meet customer needs.
Visit T&R Electric T&R’s website is another rebranded clone of the Precision Reloading site by Software Alternatives. This time it was modified on the back end for a quote system to replace the cart system.
Rebranded clone of the Precision Reloading website. It is responsive and features realtime inventory availability for a business with 8 locations. It is written in PHP on top of an IBM i system running IBM DB2, and integrates with Software Alternatives ComEdge ERP. The site has now been redeveloped, so I was not involved with […]
Visit Precision Reloading I worked on this while at Software Alternatives in Sioux Falls, SD. This website is responsive and features a shopping cart that integrates with Software Alternative’s ComEdge ERP software. Inventory displayed is realtime availability. It is written in PHP on top of an IBM i system running IBM DB2.
MQModBus is an open source application designed to connect mobile devices to Modbus PLCs. It is based on QModBus, was originally designed for Android, and can be ported to any device that Qt has been ported to.
MQModBus is an open-source project I started to connect with Modbus devices on an Android phone. It was derived from the original source of QModBus using the libmodbus libraries. This video was taken in the design stage between v0.1 and v0.2. It is completely functional in this state with no known bugs. The differences between […]
This demonstrates using QModBus as a foundation to create a HMI screen. I used the code from QModBus and moved the functions to read values into the timer, which I set at 200msec so it had a decent scan rate without overloading the CPU. Next I made buttons to call functions to send values to […]