-
Now available as DIY kit on tindie!
03/25/2022 at 11:14 • 2 commentsWe finally decided to offer this as DIY kit on tindie
-
Prototype is finally finished!
11/17/2019 at 19:20 • 0 commentsAfter some very busy months of assembling all the components, trying out different screen materials, playing with various housing designs and a lot of coding, we finally finished our new prototype.
I have uploaded pictures and a video of the working clock. BoM, CAD model and other details will be updated soon. Below are also some pictures from the assembly.
-
PCBs arrived
09/10/2019 at 20:34 • 0 commentsOur PCBs just arrived and they also light up!
-
Design finished
09/08/2019 at 23:41 • 0 commentsWe finally finished the design of the Servo Wordclock. BOM will be updated soon.
All consumables and lasercut parts are ordered and will arrive soon.
We switched from the curved organic form to a more straight forward classic one. This prototype is designed to be "easy" to built - as far as you can say easy, when everything you build is multiplied by 114 ;-) . The Servo Wordclock is broken down into sub-assamblies to be pre-assambled in order to realise easy and faster building of the Servo Wordclock and in regards of warehousing and service cases.
Here are the pictures of our final design.
(Note that the screen is hidden to allow a better view on the mechanics)
The Housing for the Actuators (shown on last picture) will be printed in two parts and glued together due to print area limitations.
Now the print marathon begins!
We can't wait to finaly get all the parts together to start building this wonderful prototype!
-
WiFi Connectivity
08/28/2019 at 09:39 • 0 commentsAs written in a previous log our plan was to control the clock via an android app using the BLE interface of an ESP32 microcontroller. However, we came to the conclusion that it would be more convenient to use the WiFi interface of the ESP. For one, a low energy protocol like BLE is not really needed since the clock is permanently connected to a power supply. Also WiFi functionality allows to update the time from an NTP server and therefore we can get rid off the RTC module. The clock functions will be controlled via a webserver that can be accessed from every device within the same network so there are no Android/iOS compatibility issues.
I already started programming the code which is based on andrei.erdei's VERBIS. Below you can see some preliminary screenshots of the web interface.
-
PCBs ordered
08/20/2019 at 19:09 • 0 commentsWe have just ordered 125 custom PCBs for the WS2812B LEDs on PCBWay.com. For the previous prototype we just cut an LED strip into 114 pieces, glued these onto a 3D printed panel and connected them again with wires. Since each LED needs 6 connections, the preparation of all wires (cutting, stripping and tinning) and soldering them took a huge amount of time. Now we will get preassembled PCBs that include JST connectors for easy wiring.
Eagle and Gerber files for the PCBs can be found on the linked GitHub page.
-
Servo Motors and Controllers
07/24/2019 at 11:06 • 0 comments -
Testing BLE Functionality
07/18/2019 at 20:06 • 0 commentsI recently got an ESP32 development board which will be replacing the Arduino Nano that we used for version 1. The idea is to control the clock from an smartphone app using the Bluetooth Low Energy (BLE) functionality of the ESP32.
For a first test I used the example code written by arduinofanboy to turn an LED on/off. I was also able to control the servo motor using the same app. The next step will be to write an app that can fully control the clock and will be replacing the IR remote that we used in the first version.
-
Choosing the right servos
07/14/2019 at 15:35 • 0 commentsThe most important part of our Servo Word Clock are of course the servo motors. For our previous clock we used SG90 nylon gear servos. Although they were labeled with the popular brand Tower Pro they were obviously cheaper Chinese knock-offs. For the new version of our clock we decided to switch to the more robust metal gear servos MG90S. To keep the price low original Tower Pro servos are still not an option but we ordered some servos from the Chinese brand MiToot. This should at least allow us to get consistent quality in contrast to ordering unbranded servos.
The servos we ordered were delivered very quickly and I let them running for a few hours without any of them failing. While this does certainly not count as a thorough lifetime test we felt confident enough to order 120 pcs that will be used to build the next Servo Word Clock prototype.
-
Choosing the screen
07/13/2019 at 11:43 • 0 commentsWe are planning on using an acrylic plate as screen on which the letters are projected from the back. I have ordered several samples of white acrylic with varying optical transmission. Unfortunately, the outline of the letters is always blurred on the acrylic sheets. This is because the light is diffused too much within the plates which are rather thick (2-3 mm). Therefore, the current plan is to use a thin semitransparent foil (similar to the previous version of our clock) which will then be attached to a transparent sheet of acrylic. As can be seen in the last picture, the projection has a sharp outline on the foil.