Project Index

A quick index to some of the how to posts buried in the blog -

Jump To Audio Projects

The Personal Lap Timer



Lap Timer Build Along Parts 1- 4


http://rcarduino.blogspot.com/2012/07/lap-timer-build-along-part-one.html
http://rcarduino.blogspot.com/2012/08/lap-timer-build-along-part-2-transponder.html
http://rcarduino.blogspot.com/2012/09/lap-timer-build-along-part-3-timer.html
http://rcarduino.blogspot.com/2012/10/lap-timer-build-along-part-4-adding-ir.html

Coming soon, the final part of the build along - adding the IR Detector.





Lap Timer posts that are not part of the build along series -
Introduction

http://rcarduino.blogspot.com/2012/02/rc-lap-timer-go-kart-lap-timer-part-1.html

Techie post outlining the simple function based approach to the LCD menu
http://rcarduino.blogspot.com/2012/02/rc-lap-timer-go-kart-lap-timer-part-2.html

Quick overview of the IR Transmitter circuit
http://rcarduino.blogspot.com/2012/03/punk-consoles-and-ir-transmitters-555.html

First standalone version
http://rcarduino.blogspot.com/2012/04/lap-timer-standalone-arduino.html

Feature overview
http://rcarduino.blogspot.com/2012/05/personal-lap-timer-countdown-to-launch.html

Further overview and videos
http://rcarduino.blogspot.com/2012/05/lap-timer-preview.html


Data Logging


http://rcarduino.blogspot.com/2011/12/data-logging-part-1-acceleration.html

http://rcarduino.blogspot.com/2011/12/data-logging-part-2-user-interface.html


http://rcarduino.blogspot.com/2011/12/data-logging-part-3-data-logged.html


http://rcarduino.blogspot.com/2011/12/spice-vs-m-grips.html

Traction Control

Monitoring Wheel Speed

http://rcarduino.blogspot.com/2011/12/traction-control-part-11-monitoring.html

http://rcarduino.blogspot.com/2011/12/traction-control-part-12-taking-control.html



http://rcarduino.blogspot.com/2012/01/traction-control-part-13-we-have.html

Yaw Control


http://rcarduino.blogspot.com/2011/12/anti-yaw-control-part-1.html


http://rcarduino.blogspot.com/2012/07/rcarduino-yaw-control-part-2.html

Interfacing With And Reading RC Equipment


http://rcarduino.blogspot.com/2012/01/how-to-read-rc-receiver-with.html

http://rcarduino.blogspot.com/2012/01/how-to-read-rc-receiver-with_25.html

http://rcarduino.blogspot.com/2012/03/need-more-interrupts-to-read-more.html

http://rcarduino.blogspot.com/2012/04/how-to-read-multiple-rc-channels-draft.html

See also the RCArduino Robot

Interfacing With Servos





Servo Trouble Shooting
http://rcarduino.blogspot.com/2012/04/servo-problems-with-arduino-part-1.html
http://rcarduino.blogspot.com/2012/01/how-to-read-rc-receiver-with_20.html


Introduction and overview of the servo library
http://rcarduino.blogspot.com/2012/01/can-i-control-more-than-x-servos-with.html

http://rcarduino.blogspot.com/2012/02/can-i-control-more-than-x-servos-with_03.html



The RC Arduino Robot



Introduction, Overview and Video
http://rcarduino.blogspot.com/2012/05/rc-arduino-robot.html

Calibration, Control and Code
http://rcarduino.blogspot.com/2012/05/interfacing-rc-channels-to-l293d-motor.html

Audio Projects

Arduino Sequencer, Drum Machine and Synth
The Illutron B
Arduino Algorithmic Music
 

Illutron B
http://rcarduino.blogspot.com/2012/08/the-must-build-arduino-project-illutron.html

Add External Speakers To Your Projects Auduino Using Arduino Amplifier Circuit

Adding Audio To Arduino Projects
http://rcarduino.blogspot.com/2012/08/adding-audio-to-arduino-projects.html

Algorithmic Music
http://rcarduino.blogspot.com/2012/09/algorithmic-music-on-arduino.html 
http://rcarduino.blogspot.com/2012/10/algorithmic-music-visualizer.html 



28 comments:

  1. Thank you for all your work! It's helping me learn a lot.
    Jake

    ReplyDelete
  2. Really like your rcarduinofastlib . Looking for some code for a syma s107 IR TX module I'm building for a Turnigy 9x (ER9x ). Just dont want to be limited by non-commercial license. The library I located for the IR encoding is GPL and would like to keep the whole project that way. I can still learn a lot from your examples, so thanks so much.
    rperkins

    ReplyDelete
  3. Great site, thanks for all the informative posts!

    ReplyDelete
  4. Great site man! Im now (with ur guide and some of mine) trying to get a stabilisation system working for my speed run rc. I might need you help in the future :) Thanks so much for all the info.

    ReplyDelete
  5. Hello,

    Does the rcarduinofastlib work with the teensy 3.0?

    Thanks

    ReplyDelete
  6. Hi,
    The library is specific to the 8-bit Arduinos however the basic techniques and code described here should run directly on the teensy 3.0 - http://rcarduino.blogspot.ae/2012/01/how-to-read-rc-receiver-with.html and can easily be extended to as many channels as you need.

    Duane.

    ReplyDelete
  7. Hi, I'm in Dubai.How can I contact you? I'm a newbie to Arduino and microcontroller.

    ReplyDelete
    Replies
    1. Hi, You can contact me through the Arduino forum where I am DuaneB

      Duane

      Delete
  8. Hi, thanks for excellent articles. The link to "Monitoring Wheel Speed" http://www.blogger.com/blogger.g?blogID=7214097671310478681 doesn't seem to work. It says to me that i don't have privileges to see the page.

    ReplyDelete
  9. Try the link straight after the picture, that one works - http://rcarduino.blogspot.ae/2011/12/traction-control-part-11-monitoring.html

    Duane.

    ReplyDelete
  10. Hi there..im a student..my final project for diploma kinda same as this project..i try to understand this. Maybe i need guide...i hope u can teach me..can i have your email ? i hope u can help me.

    ReplyDelete
  11. Duane, i hope to try your code once i get my parts. I plan to make a "cruise control" for a live steam locomotive.
    Do you know of a good code to calculate RPM using infrared sensor and attachInterrupt? The only thing i've gotten to work that is close is PulseIn. Anything using interrupts gives crazy values. Just thought i'd ask.
    Thx.
    Marty

    ReplyDelete
  12. Dear Duane

    I am building a Diy Lap Counter Similar to yours.
    Thank you for sharing it online with a great tutorial.
    I was wondering is there anyway you can send me the program file for Audrino?

    Thank you
    Ben

    ReplyDelete
  13. See the downloads page - http://rcarduino.blogspot.ae/2014/02/rcarduino-downloads.html

    Duane.

    ReplyDelete
  14. Duane....

    Thank you for your Prompt Reply...
    Had Downloaded the file...Was wondering is the file program for all 5 stages of the lap counter?
    Thousand Apologies for the asking such a question. Appreciate your help lots.

    Thank you
    Ben

    ReplyDelete
  15. Hi, There are two files, the first one is step one in the series, this is the breadboard prototype. The second file is the latest version, I would go straight to this version, the only thing that might catch you out is that I moved some of the pins around in the latest version. You will need to check the comments in the code for which pins to connect to the LCD, buttons and audio output - you can either change the connections in the circuit or change the pin numbers in the code to match the connections your currently have. Duane

    ReplyDelete
  16. I am totally out of my depth however i want to take the RC rx signal (PMW) from the output of my receiver and control RS485 Pelco-D and I believe that can only be done via microcontroler. Don't know who to ask for help?

    ReplyDelete
  17. I bookmarked the shit out of this. Your Multi-channel bit-flag program sprouted epiphanies for me. My programs are now much more time efficient.

    Gracias.

    ReplyDelete
  18. Very very nice building log! Would you consider this system to be usable for detecting F2C as in this video?
    https://www.youtube.com/watch?v=mzBGTrmYbJA
    Models might be from 0 to 4m high, do you believe the IR can be detected at this distance?

    Alex

    ReplyDelete
  19. Really i appreciate, this is very best information, Keep more posting.
    SEO Company in UAE

    ReplyDelete
  20. I really like what you guys are usually up too. Such clever work and exposure! Keep up the good works guys I've incorporated you guys to my blogroll. ps4 pro accessories

    ReplyDelete
  21. This is very interesting and informative blog about electronics and circuits you will learn many things and new ideas from herer. i will refer this to my friends and fellows for their information.latest urdu newsis for the readers of urdu news.

    ReplyDelete
  22. Why we don't have access to audio projects?

    ReplyDelete
  23. Your blog is very nice… I got more information about your blog page… Thanks for sharing your information…


    Visit link
    Best Hospital Management Software in India

    ReplyDelete
  24. This is really a very good article. Thanks for taking the time to discuss with us, I feel happy about learning this topic. keep sharing your information regularly for my future reference.당진출장마사지
    충주출장마사지
    제천출장마사지
    청주출장마사지
    광양출장마사지
    나주출장마사지
    목포출장마사지
    순천출장마사지

    ReplyDelete