Circuit Lake

Electronic Project and Circuit Collection

GPS Receiver System

2:14 amCategory: Arduino, Data Acquisition, Display, GPS, Interfacing, Microcontroller, Project, Sensor

ad
GPS receiver

The project show you how to interface an Arduino, SparkFun GPS Shield and Nuelectronics LCD Keypad Shield together to build a full functionality GPS receiver system. This Arduino GPS project code uses TinyGPS library and includes code from the ArduPilot Project for navigation.The Arduino GPS system consist of four modes of operation: current location, heading and speed; distance traveled, average and maximum speed; bearing, distance and ETA to a way-point; and the date and time. All settings can be configured on the fly from a configuration menu, and the settings ...

Universal Infrared Receiver

10:45 amCategory: Control, Microcontroller, PIC, Project, Remote

PC Infrared Remote

The PIC based Infrared receiver can be used to control your PC with any remote that you have (TV, VCR, CD or Stereo). The component used by project is very simple, minimal version uses only 3 components : PIC16C84, SFH 506 (infrared receiver sensor) and 5V1 zener.But for safety, it's recommended that you replace 5v1 zener with 78L05 regulator. Original hardware and software was designed by Martinus and Ties Bos and has been improved by Srdan Milostic. You can use almost ANY Microchip PIC microcontroller, but firmware only available ...

Programmable Autopilot System for Aircraft, Car Or Boat

11:19 amCategory: Arduino, Control, GPS, Microcontroller, Project, Sensor

ad
autopilot module

If you are looking for controller system for your autonomous vehicle project then ArduPilot can help you reduce "a complex" part. ArduPilot is arduino based programmable autopilot that need GPS module and infrared (thermopile) XY and Z sensors to create a functioning Unmanned Aerial Vehicle (UAV). The autopilot controls both stabilization and navigation, so you don't need a separate stabilization system.The project supports a "fly-by-wire" mode that can stabilize an aircraft when flying manually under RC control, making it easier and safer to fly. The hardware and software are all ...

Motorcycle Universal Gear Indicator

2:46 amCategory: AVR, Automotive, Digital, Display, Miscellaneous, Monitoring, Project, Sensor

AVR project Motorcycle Gear Indicator

The aim of project is to build a universal gear indicator that can be fitted to any motorcycle as an aftermarket accessory. Its operation depends entirely on the gear shift lever movement. This automotive project applicable for older motorcycle since it do not connect to speedometer and tachometer sensors. Main part of the project including AVR ATTINY25/45/85 microcontroller, a 7-segment LED indicator, small magnet placed on the gear shift lever and two Hall sensors that are attached to the motorcycle frame.Vassilis Papanikolaou, project designer, explain that Universal Gear Indicator works ...