Documentation
Documents
RAM Check for ATmega328P using Ethernet + SD + i2C Libraries
ATmega328P is a microcontroller chip made by ATMEL that is commonly used by basic Arduino Boards and clones.
However, it has its limitations when using multiple libraries. This page talks about how the ATmega328P can handle
multiple libraries by measuring the SRAM capacity.
Comments: 0
String Manipulation
Brief list and quick reference guide on string parsing used in Arduino programming. Also includes - String to Int, Int to String, String to CharArray, CharArray to String, CharArray to Int, Int to CharArray conversion.
Comments: 0
Serial LCD1602 v3.0
How to program the 16x2 char Serial LCDs that we have at Bigfoot Arduino Lab.
Comments: 0
Gboard Configurations
Brief explanation of how to use the Gboard. Necessary hardware connections and library modifications.
Comments: 3
12v Regulator ICs
Way to fix unregulated power supplies/adapters that claim to be 12v but outputs 14 to 20v instead.
Comments: 0
Arduino Enhanced Release 1.0.3 for Windows 7
This is a tweaked Arduino IDE, don't lose time setting up Arduino, Java or the drivers, just use this fully automated installer. Plus, you get an improved experience:
Comments: 1
Use FOCA board for Arduino Ethernet Board
In programming Arduino compatible modules (Arduino Ethernet Board), you need to use a
6-pin FTDI USB to serial converter such as Arduino USB Serial adapter, Sparkfun and Adafruit FTDI-style basic USB-to-serial breakout boards.
Comments: 1
Version Numbering
For version numbering scheme, use this:
Comments: 2
Arduino Supplier Websites
Links to supplier sites for boards, shields, electronic bricks, accessories, etc.
Comments: 0
Using this community site
This text explains how this site works. If you are the site admin, read this text and when you understand it, edit it to remove the notes so that it makes sense for your users.
Comments: 0
Create a new document