Adsense HTML/JavaScript

Monday, June 3, 2013

Using the Simulator in Atmel Studio 6



Learn how the Simulator in Atmel® Studio 6 can serve as an efficient debugging platform for your Atmel AVR® microcontroller. Learn more about Atmel Studio 6: www.atmel.com/atmelstudio

Monday, May 27, 2013

Getting started with Java ME Embedded 3.3 on the Keil Board

The videos show you all the steps you need to follow to develop your first applications using Java ME Embedded 3.3 on the Keil board.





Sunday, May 19, 2013

UDOO: Android, Linux and ArduinoTM in a tiny single-board computer



UDOO is a mini PC that could run either Android or Linux, with an Arduino-compatible board embedded.

Support us on Kickstarter: http://kck.st/XBthCV

Thursday, May 16, 2013

Building the Web Together


From a humble beginning of static text, images, and links, the web has grown into a rich platform teeming with interactive content and powerful applications.

Thursday, February 7, 2013

Getting Started with Raspberry Pi (Make: Projects)


What can you do with the Raspberry Pi, a $35 computer the size of a credit card? All sorts of things! If you’re learning how to program, or looking to build new electronic projects, this hands-on guide will show you just how valuable this flexible little platform can be.
This book takes you step-by-step through many fun and educational possibilities. Take advantage of several preloaded programming languages. Use the Raspberry Pi with Arduino. Create Internet-connected projects. Play with multimedia. With Raspberry Pi, you can do all of this and more.
  • Get acquainted with hardware features on the Pi’s board
  • Learn enough Linux to move around the operating system
  • Pick up the basics of Python and Scratch—and start programming
  • Draw graphics, play sounds, and handle mouse events with the Pygame framework
  • Use the Pi’s input and output pins to do some hardware hacking
  • Discover how Arduino and the Raspberry Pi complement each other
  • Integrate USB webcams and other peripherals into your projects
  • Create your own Pi-based web server with Python