Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
23 results tagged embedded  ✕   ✕
pikasTech/pikascript https://github.com/pikasTech/pikascript
Tue 24 May 2022 04:21:23 PM PDT archive.org

PikaScript is an ultra-lightweight Python engine with zero dependencies and zero-configuration, that can run with 4KB of RAM and 32KB of flash (such as STM32G030C8 and STM32F103C8).

embedded python firmware lightweight
swisskyrepo/PayloadsAllTheThings https://github.com/swisskyrepo/PayloadsAllTheThings
Tue 10 May 2022 09:12:05 AM PDT archive.org

A list of useful payloads and bypasses for Web Application Security.

awesome infosec hacking commands payloads tricks embedded
mpremote https://pypi.org/project/mpremote/
Wed 04 May 2022 10:42:14 AM PDT archive.org

This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection. This will automatically connect to the device and provide an interactive REPL. No additional serial support software is required. Part of Micropython but can be installed as a stand-alone utility wherever you can install Python and run pip.

micropython embedded serial control interfaces cli
deckerego/ampule https://github.com/deckerego/ampule
Wed 16 Mar 2022 03:05:48 PM PDT archive.org

A tiny HTTP server made for CircuitPython WiFi devices (like the ESP32).

Note that ampule is in alpha and right now for use by tally_circuitpy. Feel free to use it, but know that there are tons of things not yet implemented.

ampule gathers inspiration from Bottle: Python Web Framework, Adafruit's CircuitPython WSGI library, Adafruit's ESP32 SPI WSGI Server, and Adafruit's CircuitPython Requests library.

embedded circuitpython webserver webapps
bill88t/ljinux https://github.com/bill88t/ljinux
Wed 16 Mar 2022 03:04:47 PM PDT archive.org

A "linux" written in python, for the Raspberry Pi Pico. Important note: Do not take this project seriously.

It runs on the rpi pico, circuitpython 7. You can optionally attach a SSD1306 display for output, a ds1302 RTC (make sure to set fixrtc to false from config.json) for persistent time or a w5500 networking breakout board for networking. For the missing hardware the functions will be automatically deactivated. (The hardware will also be deactivated in case of missing libraries.). It expects to find a /LjinuxRoot folder which uses as it's root. It can be on the built in fs, or an sd card, more details at Configuration.

circuitpython raspi embedded fun linux environment funny
saurabh0719/elara https://github.com/saurabh0719/elara
Mon 17 May 2021 03:11:01 PM PDT archive.org

Elara DB is an easy to use, lightweight NoSQL database written for python that can also be used as a fast in-memory cache for JSON-serializable data. Includes various methods and features to manipulate data structures in-memory, protect database files and export data. Can serialize and dump to disk for storage and restoration. Integrity checking built in.

Not a server, it's an embedded database.

python module nosql embedded database
Busybox https://busybox.net/
Sat 01 May 2021 05:23:16 PM PDT archive.org

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system.

BusyBox has been written with size-optimization and limited resources in mind. It is also extremely modular so you can easily include or exclude commands (or features) at compile time. This makes it easy to customize your embedded systems. To create a working system, just add some device nodes in /dev, a few configuration files in /etc, and a Linux kernel.

Manpage: https://busybox.net/downloads/BusyBox.html

cli tools embedded linux
MicroPython: Taking photos with an ESP32-CAM - LeMaRiva|tech https://lemariva.com/blog/2019/09/micropython-how-about-taking-photo-esp32
Fri 08 Jan 2021 08:43:27 PM PST archive.org

This tutorial is about taking photos using an ESP32-CAM board running MicroPython. The board has an OV2640 without any chip between it and the ESP32. A photo routine and a Webserver were implemented to take a photo using a Webbrowser. MicroPython is a lean and efficient implementation of the Python 3 programming language.

micropython esp32 camera microcontrollers embedded iot howto
XXIIVV — lain https://wiki.xxiivv.com/site/lain.html
Thu 03 Dec 2020 10:39:03 AM PST archive.org

Lain is a LISP dialect used as a templating and scripting engine.

language lain lisp templates scripting embedded
MicroPython 1.12 documentation https://docs.micropython.org/en/latest/index.html
Fri 10 Jul 2020 08:10:37 PM PDT archive.org
python esp8266 embedded documentation
GitHub - pdrb/dbj https://github.com/pdrb/dbj
Tue 03 Mar 2020 12:44:02 PM PST archive.org

A simple, lightweight embedded in memory JSON database. Load in and/or write to a JSON document in the file system. Interact with it the way you'd interact with a database abstraction layer, with INSERTs and SELECTs. Search and sort as you'd expect.

Very small - only about 400 LoC. Fully commented. Has no deps.

json python database exocortex embedded lightweight
GitHub - Tschucker/CircuitPython_FFT: This is a simple circuitpython library for computing the Fast Fourier Transform FFT https://github.com/Tschucker/CircuitPython_FFT
Tue 21 Jan 2020 12:41:00 PM PST archive.org

A pure Python implementation of Fast Fourier Transformations (FFT) for Circuit Python. Ideal for use with the PyBadge, but should work with any Circuit Python-enabled platform. Requires an analog signal input of some kind.

python module math analysis signal-processing embedded
GitHub - paladin-t/my_basic: Lightweight BASIC interpreter written in standard C in dual files. Aimed to be embeddable, extendable and portable. https://github.com/paladin-t/my_basic
Wed 25 Sep 2019 03:26:49 PM PDT archive.org

A lightweight BASIC interpreter written in standard C. It's aimed to be embeddable, extendable and portable. It is a dynamic typed programming language, reserves structured syntax, supports a style of prototype-based programming (OOP), also implements a functional paradigm by lambda abstraction. The core is written in a C source file and an associated header file. It's easy to either use it as a standalone interpreter or embed it with existing projects.

A version of it is embedded in WWIV these days.

language basic interpreter tiny embedded
GlasgowEmbedded/Glasgow: Scots Army Knife for electronics https://github.com/GlasgowEmbedded/Glasgow
Wed 08 May 2019 12:33:39 PM PDT archive.org

Glasgow is a tool for exploring digital interfaces, aimed at embedded developers, reverse engineers, digital archivists, electronics hobbyists, and everyone else who wants to communicate to a wide selection of digital devices with high reliability and minimum hassle. It can be attached to most devices without additional active or passive components, and includes extensive protection from unexpected conditions and operator error.

interfaces hardware openhardware tools fpga python embedded
stanson-ch/xmppcd: XMPP client daemon. https://github.com/stanson-ch/xmppcd
Wed 09 Jan 2019 12:21:31 PM PST archive.org

Small XMPP client daemon for use in embedded systems ( OpenWRT etc. ). Depends on libstrophe.

xmpp client daemon embedded openwrt exocortex
GitHub - cosmos72/twin https://github.com/cosmos72/twin/
Fri 28 Sep 2018 03:36:13 PM PDT archive.org

Text mode window environment. A "retro" program for embedded or remote systems, that doubles as X11 terminal and text-mode equivalent of VNC server. It's a serious oversimplification, but think text-mode X, or maybe something like Desqview for DOS. Mouse support, window manager, terminal emulator and networked clients, all inside a text display.

windowmanager desktop text application x11 windows embedded remote
gnomon-/furby-source: Transcribed source code of the "FURBY.ASM - Version 25" PDF from http://www.seanriddle.com/furbysource.pdf https://github.com/gnomon-/furby-source
Tue 14 Aug 2018 12:32:35 PM PDT archive.org
github assembly embedded microcontrollers furby
The NetBSD Project http://www.netbsd.org/
Tue 20 Mar 2018 03:17:29 AM PDT archive.org

Of course it runs NetBSD.

sysadmin embedded foss free unix bsd os distro portable
Microcontroller cheat sheet http://tinkerlog.com/2009/06/18/microcontroller-cheat-sheet/
Tue 20 Mar 2018 01:54:34 AM PDT archive.org

A cheatsheet for the most popular microcontroller chips' pinouts, connection headers, and cable pinouts.

reference embedded arduino avr atmega pins electronics cables atmel attiny
picocom - Minimal dumb-terminal emulation program - Google Project Hosting http://code.google.com/p/picocom/
Tue 20 Mar 2018 01:01:57 AM PDT archive.org

Picocom is a tiny (< 40k) terminal emulator program which does little more than open and close serial ports and let you interact with whatever is on the othe end. They don't get much smaller than this. Perfect for debugging serial (or serial-over-USB) devices.

embedded communication terminal foss serial software
page 1 / 2
4220 links, including 280 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn