All Projects → mariolukas → FabScanPi-Firmware

mariolukas / FabScanPi-Firmware

Licence: other
Firmware of FabScanPi 3D Laser Scanner

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects
Makefile
30231 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to FabScanPi-Firmware

Iot Pt
A Virtual environment for Pentesting IoT Devices
Stars: ✭ 218 (+990%)
Mutual labels:  firmware
Qmkbuilder
Online GUI for QMK Firmware
Stars: ✭ 254 (+1170%)
Mutual labels:  firmware
OpenBikeSensorFirmware
Overtaking distance measurements for cyclists
Stars: ✭ 90 (+350%)
Mutual labels:  firmware
Espurna
Home automation firmware for ESP8266-based devices
Stars: ✭ 2,650 (+13150%)
Mutual labels:  firmware
Yi Hack Allwinner
Custom firmware for Yi 1080p camera based on Allwinner platform
Stars: ✭ 243 (+1115%)
Mutual labels:  firmware
laserbeamsize
Extract the ISO 11146 beam size from an image file
Stars: ✭ 24 (+20%)
Mutual labels:  laser
Slimbootloader
Visit http://slimbootloader.github.io for documentation
Stars: ✭ 206 (+930%)
Mutual labels:  firmware
rustBoot
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
Stars: ✭ 99 (+395%)
Mutual labels:  firmware
Ailight
AiLight is a custom firmware for the esp8266 based Ai-Thinker (or equivalent) RGBW WiFi light bulbs
Stars: ✭ 248 (+1140%)
Mutual labels:  firmware
timonel
ATtiny85/45/25 I2C bootloader
Stars: ✭ 108 (+440%)
Mutual labels:  firmware
Uefi retool
A tool for UEFI firmware reverse engineering
Stars: ✭ 227 (+1035%)
Mutual labels:  firmware
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (+1065%)
Mutual labels:  firmware
wrt-hisicam
OpenWrt based HiSilicon`s System-On-a-Chip ip camera firmware
Stars: ✭ 21 (+5%)
Mutual labels:  firmware
Lightpack
Lightpack and Prismatik legacy open repo
Stars: ✭ 219 (+995%)
Mutual labels:  firmware
SONOFF-BASIC-firmware
Sonoff Basic firmware; config by browser, OTA, MQTT, DS18B20
Stars: ✭ 19 (-5%)
Mutual labels:  firmware
Pawn
Extract BIOS firmware from Intel-based workstations and laptops
Stars: ✭ 214 (+970%)
Mutual labels:  firmware
Tasmota
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Stars: ✭ 16,624 (+83020%)
Mutual labels:  firmware
neopo
A lightweight solution for local Particle development.
Stars: ✭ 19 (-5%)
Mutual labels:  firmware
fw
Archive of firmwares
Stars: ✭ 30 (+50%)
Mutual labels:  firmware
ansible-ilo
Prepare, configure and upgrade HP firmwares using iLO REST API and SSH
Stars: ✭ 15 (-25%)
Mutual labels:  firmware

FabScanPi-Firmware

Firmware of FabScanPi 3D Laser Scanner

Supported G-Codes

G01 [T(steps)]; Move the Turntable for number of steps
M4 [R(value) G(value) B(value)]; Turn on LED Ring for given RGB-Vlaues
M17; Enable Motors
M18; Disable Motors
M19: Turn On Laser 0
M20; Turn Off Laser 0
M21; Turn On Laser 1
M22; Turn Off Laser 1
M100; Show Help Message

Supported Boards

The firmware can be extended by adding new board files. Board files are used to define the pinout for a board.

Currently supported boards:

  • FabScanPi HAT ( original FabScanPi )
  • ZUM Arduino Shield ( used by cyclop 3D Scanner and clones )
  • Sanguinololu ( 3D-Printer board )
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].