pfs154
There are 23 repositories under pfs154 topic.
free-pdk/easy-pdk-programmer-hardware
Easy PDK programmer for PADAUK microcontroller. EDA, schematic, gerber, bom, housing stl, firmware
free-pdk/easy-pdk-programmer-software
Easy PDK programmer for PADAUK microcontroller
cpldcpu/SimPad
Work towards an open source programmer for Padauk MCUs
cpldcpu/BitNetPDK
A proof-of-concept (hack) to implement neural network inference on a very tiny 8-bit microcontroller.
jjflash65/Padauk-pfs154
An Arduino based programmer for PFS154. Programmer is realised with external switching regulator and OP-Amp LM358 (like Easy-PDK-Programmer). For now, the progammer can only flash the PFS154. I'm analyzing programming sequence for PFS173 but for the moment I have no idea to realise it. Perhaps in the future. A complete toolchain is include so you can change to a project directory and execute a "make" and a "make flash". Sorry that all comments are in german language, and sorry that this project works only in Linux (and not in Windows)
free-pdk/free-pdk-examples
Code Examples for Padauk MCUs using the free-pdk/SDCC toolchain
serisman/pdk-digital-clock
A 4-digit 7-segment digital clock, based on the inexpensive Padauk microcontrollers
serisman/pdk-continuity-tester
A simple standalone continuity tester, based on the ultra-inexpensive Padauk microcontrollers and a piezo buzzer.
free-pdk/pdk-includes
Device Include files for Padauk MCUs
brainsmoke/charliepdk
Charlieplexed led array driven using a Padauk, animation / 9600 baud uart input
free-pdk/easy-pdk-showcase-projects
Complete showcase projects for PADAUK MCUs using only free and open source tools like the SDCC compiler and the Easy-PDK-Programmer.
free-pdk/pdk-kicad-symbols
KiCad schematic symbol library for Padauk MCUs
asjadenet/padauk-serial-read-write
Serial port read-write sample, based on the inexpensive Padauk microcontrollers
brainsmoke/softpwmpdk
3-channel software PWM LED driver
cpldcpu/Addressable_7-Segment
Addressable 7 Segment Display based on the Padauk PFS154 Microcontroller
Kashouryo/FreePDK-WRITER
Easy to use GUI frontend for easypdkprog cli. Written in C# with WPF
serisman/Padauk
A toolchain and library with example projects for the ultra cheap Padauk MCUs
serisman/pdk-logic-probe
A simple logic probe, based on the ultra-inexpensive Padauk microcontrollers.
LovelyA72/EZPDK8
Minimalist 8 pin Padauk MCU breakout board with pin labelled and a sharpie field
serisman/pdk-device-json
.json files describing Padauk microcontrollers, generated from Padauk IDE .INC files.
jjflash65/pfs154_textdisplay_adapter
PFS154 "display controller". A master is sending a command with only a single wire to the PFS154. The PFS154 is receiving this command, interprets this and shows the character on the display
Kashouryo/Padauk-tone
Turn your Padauk microcontroller into a cheap melody IC! Crude implementation of tone function in padauk micro.
brainsmoke/ws2812tester
Padauk based WS2812 LED tester