Skip to content

Instantly share code, notes, and snippets.

View pwood's full-sized avatar

Peter Wood pwood

View GitHub Profile
@probonopd
probonopd / F1E200.md
Last active June 30, 2024 18:12
Allwinner F1E200 electronic postcard with USB Device ID 1f3a:1000

USB Device ID 1f3a:1000 Allwinner F1E200 electronic postcard

I received a promotional folder that plays a video with sound when opening the folder. This contains a rechargeable LiPo battery, a TFT display, a speaker, a power switch, a push button, 256 MB flash memory, RAM, and a CPU.

All of this for watching one 1-minute video.

What a waste! Certainly not environmentally friedndly. Until repurposed creatively!

On the back it says that the product can be sent back to the manufacturer for free recycling. Still I was wondering if I could do more with it.

// PIC18F4620 Configuration Bit Settings
// 'C' source line config statements
#include <xc.h>
// #pragma config statements should precede project file includes.
// Use project enums instead of #define for ON and OFF.
http://www.coolcomponents.co.uk/catalog/product_info.php?products_id=133
http://www.coolcomponents.co.uk/catalog/product_info.php?products_id=241
Create New Base
---------------
* Create a new directory for base files:
mkdir /usr/data/jails/bases/YYYYMMDD
* In /usr/src:
make installworld DESTDIR=/usr/data/jails/bases/YYYYMMDD
mergemaster -D /usr/data/jails/bases/YYYYMMDD -i