Pinned Repositories
acorn_bbc_master_compact_expansion_cartridge
Repository containing the firmware for the acorn_bbc_master_compact_expansion_board open source hardware project in OSHWLab
acorn_bbc_master_compact_projects
Small Acorn BBC Master Compact projects I made to train myself
Antenna_placement_script
This JavaScript application shows, through a web-page, where to put an antenna showing the electromagnetic field coverage through the surface of the earth. Many parameters can be set as antenna height and radiation width. It uses Google maps API to place and show points in the map and HGT files to calculate coordinates
bus-sniffer
simple bus sniffer made with a PIC16F676A
CJMCU-232H-and-RPI3B-cfg-files
Few configuration files to allow OpenOCD working with a raspberry pi 3B using a CJMCU-232H JTAG interface based on the FTDI FT232HQ
computer_architectures
Exercises and laboratories I did for the computer architectures course at Politecnico di Torino
DanCasterIt
Config files for my GitHub profile.
DLX_processor
I developed an entire DLX RISC processor with microcode oriented control unit, Ladner Fischer adder, Both multiplier and hazard detection unit
dspic-phaser-effect
Phaser effect based on the Microchip's dsPIC33FJ128GP802 Digital Signal Controller
dsPIC_playback_device
This is a signal playback project: It simply transforms a signal using the FFT and inverse transforms it using the iFFT.
DanCasterIt's Repositories
DanCasterIt/CJMCU-232H-and-RPI3B-cfg-files
Few configuration files to allow OpenOCD working with a raspberry pi 3B using a CJMCU-232H JTAG interface based on the FTDI FT232HQ
DanCasterIt/DLX_processor
I developed an entire DLX RISC processor with microcode oriented control unit, Ladner Fischer adder, Both multiplier and hazard detection unit
DanCasterIt/acorn_bbc_master_compact_expansion_cartridge
Repository containing the firmware for the acorn_bbc_master_compact_expansion_board open source hardware project in OSHWLab
DanCasterIt/acorn_bbc_master_compact_projects
Small Acorn BBC Master Compact projects I made to train myself
DanCasterIt/Antenna_placement_script
This JavaScript application shows, through a web-page, where to put an antenna showing the electromagnetic field coverage through the surface of the earth. Many parameters can be set as antenna height and radiation width. It uses Google maps API to place and show points in the map and HGT files to calculate coordinates
DanCasterIt/bus-sniffer
simple bus sniffer made with a PIC16F676A
DanCasterIt/computer_architectures
Exercises and laboratories I did for the computer architectures course at Politecnico di Torino
DanCasterIt/DanCasterIt
Config files for my GitHub profile.
DanCasterIt/dspic-phaser-effect
Phaser effect based on the Microchip's dsPIC33FJ128GP802 Digital Signal Controller
DanCasterIt/dsPIC_playback_device
This is a signal playback project: It simply transforms a signal using the FFT and inverse transforms it using the iFFT.
DanCasterIt/E-commerce-web-site-to-sell-Sicilian-Fast-Food-Arancini
In this project I made a full e-commerce web-site to sell Sicilian fast food Arancini. In the project I used PayPal and Google Maps API. All the back and front end aspects were covered by me starting from the CSS style definitions through the database queries and PHP managing scripts.
DanCasterIt/Electronics-for-Embedded-Systems-project
First part of the Laboratory for Electronics for Embedded Systems subject made at Polytechnic of Turin
DanCasterIt/fixed-Microchip-CE018-code-example
This is a fixed Microchip's CE018 code example that works with modern XC16 compilers and MPLAB X IDE
DanCasterIt/floppy-music-player
PIC18f26K22 floppy music player
DanCasterIt/Ladner-Fischer-Adder
A parallel prefix adder used in pentiun 4 machines made for a microelectronic project at polytechnic of Turin
DanCasterIt/load_in_mem_and_execute
DanCasterIt/microchip_formu_code_to_ask
Phaser effect based on the Microchip's dsPIC33FJ128GP802 Digital Signal Controller
DanCasterIt/MMFS
Modern SD Card File System for Acorn 8-bit Machine (Master, Beeb, Electron)
DanCasterIt/openwrt
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. All issues should be reported at: https://bugs.openwrt.org
DanCasterIt/pkg-gnu-hello
DanCasterIt/question-sorter-program
DanCasterIt/Realtime_embedded_OS_weather_station
In this project I use the μC/OS-III network capabilities to display an auto-updating web-page showing all the sensors values of the weather station.
DanCasterIt/ROM_images_merger
This program creates a file made of n partitions equally sized and puts in these partitions the files specified in the arguments. Blank spaces will be filled with 0xFF or 0x00 values.
DanCasterIt/rpi_register_access_xc_cc_way
A way to access Raspberry Pi registers the same way Microchip's XC compilers do
DanCasterIt/SEfile-cli
A powerful tool that allows SEfile™ APIs to be used directly from linux bash or windows command prompt or within a script file without writing a single line of C code. It is also a very well-done usage example for those who wants to learn how to use SEfile™ APIs since it is very well commented
DanCasterIt/set-associative-cache-in-C-language
A simple set-associative cache in C language I wrote to learn and train myself for interviews
DanCasterIt/simple_lfsr
DanCasterIt/software-UART-emulation
Software UART emulation in a dsPIC33FJ128GP802 Digital Signal Controller and a PIC18F26K22 microcontroller
DanCasterIt/System-on-chip-architecture-projects
Three project I made with the ST discovery board with the STM32F051R8 microcontroller
DanCasterIt/Windowed-register-file
A windowed register file used in Sun's Niagara II processors made for a microelectronic project at polytechnic of Turin