Arduino circuit diagrams
Basic Arduino circuits, I found it at Arduino site, these diagrams are very useful. They have colors that make easy to visualize, Arduino pins, and show several basic circuits
Basic Arduino circuits, I found it at Arduino site, these diagrams are very useful. They have colors that make easy to visualize, Arduino pins, and show several basic circuits
Basic Arduino circuits, I found it at Arduino site, these diagrams are very useful. They have colors that make easy to visualize, Arduino pins, and show several basic circuits Circuitos básicos de Arduino, encontrei no site Arduino.cc, são bem interessantes Continue reading
If you wan’t to play with arduino, and still didn’d buy or is waiting for the shipping, this is for you. Emulare is a very good emulator, and after some adjustments you can use it very easily. Main screen I Continue reading
Now, I am trying to program my dev board from Linux, to avoid all of these chinese stuff. The program for that is stcdude, which is available from github stcdude I followed the recipe on the above link, had some Continue reading
Interested in changes on your original Iphone or Ipad? If you really want, do it at you own risk. You will be able to really change your device… But never forget… Backup! http://www.evad3rs.net/2013/02/ios-6160160-jailbreak-evasi0n-complete.html
light seeker@youtube Another simple project. I used an Arduino Nano to build a light seeker robot. The project consists of two ldr´s resistors and a servo. Ldr are light dependent resistors, the change their resistivity depending on how much light Continue reading
Useful arduino circuits, to integate sensors and motors. leds and motor
Thsi project uses bluetooth, several sensors, and a raspberry pi to send the information to the net, the results can be seen on Cosm.com Diagram of the project I will present it on the next days, I used it as Continue reading
After some strugling I finally managed to program my developing board! The tools: – The board development kit: Stc Minimal dev kit – I used MCU8051 IDE as a development environment, It can be downloaded here and finally the STC Continue reading
A simple project using Arduino and DHT11 Temperature and Humidity sensor. I bought this sensor at Dx.com Dht-11 The DHT11 is a simple Humidity and temperature sensor, with 8 bits of resolution. The precision is really poor, of 1 degree Continue reading