bookmark_borderSimple but well made ATmega8 Development board

In case you think a arduino board is too much for your ATmega Development, you should check this board made by yourITronics. Using the microcontroller`s internal clock, and programming using an ICSP cable you can start developing right now!

In the website you’ll find the scheme and the eagle file.

atmega8-development-board_4.jpg

Take a look here!

bookmark_borderSay hello to Arduino’s big brother, Sanguino

And Zach Smith says: “I’m really really really excited to announce this new product. This one was directly conceived, funded, and produced here by the RRRF as a direct result of the kind souls who have supported us so far. To get to the meat, the Sanguino is a new microcontroller board inspired by the Arduino. We took the biggest baddest 40-pin DIP that atmel makes and made a board with it. Its based on the atmega644P which provides 64K of flash, 4K of ram, and 32 GPIO pins. The best part: its compatible with the Arduino software, which means all of your code should run on it no problem, and you can program it just as easily.

You can buy a kit from the RRRF for $25 or check out the Sanguino website.

I am totally going to get one!!!

bookmark_borderDIY: Binary Clock with Arduino

I was going to start watching a movie, when me and my friend pedro decided to give up on the movie and build a binary clock. After sometime thinking on how to program it, we made it. It works beautifully, so I decided to show here how I’ve done. It may not be the easiest way to make it work, but that’s what we’ve done.

Continue reading “DIY: Binary Clock with Arduino”

bookmark_borderTemperature Sensor + Arduino

Hello people, it’s been a while since I have posted projects on this website. This semester was really busy, I didn’t have time to much else, but soon I will have my winter holiday (Here in the south our summer holiday is from December to February).

Today I am going to show you how to build a simple temperature sensor using one LM35 Precision Temperature Sensor and Arduino, so you can hookup on your future projects. The circuit will send serial information about the temperature so you can use on your computer, change the code as you will. I’m planning to build a temperature sensor with max/min + clock + LCD, and when I get it done, I will post here.

Continue reading “Temperature Sensor + Arduino”

bookmark_borderHow To Make Your Iphone Battery Last Longer

I’ve owned a Iphone for a while now, it’s an amazing phone, the best I have ever used so far. But when I first started using it, my only concern was that the battery didn’t last as much as I expected. After two days, it was gone, and when I needed it, the phone just didn’t turn ON. I used to let the wireless on almost all the time and downloading many new apps. Now that I have some more experience on how my little gadget works, I will try to share some ideas on how you can optimize your iphone’s battery life and have a better iExperience.
Continue reading “How To Make Your Iphone Battery Last Longer”