arduino

Arduino ISP In System Programming and stand alone circuits

Arduino ISP (In System Programming) and stand-alone circuits

We use an Arduino to program other ATmega without bootloader . This technique allows you to use all flash memory for code and make boards using new ATmega, cheaper than those with bootloader. The qualities that have made the success of Arduino are undoubtedly the open-source software, many libraries, a good hardware and a virtually infinite […]

Arduino ISP (In System Programming) and stand-alone circuits Continue Reading

pedalSHIELD Arduino Guitar Pedal

pedalSHIELD Arduino Guitar Pedal

Web site: http://www.electrosmash.com/pedalshield Project Summary: pedalSHIELD is a programmable Arduino Open Source & Open Hardware guitar pedal made for guitarists, hackers and programmers. Users can program and share their own effects in C/C++. Full Project: pedalSHIELD is a programmable Arduino guitar pedal. It is Open Source & Open Hardware and made for guitarists, hackers and

pedalSHIELD Arduino Guitar Pedal Continue Reading

Arduino Telemetry with solar cell 1

Telemetry with solar cell using an Arduino

*NOTE* THIS PROJECT IS DONE BY A GROUP OF STUDENTS FROM SINGAPORE POLYTECHNIC. Telemetry – Solar Cells Our project is using Arduino with the ZigBee to transmit and receive data from the solar cell. Data will be shown in the LCD and the software called “X-CTU”. Components used: 1 Arduino Uno 1 ZigBee Shield (Transmitter)

Telemetry with solar cell using an Arduino Continue Reading

An I²C Bus powered Arduino IO Expander Board controlled via Bluetooth and Android

An I²C Bus powered Arduino IO Expander Board controlled via Bluetooth and Android

Today we’ll expand Arduino’s digital resources thanks to an I2C bus equipped shield and we’ll allow the management of the board via a bluetooth connection RN-42 through an Android systems. All Arduino boards feature a number of digital I/Os. For the simplest projects, such resources are usually more than sufficient, but in those where they

An I²C Bus powered Arduino IO Expander Board controlled via Bluetooth and Android Continue Reading

Scroll to Top