First publication of this project on Hackaday! Yay!
What is already done :
- I've written libraries for the keypad input and LCD output.
- The file system is readable but there is no write function yet.
- I've created a small file browsing menu.
What is next :
- I will continue to work on the file system (basic write functions).
- I may already have everything I need to make a file reader, so that's that.
- I will have to develop a custom programmation language that can be written with the very simple interface that I have.
Ideas for the future :
- The storage is currently on the Arduino RAM for prototyping, it will later be put onto an SD card reader or EEPROM.
- I will have to think about how to make the frame to hold all the components / circuit boards. The final system will be soldered on either a prototyping board or a PCB.
- Use logic gates to control peripherals to free some I/O pins for general use.
- I'll add a power supply, someday.
I will also work on documenting my project and keeping you updated in the same time.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.