Aquarium Automation

Check out this cool aquarium project by our member Hussam. This is an aquaponics project called ”PIPONIC”. The system can be monitored and controlled remotely. Aquaponics combines fish and plants in one self-sustaining setup. In this case, the fish and plants are goldfish and mint.


The system runs on a Raspberry Pi 3, with a few key components:
• A light sensor that turns on LEDs in the dark
• A 12V water pump that cycles on/off to keep the water moving;
• A MAX31865 sensor that monitors water temperature for the fish (16–24°C);
The system logs data to a CSV file and sends it to Hussams website via an API for real-time monitoring. A camera connected to the Pi allows a visual check the water level.


You can view the live system status here https://hussamalhayek.com/aquaponics-status/
View the full code + WordPress integration and more details here https://github.com/Hussam424/Piponics


Hussam is currently working on automating the water level and would love to team up with others to explore new ways to expand the system and make it even more sustainable and smart. TOG has been the perfect place to experiment, learn and share creative ideas about projects like this. The aquarium is in our kitchen in the space. You can usually find Hussam at Electronics Night on Mondays. Feel free to drop by if you’d like to chat, share ideas, or collaborate on improving the system!

Retro Computing & Gaming Day at TOG

Join us for an afternoon of retro computing and classic gaming as we celebrate the golden age of vintage systems and consoles! Whether you’re a long-time collector, a retro gaming enthusiast, or just curious about the technology of the past, this event is the perfect opportunity to explore and relive the magic of classic computing and gaming.

What to Expect:

Neo Geo Pocket Color: Experience the vibrant world of SNK’s handheld console, known for its rich library of 2D fighting games and unique clicky thumbstick.

Sega Saturn & Dreamcast: Immerse yourself in the legendary Sega Saturn and Dreamcast, two consoles that pushed the boundaries of gaming with innovative 3D graphics and online capabilities.

Vintage Computing Systems: A variety of classic machines will be available to explore, offering a hands-on look at the evolution of computing and gaming from the 80s and 90s.

Activities:

  • Hands-on Demonstrations: Get up close with vintage computers and consoles, testing out classic games and software.
  • Show and Tell: Bring along your own retro systems, share their history, and connect with fellow enthusiasts.

Event Details:

  • Date: Saturday, 5th April 2025
  • Time: 2:00 PM – 6:00 PM
  • Location: TOG Hackerspace
  • Cost: Free (Donations welcome via Eventbrite)

https://www.eventbrite.ie/e/retro-computing-gaming-day-at-tog-tickets-1299309201799?aff=oddtdtcreator

Want to showcase your own system? Email us to reserve a table!

Also happening at TOG: Earlier in the day, we’re hosting a Soldering Workshop! If you’re interested in learning or improving your soldering skills, check out the details and register here: https://www.tog.ie/2025/03/soldering-workshop-3/

Hack Challenge Redo (part3)

We had a small break with our hacking challenges Redo. The format of the Meetup required a change, to accommodate for less experienced visitors. And as much as I love the SANS Institute Challenges, they tend to be quite a puzzle, especially later one. So for now, we are going to focus on couple other Hacking Challenges that are available online. And hopefully in December, when new 2022 SANS Hack Challenge starts, we will have a group ready to battle it together 🙂

Let’s start from Over the Wire. There are plenty games there, we will start with the Bandit, as most suitable to get used to the platform. Bandit offers 33 levels to play, it teaches Linux commands and tools. In each level your goal is identical, find a password to the next level, but let’s start from the beginning.

Over the Wire artwork

To play Bandit you will need to establish SSH connection to the Over the Wire lab server, all details of connection are given in Level 0.

So, what is SSH?

Secure Shell, sometimes referred to as Secure Socket Shell, is a protocol which allows you to connect securely to a remote computer or a server by using a text-based interface. When a secure SSH connection is established, a shell session will be started, and you will be able to manipulate the server by typing commands within the client on your local computer. System and network administrators use this protocol the most, as well as anyone who needs to manage a computer remotely in a highly secure manner.

How to use SSH on Windows?

Most common ways of using SSH on Windows is by using one of the clients. Most popular clients are: PuTTY, BitwiseSSH and OpenSSH. Windows 10 users have now the option to use build-in OpenSSH client. Just follow the installation details of your choose client.

How to use SSH on Mac?

Mac’s have build-in Terminal feature, that provides SSH client.

How do we do it on Linux?

That shouldn’t be a problem for any regular Linux users, but in case you are just starting with Linux. Go to your terminal and type:

ssh

This should list all ssh details and commands. If that’s not the case, just use the following command to install OpenSSH:

sudo apt-get install openssh-client

Full list of common SSH flags can be found here.

This should get everyone started and ready for this week challenge 🙂

One more thing, you may need to use Vim and couple Linux commands.

See you @ 5-7pm today @ our dedicated Discord channel.

Project: Fun with Smart Plugs and Tasmota

This project is by our member Jeffrey Roe and is about saying goodbye to the default firmware on this smart plug.

The project started with a request from an artist for a device to turn on/off up to eight devices that are mains powered with a custom timing sequence. I decided to try out smart plugs as they have come down in price. It would also save building a circuit of relays as I have done in the past. Most smart plugs come with a firmware that connects the device to a private server and requires the internet to control it. The use case called for this unit to be used without the internet.

After doing a bit of research, the open firmware Tasmota seemed to have all the features the project needed and would cut down on the need to code up something totally from scratch. To flash the new firmware, some devices allow this to be done wireless but most require soldering wires to the microcontroller. The ease of soldering the wires varies from device to device due to the placement of the chip. The soldering job can be much harder on some devices.

Wireless flashing seemed the easy way to go as it required no soldering, so I purchased two plugs that the internet said worked with the TUYA-CONVERT. I went for two AOFO 4AC + 4USB Power Strip plugs ( Model C379 ).

This is when the problems started.  After hours of work, getting PI ready, installing the flashing tool and nothing happens. It turns out the blog post that recommended this plug combination with using the flashing tool had a comment at the end of the post (Which I did not read before starting out). It warned people that a recent update by the manufacturer fixed the hole that allowed users to flash a new firmware over the air.

Plan B was now in operation and I knew a soldering iron would be involved. https://templates.blakadder.com/index.html is a great website with a list of devices that can be used with Tasmota, which pins to connect to, how to get access to the pins and the template to control all the features Unfortunately the two plugs I now had awkwardly required the chip to be completely removed in order to flash them.

Due to lockdown, all I had at home was a soldering iron, solder and solder braid. No desoldering tools. After some effort, I managed to desolder the chip and connect the five wires required to flash the chip. Using the great tool Tasmotizer, it is straightforward to flash the chip with the wires in place. You can even give the WiFi details and config template.

Then started the job of putting the chip back in the board, soldering it again and putting all the parts back together. With a quick test, all was back working but another plug was still left one to do. In the previous photo above, you might have noticed a black plastic cover on the board that covers each plug. That cover blocks access to a pin required to put the chip into flashing mode and hence the need for all this desoldering. The second time around I checked if I could remove this cover and to my surprise, it came off.

\o/. With the cover off I could just solder wires to all the pins and not remove the chip from the board. This speeded up the whole process and made flashing the chip much much easier. A few crocodile clips, an FTDI programmer and we were in business. Both plugs are now ready to be controlled via WiFi API call.

I have updated the page on https://templates.blakadder.com/aofo_C379.html so anyone else flashing these plugs can know about this shortcut.

The rest of the project involved adventures in writing code for esp32 & esp8266 and problems with WiFi but that is for another time.

If you would like to see more photos from the project check out our gallery.

12 years of TOG – a perfect time to do some hacking :-)

For the last five years I was getting more and more anxious the closer it was till the end of the year. Why so? The answer is very simple – the SANS Hack Challenge (https://holidayhackchallenge.com/2020/index.html) run online by Counter Hack Team (https://www.counterhack.com/expert-pen-testers). I have learnt plenty and had an immeasurable amount of fun while solving hacking challenges. This winter I found myself helping others with their tasks by giving hints and I discovered that I have learnt even more. The best part was seeing others to grow and to learn how to beat the tasks.

Unfortunately, SANS hack challenge is only once a year and I didn’t always managed to find enough spare time to solve all the puzzles. Luckily, there is a way to fix that.

So, this year to celebrate 12th birthday of Tog, there will be a pleasant surprise. A walk through a past SANS Holiday Challenges. We will start on the 23rd of January, all info will be posted online. So, keep an eye on our website and reserve time between 5 pm and 7 pm on the day to join the discussion on a dedicated Discord channel https://discord.gg/322Kw4bkQK.

TOG to host Free Software Foundation Europe meetup, Monday 20th January 7pm

Free Software Founcation Europe Logo

At the Chaos Communications Congrass a few years ago I met with the Free Software Foundation Europe (fsfe.org) and was impressed with their work. They advocate for free software and are working on a campaign called Public Money Public Code (publiccode.eu).

TOG will be hosting a meetup for members of FSFE and anyone interested in free software on Monday, 20th January at 7pm. Everyone is welcome, details about the venue on www.tog.ie.