Close
0%
0%

The Winkel Board

Powerful One Stop Arduino Compatible Development and Prototyping Board with ATmega128 at the Core.

Similar projects worth following
Finally posting my first project :) I have always wanted to contribute to DIY community especially the maker and OSHW DIY community because it has given me so much, but i wanted my contribution to be special and unique.

The way i chose to contribute to this huge wonderful community was by teaming up with a buddy of mine and building a unique Open Source Hardware development platform for makers and hardware hackers who can build stuffs quickly without worrying about the complexities that comes around with starting one. We named it the Winkel Board

As you read on, you will see what i actually mean, and how this new developing & prototyping board solves all those genuine problems.

The Problems we are trying to solve.

Before starting any electronic project a maker has to go through an Exhaustive //TODO list

  • Prepare a list of right electronics components
  • Prepare BOM
  • Search them locally or online to fit the BOM
  • Wait for the components to arrive if sourced online
  • Getting started with prototyping
  • Go online again studying libraries and figuring out how they can be interfaced on breadboard or etch a PCB
  • Finally start building and actually working on your project and then try not to rage quit


Winkel Board is the solution. The Story Behind.

We were building an IoT product and wanted to experiment with different communication protocols, like radio, WiFi, Bluetooth and found ourselves in a mess while doing so.Well of course we had an Arduino Board to get started with but had to buy and experiment with different shields every time and that costed us a lot of time and money. In India, such shields were really costly to source from outside plus it really affected the speed of prototyping. We talked to a lot of makers and electronic hobbyists and found that this was a common problem within the maker community and not just in India but all over the world. Some suggested RPi 3 can be an answer for many projects but not every project needs an O.S. And not every project can be housed with an Arduino with all its shields, and some projects just require to use many communication protocols at once and need to perform a lot of calculations and I/O operations. To do all these powerful things with just one small board and to keep it simple and Arduino IDE compatible was the idea behind Winkel Board.

So we built the Winkel Board

Winkel Board is a new Arduino Compatible, Powerful Open Source HardWare Platform for makers who work on electronic projects which involve a lot of I/O operations and involves using different communication protocols to fulfill different tasks. Winkel Board is also for engineers and hardware hackers who are looking to build and prototype products of tomorrow, but have to spend time looking for the right components to use and then spend more time figuring out how they can be interfaced together as it requires basic knowledge of various chips and their libraries to get started.

Winkel Board helps you achieve all of the above, so that you don't have to spend time on looking for components and studying their libraries and you can quickly accelerate building and prototyping.


There are several other open hardware platforms which i'll compare later in this article, but most of them fail to provide a single stop solution.

  • For example there are times when you would require your Arduino to connect to the internet, but you have to buy an extra Ethernet shield or interface a WiFi chip to it in order to do so.
  • You may sometimes want to have accurate times on your controller to fulfill certain tasks at particular intervals, but have to interface an RTC with your controller or read time from the internet for which you will have go to the first point.
  • Or maybe you want to create a mesh network using radio nodes but have a hard time figuring out how to get started with NRF24l01 or buy a radio shield for that reason.
  • You may also find a need to use Bluetooth in your projects but have spend time interfacing HC-05 with an Arduino or Sometimes you just run out of GPIO pins.

The Winkel boards have everything onboard for a maker to get started with building different prototypes and products of tomorrow.


Here are the on board Feature Set

  • A powerful core in the form of ATmega128
  • On-board Bluetooth Module in the form of HC-05
  • On-board WiFi module in the form of ESP8266 ESP12E
  • On-board Real Time Clock in the form of DS3231
  • On-board Radio Transceiver in the form of NRF24l01
  • OTA programming of Atmega128 and ESP12E (This one is a biggie :) )
  • Smart-Opt feature enabling you to use only specific on-board components when needed.
  • And all this in a form factor of 5cm x 5cm


Tech Specs, Pinout & Comparison with other solution


Technology

The Winkel Board is a microcontroller...

Read more »

Pro-I-Top.png

3D Render of the board - Top View

Portable Network Graphics (PNG) - 278.47 kB - 11/01/2016 at 14:35

Preview
Download

ProI-Bottom.png

3D Render of the board - Bottom View

Portable Network Graphics (PNG) - 350.54 kB - 11/01/2016 at 14:35

Preview
Download

WinkelProI.png

3D Render of the board - Side View

Portable Network Graphics (PNG) - 168.51 kB - 11/01/2016 at 14:33

Preview
Download

Pro-I-pinout.png

Pinout of the board

Portable Network Graphics (PNG) - 163.34 kB - 11/01/2016 at 14:33

Preview
Download

  • 1 × ESP8266 ESP12E WiFi Module
  • 1 × NRF24l01 Radio Transceiver
  • 1 × HC-05 Bluetooth Module
  • 1 × DS3231 Clock and Timer ICs / Real-Time Clocks
  • 1 × CR2302 Electronic Components / Misc. Electronic Components

View all 12 components

View project log

View all 3 instructions

Enjoy this project?

Share

Discussions

Rishi wrote 12/10/2016 at 05:27 point

The crowdfunding campaign is now live at https://www.crowdsupply.com/mintbox-technologies/winkel-board


Get your early rewards or just show your support by sharing our work!!!

We are also updating build example from instructable links to full description build instructions here on hackaday

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates