Dedication to DIY and programming

Main menu

Skip to content
  • About
  • Contact
  • Links

Category: Arduino

Free Arduino language file for GeSHi

August 18, 2009

As you may know, from now on all the code from this blog will be on tutorialpedia. I started writing some Arduino tutorials so I needed a syntax highlighter for the code I wrote, the best choice was GeSHI but … Continue reading →

Posted in Arduino | Replies: 4

Arduino : how to use the Serial port

August 17, 2009

Sometimes you really need to use the Serial port (UART or USART) of Arduino to communicate with your computer (or other devices) for debugging or readings. Arduino uses digital pins 0 (RX, receive) and 1 (TX, transmission) for Serial communication … Continue reading →

Posted in Arduino | Replies: 1

Arduino’s “Hello World!” : blinking a LED

August 9, 2009

As in all programming languages .. you start with a Hello World! code so you can see the basic structure for that language. Because Arduino can’t just print ‘Hello World!’ (in fact it can but using an external device, like … Continue reading →

Posted in Arduino | Replies: 2

Post navigation

← Older posts
Newer posts →

Partners

MROsupply.com

Categories

  • About me (4)
  • Android Programming (1)
  • API X tryouts (4)
  • Arduino (10)
  • AVR projects (3)
  • Electronics (2)
  • HTML (1)
  • Javascript Tips & Tricks (3)
  • jQuery (2)
  • Linux Tips & Tricks (6)
  • Misc (5)
  • My RentACoder work (4)
  • Non-MCU projects (8)
  • Others DIY projects (8)
  • PHP Tips & Tricks (8)
  • Processing (2)
  • Visual Basic 6 Tips & Tricks (3)
  • Visual Basic apps (2)
  • Webmaster (2)
  • Webpage Tips & Tricks (1)

Donation Box

If you feel that the posts helped you ...

Archives

  • February 2015
  • May 2014
  • April 2014
  • July 2012
  • January 2012
  • February 2011
  • November 2010
  • May 2010
  • January 2010
  • December 2009
  • August 2009
  • June 2009
  • December 2008
  • November 2008
  • March 2008
  • February 2008
  • December 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
Powered by WordPress and Foghorn