All Projects → thedalles77 → Pi_Teensy_Laptop

thedalles77 / Pi_Teensy_Laptop

Licence: other
Convert a Sony Vaio into a Portable Raspberry Pi and Teensy laptop

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Pi Teensy Laptop

InternalTemperature
Teensy 4/3/LC Internal Temperature Library
Stars: ✭ 16 (-82.98%)
Mutual labels:  teensy
doc
Teensy PJRC WIKI
Stars: ✭ 48 (-48.94%)
Mutual labels:  teensy
Electronic-Cheat-Sheet-and-Schematics-MegaCollection
A lot of Files of various Electronic Shit that I have collected over the years. Cheatsheet, Schematics, Pinouts, Pdf, and More... Enjoy it ;)
Stars: ✭ 43 (-54.26%)
Mutual labels:  teensy
SimpleSynth
Teensy synth made simple.
Stars: ✭ 33 (-64.89%)
Mutual labels:  teensy
Embedded UKF Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
Stars: ✭ 31 (-67.02%)
Mutual labels:  teensy
synth
A Teensy 4 modular FM polyphonic synth.
Stars: ✭ 39 (-58.51%)
Mutual labels:  teensy
TeensyDMX
A full-featured DMX library for Teensy 3, Teensy LC, and Teensy 4. "Programmable DMX and arbitrary USB serial device emulation."
Stars: ✭ 82 (-12.77%)
Mutual labels:  teensy
Circular Buffer
Circular Buffer/ Circular Array
Stars: ✭ 16 (-82.98%)
Mutual labels:  teensy
MDNS Generic
mDNS Library for nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, AVR Mega, RP2040-based boards, etc. using Ethernet W5x00. Supports mDNS (Registering Services) and DNS-SD (Service Discovery). Ethernet_Generic library is used as default for W5x00
Stars: ✭ 22 (-76.6%)
Mutual labels:  teensy
SerialProxy
🖱️⌨️ Arduino Input Proxying for PC (.NET Core)
Stars: ✭ 39 (-58.51%)
Mutual labels:  teensy
snackymini-keyboard
Snackymini Keyboard
Stars: ✭ 28 (-70.21%)
Mutual labels:  teensy
Digital Handpan
Code for the Digital Handpan - A project using capacitive touch on the Teensy in conjunction with the Teensy Audio Shield.
Stars: ✭ 25 (-73.4%)
Mutual labels:  teensy
ArtNode
Art-Net library for Arduino, Teensy, etc.
Stars: ✭ 27 (-71.28%)
Mutual labels:  teensy
VisualTeensy
VisualCode projects for PJRC Teensy boards
Stars: ✭ 101 (+7.45%)
Mutual labels:  teensy
SIDKick
SIDKick -- the first complete SID 6581/8580-drop-in-replacement that you can build yourself
Stars: ✭ 70 (-25.53%)
Mutual labels:  teensy
EncoderTool
The EncoderTool is a library to manage and read out rotary encoders connected either directly or via multiplexers to ARM based boards. Encoder push buttons are supported. Callback functions can be attached to encoder changes and button presses to allow for event driven applications
Stars: ✭ 29 (-69.15%)
Mutual labels:  teensy
tiny scope
Tiny Scope for Arduino
Stars: ✭ 34 (-63.83%)
Mutual labels:  teensy
MicroDexed
Dexed port for Teensy (3.5/3.6 with audio shield)
Stars: ✭ 20 (-78.72%)
Mutual labels:  teensy
EthernetWebServer
This is simple yet complete WebServer library for AVR, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and…
Stars: ✭ 118 (+25.53%)
Mutual labels:  teensy
OpenSimButtonBox
Modular Open Sim Racing Buton Box
Stars: ✭ 33 (-64.89%)
Mutual labels:  teensy

Pi_Teensy_Laptop

Convert a Sony Vaio into a Raspberry Pi and Teensy laptop

The PDF file gives a complete description of the project with pictures and parts list. The folder contains the Eagle files for a circuit board that connects the Teensy ++2.0 to the keyboard FPC connector. The .ino file is the Teensyduino C code that scans the keyboard, and touchpad, and controls the video card. The read_battery.c file is run on the Raspberry Pi to read the registers in the battery with a bit-bang SMBus using 2 of the GPIO pins. The monitor_battery.c file runs on the Raspberry Pi at startup and monitors battery state of charge every minute over the SMBus.

A short video of this laptop project is at this address: https://vimeo.com/458640649 Battery operation was added after this video was made.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].