Blog

Problems with Delivery of Stepper Bricks

A short story what happens behind the scene:

It should not happen that a product is out of stock. In case of the Stepper Brick it unfortunately happend because of a big bulk order. Of course we immediately ordered all of the necessary parts and arranged a production date with our supplier. We ordered the PCBs from a new supplier with a lead time of three weeks.

The manufacturer did not have experience with the black solder resist that we use on our PCBs, but they assured us that the production would be no problem. After many phone calls and clarification of many details the PCBs were put in production.

At the day of delivery we got a call that our PCBs were shipped but that there is a problem with the silkscreen. It was yellow on the bottom side of the panel. We inspected the panels and it turned out that the silkscreen got brown after a pass through the reflow process. Besides this “optical” problem there was a problem with the surface of the bottom side. The pads are not flat enough, such that we would have to expect lots of soldering problems after the reflow process. A rework afterwards by hand was not up for debate. It would not be feasible with the expected problem occurrence.

All in all this means that we can not use the panels.

https://www.tinkerforge.com/static/img/_stuff/stepper_yellow.jpg

We ordered new PCBs from another supplier that has experience with the production of black PCBs, so we can be confident that these will work.

We have to apologize for the long waiting times for the Stepper Bricks. The new Stepper Bricks can be shipped around mid May. Of course we will do our best to ship them earlier.

Many thanks for your understanding!

New USB Power Supply

We have a new USB Power Supply in our shop. Since we were unhappy with the high voltage drop of the old USB Power Supply, we ordered a dozen different ones to tear them apart and test them out. The “test winner” is now available in our shop.

https://www.tinkerforge.com/static/img/_stuff/usb_power_supply_bottom_800.jpg

The new USB Power Supply reaches the full 2A at 5V without any voltage drop. Thereby it is possible to use it together with big fully equiped stacks. We did have to increase the sales price by the additional cost of 2€. However, in our opinion the new USB Power Supply is well worth the price.

https://www.tinkerforge.com/static/img/_stuff/usb_power_supply_top_800.jpg

10% Easter Discount

To induce a little bit more traffic to our brand spanking new homepage, we arranged an Easter Discount of 10%! It is valid until April 1st.

https://www.tinkerforge.com/static/images/easter_bunny_50.jpg

New Homepage

As you may have noticed, we have a new homepage ;-).

https://www.tinkerforge.com/static/img/_stuff/new_home.jpg

There are two main goals the new site has:

  1. The whole concept of Tinkerforge should be easier to grasp for someone that visits the site for the very first time and has no idea what it is about.

  2. The website should be easier to index by search engines.

To achieve the first goal, we added the “What is Tinkerforge?” site, as well as sites for specific groups of customers (tinkerers, educaters and professionals).

The old site was hard to index for search engines, since each site was available in two languages but only had one url (language was set by cookie). This means that google likely never saw the german version of the documentation and so on.

On the new homepage the language is encoded in the url. This also has the advantage, that every site can now be linked language specific.

If you find any dead links or bugs in the new css or similar, please notify us (info@tinkerforge.com). Especially all of the old links that exist in the wild should redirect to the correct new pages.

Visual Basic .NET bindings ready

The Visual Basic .NET bindings are now ready to use!

https://www.tinkerforge.com/static/img/_stuff/dotnet.jpg

Since version 2.0.0 the C# bindings are Common Language Specification compliant. This allows to use them with all CLI/.NET compatible languages. For Visual Basic .NET we provide dedicated example code and documentation to demonstrate this.

If you find bugs, please report them in the generator git: https://github.com/Tinkerforge/generators