Back to the Future Time Circuits with Raspberry Pi #piday #raspberrypi @Raspberry_Pi

Nice build! Found via Hackaday. Check out the full build process here.

I know it’s a common project, but I thought I’d make my own Raspberry-Pi powered Time Circuits, looking similar to those seen in the Back to the Future movies.

The goal is to have three calendar/clock displays (red/green/yellow) that you can set via a keypad. In addition there is a flux capacitor, a spedometer, various energy meters, and a few other random features. This is a hobby project: full source code, documentation, and PCB gerbers are available free for download.

Left to do:

  • Create a circuit board for the energy reading sensors.
  • Finish making it car mountable and powered.
  • Config the pi to actually use the i2c RTC.
  • Hook up to the car OBD port and get actual MPH readings on the display.

Design

Build directions: time_circuit_build.pdf

The Raspberry-Pi controls everything over i2c. The Pi (running Linux) is a bit of overkill, as any board that can keep time and drive an i2c bus could run things.

The display is run by a series of HT16K33 chips (I use the breakout boards from adafruit). Each chip can run up to 16×8 LEDs plus read a keypad matrix.

For the displays I use Kingbright common-cathode LED displays. I ended up buying direct from them as it was hard to source red, green, and yellow displays of both 7-segment and 16-segment types all from the same place. In the end the yellow 16-seg are of type PSC05-12 and the red and green are of type PSC05-11 and the pinouts are not compatible. This is unfortunate because it means I’ll need separate PCB layouts.

Limitations

The displays will not match the version seen in the movie exactly.

There are some good reasons for that ( the month names as displayed in the movies aren’t possible with off-the-shelf LED displays).

Also I like to think Doc Brown himself was a bit of a hacker (although a bit of a perfectionist) and thus any rebuild he did would vary as he thought up improvements.

Features

  • Time display (destination, current, last)
  • Speaker for sound effects (and music!)
  • Numeric keypad and 5 lit buttons (the white enter button is possibly the only one used in the movie, I assign functions to the others). Time entry is similar to that in the movie, with the addition of a cursor as otherwise it is easy to lose your place (even better would be to put the date as you enter it, but that doesn’t look as cool). Also need error handling for invalid dates.
  • Flux capactior. Looks vaguely like the movie version though much smaller.
  • Meter display, with one analog, one red/digital and one red/green/yellow digital. Also an alphanumeric display capable of printing current power reading. This is reminiscent of the plutonium display in the movie.
  • Spedometer with accelerator and brake (no clutch or gear shift!). Needed some way to trigger the time travel. Will likely be grafted onto the meter display. Not sure best way to mount buttons.
  • Real time clock. So it can remember current time even when not on the internet.
  • Temperature probe. Why not?

Read more.

NewImage


Featured Adafruit Products!

NewImage

Adafruit 16×8 LED Matrix Driver Backpack – HT16K33 Breakout: This is the magic sauce in our 7-segment and matrix backpacks, now available in breadboard-friendly breakout board format. The HT16K33 is a neat little chip that has the ability to drive a multiplexed 16×8 matrix (that’s 128 individual LEDs). The communication protocol is I2C so it uses only 2 pins, and you can have up to 8 selectable I2C addresses so thats a total of 8 matrices, each one controlling 16×8 LEDs for 1024 total LEDs. Read more.


NewImage

DS1307 Real Time Clock breakout board kit: This is a great battery-backed real time clock (RTC) that allows your microcontroller project to keep track of time even if it is reprogrammed, or if the power is lost. Perfect for datalogging, clock-building, time stamping, timers and alarms, etc. The DS1307 is the most popular RTC, and works best with 5V-based chips such as the Arduino. Read more.


2358Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!


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

Join Adafruit on Mastodon

Adafruit is on Mastodon, join in! adafruit.com/mastodon

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 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 36,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


Maker Business — “Packaging” chips in the US

Wearables — Enclosures help fight body humidity in costumes

Electronics — Transformers: More than meets the eye!

Python for Microcontrollers — Python on Microcontrollers Newsletter: Silicon Labs introduces CircuitPython support, and more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

Adafruit IoT Monthly — Guardian Robot, Weather-wise Umbrella Stand, and more!

Microsoft MakeCode — MakeCode Thank You!

EYE on NPI — Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — #NewProds 7/19/23 Feat. Adafruit Matrix Portal S3 CircuitPython Powered Internet Display!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



No Comments

No comments yet.

Sorry, the comment form is closed at this time.