Author Topic: Serialino - Arduino clone  (Read 5471 times)

RiccardoGiuliani

  • Newbie
  • *
  • Posts: 14
    • Hw2Sw
Serialino - Arduino clone
« on: January 14, 2013, 01:40:41 PM »
Hi everybody

If you're interested, I've just published a series of posts about a clone of Arduino (mostly Duemilanove), that we (a friend of mine and I) realized and called Serialino.
The idea is similar to Severino, because it's single-sided copper board too: but serial communications are managed with Max232 (and also the 3.3V are available).
It's released under the terms of CC A-SA 3.0; the KiCAD files freely downloadable and modifiable.

Before giving the link, I prefer to ask Martin the permission: I don't know if auto ping-backs are allowed.

MJLorton

  • Administrator
  • Hero Member
  • *****
  • Posts: 817
Re: Serialino - Arduino clone
« Reply #1 on: January 16, 2013, 03:36:00 PM »
Please post...no worries!
Play, discover, learn and enjoy! (and don't be scared to make mistakes along the way!)

RiccardoGiuliani

  • Newbie
  • *
  • Posts: 14
    • Hw2Sw
Re: Serialino - Arduino clone
« Reply #2 on: January 16, 2013, 04:36:00 PM »
Thank you, Martin.

The project page is http://www.hw2sw.com/serialino/

The arguments are logically divided: so you'll find the specific ones on Serialino at the bottom.
A post misses about the board on the road; hope to publish it as soon as possible.

It's essentially a variation of Severino single-sided copper board: we changed the communications management from the two bjts to the max232, and added the 3.3V supply too.

Comments are closed, and we've not a forum.
It will be a pleasure to discuss here, with everyone interested both in positive and in negative.