OSHWLab
check in
Ongoing

Frisbee3.1

STDFrisbee3.1

tag

8
0
0
0
Mode:Full

License

null

Cloned fromFrisbee3copy
Creation time:2024-03-04 21:10:17Update time:2025-11-18 01:29:31

Description

FRISBEE

An easy controller for connecting ANY electronic waste finds

frisbee_generell

The Frisbee is a microcontroller designed for prototyping, tailored to fit our Tinkertank workshops—where people create new inventions from electronic waste. Its goal is to allow users to easily attach and control any component found in electronic devices, making prototyping simple and accessible.

hardware features

  • Raspberry Pi Pico W as brain. I chose Circuitpython as language bcause you don't have to compile it into machine language like arduino. it an be interpreted live and all source codes can stay on the mass storage. so any tinkering project code remains on the mirocontroller and not only on the computer. It also makes it faster to iterate and rapidly prototype new versions. nevertheless, this clearly outweighs the slower speed of the system compared to arduino.

  • makey makey functionality as default: crocodile clamp connectors and 2 MOhms pull-down resistors. As default code, the Pi pico acts as an USB host controller and sends button inputs to your computer when circuits are being closed. So anything conductive can be a button for your custom made game controller.

  • The bee: A reverse mounted neopixel shines light through the epoxy layer. This allows the bee on the other side to glow in all possible colors without a recognizable component. Pure magic! The difficulty here was to remove the copper layers on both sides of the PCB at the location of the bee, so the light can pass through, but to keep the solder mask and silkscreen layers on the front. I figured out that the light easily passes the white solder mask but not the black silkscreen bee. It even gets nicely distributed (and a little yellowish) through the PCB epoxy. PLUS: The bee has a small solderpad layer outline that works as a touch sensor. in default mode, the bee glows up yellow if you touch it. that way you can check if the frisbee is powered and the code is running.

    ezgif-76ce3407d51d02

  • L293D dual-h-bridge as motor driver and possibility to add additional power supply.

Design Drawing

The preview image was not generated, please save it again in the editor.

BOM

Bom empty

Attachments

OrderFile nameDownload times
No data
Clone
Add to Album
0
0
Share
Report

Project Members

Comment

All Comments(1)
Sort by time|Sort by popularity
Followers0|Likes0
Related projects
Empty

Bottom Navigation