NEW PRODUCT – Basic GPS module – PMB-648. We picked up a few of these lower-cost GPS modules specifically for those that want to use them for time-keeping purposes. They function perfectly fine as a GPS, but they are not as accurate or low-power as the EM-406 modules we carry for location applications. For that reason, we don’t suggest them for precise, battery-powered location logging.
The PMB-648 GPS features 20 parallel satellite-tracking channels for fast acquisition of NMEA0183 v2.2 data for robotics navigation, telemetry, or experimentation. There is a built-in patch antenna; rechargeable battery for memory and RTC backup; cable for power, TTL and RS-232 connections.
SiRFstarIII chipset
20 parallel satellite-tracking channels for fast acquisition and reacquisition
Built-in rechargeable battery for memory and RTC backup
Supports NMEA0183 V2.2 data protocol
Includes cable for power, TTL and RS-232 connections
Power requirements: 3.3V – 5V DC @ 65mA
Communications: TTL or RS-232 asynchronous serial @ 4800 bps
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: New Python Releases, an ESP32+MicroPython IDE and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
I picked up one of the old parallax PMB-248 modules Adafruit was stocking before, and like this module, it doesn’t have a pulse per second (PPS) output. If you’re happy with just a serial data stream these will work fine. One of the next project coming up to the head of my queue is going to be a standalone GPS SNTP server if I can get all the code to fit in a ATMega328. I’m really hoping to use the PPS output to narrow in on the exact time. I’m looking at using the EM-406 I have or I’ll get another module with an external antenna option.
I picked up one of the old parallax PMB-248 modules Adafruit was stocking before, and like this module, it doesn’t have a pulse per second (PPS) output. If you’re happy with just a serial data stream these will work fine. One of the next project coming up to the head of my queue is going to be a standalone GPS SNTP server if I can get all the code to fit in a ATMega328. I’m really hoping to use the PPS output to narrow in on the exact time. I’m looking at using the EM-406 I have or I’ll get another module with an external antenna option.