Webcervices. Con la tecnología de Blogger.
RSS

Unete a nuestro grupo de facebook

Unete a nuestro grupo de facebook
Hola que tal lectores de esta pagina tan maravillosa que es arduino Tec ...Los invito a que amplíen mas sus conocimientos en Arduino y Raspberry Pi Uniéndose a mi grupo Arduino Tec

Multi proyectos 0112

ARDUTEKTEN

dcuartielles – April 30th, 2009
The Swedish Magazine Arkitekten makes a reflection about the relevance of 3D printing and the internet. In the article, titled something like “Filesharing changes the future of design”, the editors look into the relationship between technology and intellectual property. They look through current design trends. Among other things, Arduino is mentioned, as one of the open source tools used in the production of Spoorg (browse down in the page),  by Pablo Miranda and Aasmund Gamlesaeter.
Arkitekten 0904
(c) 2009 Arkitekten, picture by D. Cuartielles
What really strikes me from this article is the fear it transmits towards open source, as well as towards open fabrication. They expect people with laptops to copy 3D shapes while sitting in a café, sending their files resembling designer pieces to manufacture and getting them shipped home a couple of days later. Actually, the article’s subtitle says “the combination of 3D files over the net and 3D printing facilities can bring illegal downloads of design”.
Arkitekten 0904 Arkitekten 0904
(c) 2009 Arkitekten, picture by D. Cuartielles
That might in fact happen, and I would love to see it happening. I believe openness challenges our way of understanding many things that we have been giving for granted for too long. Anyway, this is my personal opinion** and shoud NOT be understood as an Arduino opinion.
(** personal as in D. Cuartielles’ )

LIBRARY FOR LIBELIUM’S GPS MODULE

dcuartielles – April 21st, 2009
I have been a little slow the last two months in reporting about my Xmass presents. Being on parental leave but being forced to arrange the moving of my lab to a new building seem to be two incompatible actions, but they are perfectly possible here in Sweden.
GPS on Mega
(c) 2009 BlushingBoy, GPS Shield on Arduino Mega
Leaving excuses on the side, I got a little jealous about Tom posting how he uses the Mega; therefore I decided to push a little harder for a library I am writing for the guys at Libelium. They sent me their GPS module and I decided to make a simple wrapper for users to plug their Tyco-GPS modules to Arduino Diecimila/Duemilanove/Mega from Arduino’s IDE 13/14/15. This is how much the whole thing has evolved since I started writing this piece of code in January… every time I thought I was done, we would release a new board or a new IDE and I had to debug the thing.
The library is running on a modified version of SoftwareSerial, and uses two functions by M. Hart, who wrote the brilliant tinyGPS library. My goal was to make something where unexperienced users would just have to write something like “GPS.init()” and “Serial.println(GPS.getLongitude())” and the thing would just work. Depending on how much you use the serial communication, this library weights between 4KB and 9KB … but it does everything for you ;-) On the other hand, on the Arduino Mega, 9KB is not even 10% of the available memory space. Download the library directly from this link.
GPS on Duemilanove
(c) 2009 BlushingBoy, GPS Shield on Arduino Duemilanove
I crafted three examples (basic, medium, advanced) featuring the use of different techniques to parse the GPS sentences. If you write something like a data logger, or a GPS toy, post your link here and I will be more than happy to include your code in the next revision of the library. Of course, if you found any errors or made any improvements, do the same thing.
This code compiles for Duemilanove and Mega, without any alterations. It works fine with the processors ATmega168 and up. Uses about 300 Bytes of memory space and is documented inside the code. Ah … there is a README.txt you shouldn’t miss; it explains how NOT to use the library.
[NOTE: If you are a linux user, please remember there is a bug in GCC-AVR that affects the way long ints are multiplied and this library makes an extensive use of that type of numbers. Please, read this note on Arduino's playground and upgrade!!]

LIFE CYCLE ASSESSMENT OF DUEMILANOVE

tigoe – April 13th, 2009
Caroline Brown, an ITP student in Jennifer Van der Meer’s class, is trying to do alife cycle assessment on the Duemilanove, to determine its environmental impact.  I think it’s an interesting idea, since I’ve never seen an LCA done on a module like the Arduino. I’ve seen a few on commercial products, but never on development tools.
She’s currently collecting info on how you use your boards and how long they stay in use. If you’re interested, her survey is online here. It’s anonymous.
This is a very short project she’s doing (only a few weeks long), so the results may not be conclusive, but nevertheless, I hope it’ll reveal enough about the environmental impact to delve into more assessment in the future. It’d be great to learn something about how to minimize the impact of what we do.

MEGA KNIGHT RIDER EXAMPLE

tigoe – April 1st, 2009
I just finished a quick sample project for the Arduino Mega, doing a project that comes up all the time, and usually requires a multiplexer, Max7219, or shift register:  controlling 128 LEDs with a Mega.  In this example, there’s nothing but a mega and 2 8×8 LED matrices.  Whee!
And yes, that’s a nifty light blue prototyping shield designed by tinker.it and made by Smart Projects. Looking forward to using more of them.

ARDUINO MEGA: BIGGER, MORE POWERFUL, STILL BLUE.

mellis – March 26th, 2009
Arduino Mega
We’re happy to announce the release of the Arduino Mega, a larger, more powerful Arduino board. It’s based on the on the ATmega1280 (datasheet), which has 128 KB of Flash (program) memory, 8 KB of RAM, and 4 KB of EEPROM. The board has 54 digital pins (of which 14 provide PWM output), 16 analog inputs, 4 hardware serial ports, I2C, and all other goodness you expect from an Arduino board. The Mega is compatible with most shields designed for the Duemilanove, and includes the same automatic power selection, auto-reset on upload, and pre-burned bootloader.
To use the board, you’ll need to download Arduino 0015, now available from thedownload page (Linux version coming soon). Just select Arduino Mega from the Tools > Board menu and you’re good to go. The reference pages for individual functions will be updated over the next few days to reflect the capabilities of the Mega.
The Mega will be appearing soon at distributors throughout the world. Check the buy page for the one closest to you.
Photo by SpikenzieLabs

K3, MALMO UNIVERSITY, ON FRIDAY

dcuartielles – March 24th, 2009
20090327_exhibitionFlyer

PHYSICAL PROTOTYPING – IN THE MAKING

dcuartielles – March 21st, 2009
Next week is the final presentation of the Physical Prototyping projects by the Interaction Design BA. students at K3. They are working hard, sometimes too hard, making it to the point of not thinking clear about the consequences of e.g. attempting to power-drill a hole on the plexy case of a project without taking the electronics out. Take a look at the following picture and judge by yourself, it is tagged in flickr with: arduino, crashed, smashed and drill.
(c) 2009 Picture by Sjunnesson, Arduino, Crashed, Smashed, Drill
(c) 2009 Picture by Sjunnesson, Arduino, Crashed, Smashed, Drill

GO GO GOBETWINO

dcuartielles – March 18th, 2009
Since we started the Southern Scandinavia Arduino meetings last year, Mikael would pop up to show his latest music instrument, discuss about some funky projects or just drink a cup of coffee. During our last meeting in Malmo, he came out with his best kept secret: Gobetwino, a Windows program that can link Arduino boards with anything software. There are many approaches to connect Arduino with software packages, but he takes the one of hacking one of the most useful MS Windows features: it is possible to call any programs by means of keystrokes, and it is possible to generate keystroke-like events via software.
Gobetwino by M. Morup, picture by D. Sjunnesson
Gobetwino by M. Morup, picture by D. Sjunnesson
Gobetwino will log data into a file, send you an email, type into a word document or an excel sheet, send a command to Arduino on email arrival… The only backdrop of this amazing piece of code is that it won’t run in my Ubuntu-powered laptop! The software is currently freeware in its revision 0.5 and Mikael promises in his website he will open source it in the future, once the code has been cleaned up and the Danish comments have been translated (believe me, you don’t want Danish-commented source… or maybe you do) . It comes with a 35 pages manual that will guide you through the configurations needed to make Gobetwino open files, send emails, and report to Arduino. If you want to help Mikael with further developing Gobetwino, go ahead, stress-test it in your computer and report the bugs to him.
Mikael Moerup is an artist and designer living and working in Copenhagen, Denmark. He was part of The Lab, a defunct media space in the center of the Danish capital, builds crazy music instruments, likes chocolate, and has the ability of finding cheap-but-cool LCDs with red backlight!
Here we go! Download Gobetwino directly here!

SNAP-ON PANEL FOR ARDUINO BASED INSTRUMENTS

dcuartielles – March 9th, 2009
Last week I hosted a workshop at Arteleku in San Sebastian, Spain. We spent two days building small Arduino based music instruments using the Smapler v2 shield. I couldn’t resist the temptation of making a laser-cut design that I had in my head for some time … a snap-on board where to tidy up the Arduino board, the wires, the headphone connector and even an old computer keyboard.
DSC_0012
(c) 2009 BlushingBoy.org for Arteleku, Donostia, Spain
The workshop -titled 16KB OF SOUND- focused in the idea of creating music instruments taking advantage of generative sound related techniques. If you are interested in the code developed during that workshop, visit this link. Just as a  teaser, the following video shows the simple tremolo example, on how to make a CASIO PT100-like tremolo keyboard out of an old PS2 computer keyboard.
(c) 2009 Blushingboy.org, Arteleku, Donostia, Spain

STOCK BY M. MAÑAS

dcuartielles – March 4th, 2009
Moises Mañas is an artist as well as professor at the School of Fine Arts, University of Valencia. We met because of common interests and have worked together a couple of times. Currently we prepare a workshop we will be hosting together in San Sebastian in the summer 2009.
Stock, (c) 2009 Moises Mañas
Stock, (c) 2009 Moises Mañas
His personal art career has drifted away from painting to media arts and it is starting to flourish now. Stock is his latest piece as presented by the Gallery Rosa Santos (Valencia, Spain) at ARCO -the yearly art fair in Madrid, one of the biggest in the world.
Stock, (c) 2009 Moises Mañas
Stock, (c) 2009 Moises Mañas
Stock represents physically the status of the stock-market via moving three overalls up an down using solenoids. The technical explanation to his piece can be seen here, it is in Spanish, but I think the pictures talk by themselves.
You can find about Moises at his gallerist, but also at the Laboratorio de Luz’s website, the department of new media at Valencia’s university.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comentarios:

Publicar un comentario

Objetivo Y Reclamaciones

Este blog es un portal en el cual se publican contenidos de diferentes blogs.En los cuales se les anexa al pie de pagina un enlace a su pagina original aquí encontraran toda clase de proyectos de arduino y linux
Espero tengan una gran experiencia en este blog un Gran Saludo
de parte de la organización WebCervices..
objetivo
O del grupo ArduinoTec De arduino
Cualquier reclamación o petición comunicar al Administrador principal o hacer un comentario en la publicación que se sientan inconformes en los correos
electriarias@gmail.com
y para temas de suma importancia mi correo personal
pabioarias@hotmail.com

Siguenos en Twitter

Like

Unete a nuestro grupo de facebook

Hola que tal lectores de esta pagina tan maravillosa que es arduino Tec ...Los invito a que amplíen mas sus conocimientos en Arduino y Raspberry Pi Uniéndose a La mi grupo Arduino Tec

Unete Al Grupo De facebook

Unete Al Grupo De facebook
Amplia tus conocimientos debatiendo temas de Arduino y Raspberry pi