Archives

All posts by Rhys

I decided to plant some pineapples a while back, because who doesn’t like pineapple? I only told a few people about this endeavour but one of those was particularly interested and wouldn’t be around to see them grow and fruit. I suggested that I could make a pineapple cam to monitor their growth from anywhere and soon became busy with work, my studies and an overseas exchange program. I was recently reminded of this fact and so this quick-turn project began. Continue Reading

Banner

Recently I attended a toastmasters meeting where speeches are timed and the speaker is shown a green, yellow, red or no light to indicate the usage of their allotted time. It may be obvious by now that I thought I could improve on the timing methods being used. The catch was, I didn’t tell anyone that I was going to build this system. Continue Reading

New semester, new systems to conquer and new ideas to implement.

IMG_0979[1]Photo 23-08-2015 10 09 49 am (1)

This time my team and I built a motor controller based around a PicAXE micro controller.

The controller featured smoothed control between any two points via a discrete transfer function with zero-crossing cutoff, a choice of either serial communication or voltage controlled set points, and a set of visual indicators showing both the desired set point and the current transfer function values.

Credit to Joseph Eric Roy and Stefanie Schmidiger as group members.

This project also has its own sub-site available here.

Continue Reading

ForthduinoI knew that sooner or later I was going to be learning Forth so I thought I would be proactive and set up one of my micro controllers with AmForth as a development system. Forth is a very low level, stack based, language which is also very versatile and fast (due to being so close to the actual hardware). For the Arduino Uno shortcut Continue Reading

WiFi_Relays1ESP8266 modules have made wireless connectivity a cheap and easy way of remote controlling almost any device. I thought I’d see how cheaply this could be done with the most basic version, the ESP-01.

With this implementation the web interface’s background colour of each relay is automatically updated to indicate its status, this page is also refreshed periodically in case of multiple users.

Continue Reading

Caffination Station The purpose of this project was to become familiar with the HiGraph (Graphical State Machine) and SCL (Structured Control Language) features within the Siemens S7-300 series PLC.

We took it upon ourselves to further explore the Human Machine Interface (HMI) capabilities and closely integrate the HMI into the project over a Multi-Point Interface (MPI) network .

Check out the demonstration video on the project sub-site

ControlledHMI

The purpose of this project was to use two standalone Programmable Logic Controllers (PLCs) where one is simulating a process (with artificial noise and disturbances) and the other PLC is acting as a controller. We decided to also include a Human Machine Interface (HMI) to allow the for both monitoring of key information and to adjust/reset the controller parameters.  Click Here to be taken to the dedicated sub-site


Gantry_                    3D

This time my team were tasked with programming a Siemens S7-300 series PLC in ladder logic (only) to solve a ‘puzzle’ from an unknown arrangement and starting position. This ‘puzzle’ was to find and sort two stacks of discs according to the height of each disc in to their prescribed positions. A number of dormant, start-up, recover and e-stop sequences were also prescribed.
Continue Reading