Posts tagged DIY Electronics
Arduino GPS Tracker

The NEO-6 is a miniature GPS module designed by u-blox to receive updates from up to 22 satellite on 50 different channels that use trilateration to approximate fixed position of a receiver device every second (or less, for some modules). The particular module used in this tutorial, the NEO-6M, is capable of updating its position every second and communicates with an Arduino board using UART serial communication. The NEO-6M uses the National Marine Electronics Association (NMEA) protocol which provides temporal and geolocation information such as Greenwich Mean Time (GMT), latitude, longitude, altitude, and approximate course speed. The NEO-6M and Arduino board will also be paired with an SD module to create a portable logger that acts as a retrievable GPS tracker.

Read More
DIY Laser Pointer Cat Toy

This is a quick and fun tutorial on how to create an inexpensive laser pointer cat toy using DIY parts either found around the maker space or bought for other projects. It is an inexpensive and fun project that almost any maker or engineer could put together in a matter of minutes. It uses a cheap laser that can be found in many electronics kits (I’m using a red, 650 nm), a small button, and a 3.7V LiPo battery.

Read More