All Projects → ftCommunity → ftcommunity-TXT

ftCommunity / ftcommunity-TXT

Licence: GPL-3.0 license
Fischertechnik ROBOTICS TXT firmware, community edition

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Makefile
30231 projects
c
50402 projects - #5 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to ftcommunity-TXT

SuperGreenOS
🧠 SuperGreenOS home farming automation software for esp32, all in one package, and controllable from your smartphone, pc, mac, linux, toaster, plumbus, whatnot...
Stars: ✭ 83 (+112.82%)
Mutual labels:  firmware
hippie68.github.io
This is sleirsgoevy's PS4 jailbreak for firmware 7.02/7.5x, upgraded with additional features and more payloads.
Stars: ✭ 35 (-10.26%)
Mutual labels:  firmware
platform-atmelavr
Atmel AVR: development platform for PlatformIO
Stars: ✭ 97 (+148.72%)
Mutual labels:  firmware
826-x-ip-camera
For the examination of an mipc connected camera
Stars: ✭ 49 (+25.64%)
Mutual labels:  firmware
ESP8266 mqtts
Arduino IDE project: send data from DS18B20 temperature sensor to mqtt.flespi.io via MQTT over SSL.
Stars: ✭ 16 (-58.97%)
Mutual labels:  firmware
allthefirmwares
Go! Get all the firmwares!
Stars: ✭ 79 (+102.56%)
Mutual labels:  firmware
nitrokey-storage-firmware
Firmware for the Nitrokey Storage device
Stars: ✭ 53 (+35.9%)
Mutual labels:  firmware
WyliodrinSTUDIO
Wyliodrin STUDIO is a Chrome based IDE for software and hardware development in IoT and Embedded Linux
Stars: ✭ 90 (+130.77%)
Mutual labels:  firmware
arduino-firmware-wifilink
Arduino WiFi Link firmware for ESP8266 based boards
Stars: ✭ 22 (-43.59%)
Mutual labels:  firmware
Sub-IoT-Stack
Sub-IoT: Open Source Stack for Dash7 Alliance Protocol
Stars: ✭ 123 (+215.38%)
Mutual labels:  firmware
LinkIt Assist 2502
Linux support for LinkIt Assist 2502 and Rephone
Stars: ✭ 18 (-53.85%)
Mutual labels:  firmware
HUANANZHI-X99-F8
CX99DE25 BIOS for HUANANZHI X99-F8 GAMING Motherboard 07/25/2020
Stars: ✭ 43 (+10.26%)
Mutual labels:  firmware
nitrokey-pro-firmware
Firmware for the Nitrokey Pro device
Stars: ✭ 99 (+153.85%)
Mutual labels:  firmware
IOsonata
IOsonata multi-platform multi-architecture power & performance optimized software library for fast and easy IoT MCU firmware development. Object Oriented design, no board package to define, just pure plug & play any boards
Stars: ✭ 40 (+2.56%)
Mutual labels:  firmware
pfc-firmware
This repository contains official Wago firmware releases for 750-8xxx(PFC) series.
Stars: ✭ 32 (-17.95%)
Mutual labels:  firmware
ADEM
Mobile device for distributed measurements of particulate matter (fine dust)
Stars: ✭ 12 (-69.23%)
Mutual labels:  firmware
lvfs-website-archived
The LVFS website
Stars: ✭ 49 (+25.64%)
Mutual labels:  firmware
libmcu
A toolkit for firmware development
Stars: ✭ 33 (-15.38%)
Mutual labels:  firmware
smcutil
SMC utility for modifying and examining Apple's SMC payloads.
Stars: ✭ 30 (-23.08%)
Mutual labels:  firmware
HandsomeMod
IOT freedom for end users!
Stars: ✭ 39 (+0%)
Mutual labels:  firmware

Community edition of the standard firmware for the FT-TXT.

Quick start

Please use the installation guide or the Deutsche Kurzanleitung (installation guide in german) for a quick start. More infos can be found on the web site

What is this and why would I want this?

The Fischertechnik TXT controller is a Linux driven computerized brick for the Fischertechnik construction toy.

TXT

The Fischertechnik TXT comes pre-installed with a Linux based firmware. This firmware is slightly outdated (the base system consist of parts which are all at least two years old) and doesn't make full use of the hardware capabilities of the TXT.

The community firmware aims to change this. It replaces the entire system with much newer components including an updated Linux kernel and updates for all system components. Furthermore it provides a fresh user interface and focusses on connectivity in general. It can connect to your home WiFi, to other Fischertechnik Components, to custom made controllers like ftDuino, to foreign parts like e.g. Lego WeDo bricks, and much more.

The community firmware doesn't replace the built-in original firmware. Instead it is installed on a regular micro-SD card and provides a means to leave the original untouched which being used. Simply pull out the SD card containing the community firmware to bring your TXT back into factory state.

(German) Forum

Most discussions around the community firmware take place in the FTCommunity forum. This is a german forum but english contributions are welcome.

Installation and Usage

See the getting started guide for instructions on how to install and use the community firmware.

Build the firmware from source

In the toplevel directory, type

make

This will build the entire root file system and the kernel and place the resulting files in the buildroot/output/images directory.

After the build has finished, copy the files buildroot/output/images/uImage, buildroot/output/images/am335x-kno_txt.dtb and buildroot/output/images/rootfs.img to an empty, FAT32 formatted SD card.

Switch back to original firmware

Shut down the TXT and remove the SD card with the ftcommunity firmware. On the next start, the TXT will boot the original Fischertechnik firmware.

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].