Posts with «languages» label

Developers: builders or explorers?

Last spring we collaborated with VisionMobile to run a survey on IoT developers and also the value that Open source has in the field.

We discovered that Between IoT developers there is a big chunk of open source enthusiast. 1/5 value the importance of using open source tools and platforms.

Developer that define themselves explorers cover a crucial role in the field. It is from them that all the truly new, out-of-the-box ideas come from.

Only by exploring seemingly crazy ideas can the Internet of Things reach its full potential. The open source ecosystem is often the area where these ideas bloom.

While open source is so valued between developers, there is still a lot of work to be done. 60% of the opensource enthusiast in fact, think that open standards are missing in IoT.

We are really happy that the connected Home is the most interesting vertical market for developers, and we can’t wait to see what this big group of explorers will develop in the next future. Hopefully the next big invention will be open source.

Find a full article on Developer Economics website.

On Casa Jasmina website you can explore the infographic in high-res with some  interesting data:

The most important role of Internet of Things developers is to explore new possibilities. The technology is widely available; in no small part because of open source software and hardware projects. Now we need to learn where we can take it. We can build it, but should we?

Creative Coders & Designers unite at push.conference Munich

For the third time, next October 10th & 11th, Munich will host push.conference a unique 2-day event for the interactive professional field, uniting the potential and skillset of a new generation of creative coders, interaction designers and creative technologists with the established UX/UI scene. (discount code at the end of this post!)

With a comprehensive and diverse program, the conference lives up to this with 10 headliner talks and 8 inspiring lightning talks from design consultancies, companies and creatives such as Ben Fry (Founder Processing), Lauren McCarthy (Interaction Artist), Mike Tucker (Universal Everything), Josh Carpenter (Virtual Reality Researcher Mozilla), Daniel Burka & Braden Kowitz (Google Ventures), Markus Eckert (Motion Code Magician) and many more.

If you want to get inspired by the great minds on stage, get in touch with enthusiasts of connected fields, meet agencies looking for talents or maybe find your next team members yourself, register to the conference with the Discount Code (early bird fare) for Arduino fans and lasting 2 weeks from now:  pf214ard3x9.

 

 

Arduino Blog 19 Sep 09:54

APDuino Project – Custom Monitoring without Coding

 

[srejbi] shares a new, programming-free, API-based way to programming Arduino: the APDuino project (minimum hw requirements: Arduino Mega 2560 + W5100 EtherShield). The Apduino relates to a peculiar approach towards Arduino that I noticed in the last years: using Arduino and making things without coding. This is a good thing for people that can’t code, but has to be simpler than learning code itself.

The APDuino Project provides a turn-key software solution for building custom monitoring and automation systems with custom rulesets (featuring expression evaluator with access to sensor and control arrays), cron-like scheduler, remote access and management via HTTP, SD and online logging and more…

All *without* programming (if using supported hardware components) … allowing DIY’ers to build their own automation systems much quicker and easier.

– The image collage attached is showing parts of 1 realization I built (I have 4 completely different systems running, all using the same software ) — This one pictures an aquaponics monitoring system with 16 physical sensors (lots of 1-wire DS18B20′s chained, DHT-11, photoresistors, HY-SRF05 with mechanically inverted reading surface providing tank level monitoring, radio-controlled sockets allow pump and fan controls).

Other systems feature components such as vibration detector, pH probe, BMP085,DS1307 RTC.

via [apduino.org], [Apduino on github]

Arduino Blog 15 Nov 12:42

ArduGate: controlling Arduino with web browser

ArduGate: a web gateway for Arduino that makes possible to use JavaScript inside the web browser to interact with Arduino. Currently available just for Windows,  however, release for Linux and MAC OS X will be available soon.

 

India, our forum salutes you

India is large … or should I say XXXL? In order to give a better support to all the Arduino interested people in India we have created a new section in our forum where to bring up issues in both English and Hindi. We know there is a growing community coming from schools, maker groups, and the hardware section of the free/open source movement.

To coordinate the efforts around Arduino in India, we have gathered an excellent group of forum moderators (their nicknames are mentioned for you to find them in the forum):

  • Priya (our Arduino representative in India) – beachbrake
  • Sudar -  Sudar
  • Nishant -  NI$HANT
  • Jobin –  jo_v

(there is more to come, as we expect the Indian community to move quick, we will need all the help in the world)

So if you are in India and want to find your pals at our forum, refer to the following website and contribute!

http://arduino.cc/forum/index.php/board,82.0.html

India, our forum salutes you!

Arduino Blog 22 May 11:06

A revisit to open frameworks

Remember this?

A good tutorial by Sparkfun will help us make the above display. Before we begin let us take a few questions on Open Frameworks.

Q> What is Open Frameworks?

openFrameworks is a very handy software library written in C++ that is written for the sole purpose of reducing the software development overhead faced by designers and artists that would like to create pieces that use various media (graphics, sound, video, electronics, etc.).

Q> Why Open Frameworks when there is Processing?

Because there are some things that oF is well suited for that Processing just can’t handle. oF is much better at creating projects that use a lot of 3D Graphics, computer vision libraries like OpenCV or projects that involve the real-time manipulation of video. Also, while Processing requires a Java backend, oF is simply a set of C++ libraries, meaning that developers comfortable with C++ will be right at home.

Q> Where can I find more data and examples on Open Frameworks?

You can start by reading this article.

Try it, it works!

Via:[sparkfun]

KegDroid: Combining Arduino, Android, and NFC to Dispense Beer

Happy to see the KegBot Project adding a new fancy Android shell as casing.

“If you are looking for an exciting hardware project, KegDroid deserves a look. It is a sophisticated system that involves Android, Arduino, NFC, plumbing and — beer. Perhaps the final stroke of genius is to package the whole thing in a Droid body. Some how the little green fella looks at home on the bar. You have heard of desktop and laptop apps now we have bartop apps to add to the list

via [SlashDot]