element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Pi-Fest
  • Challenges & Projects
  • Design Challenges
  • Pi-Fest
  • More
  • Cancel
Pi-Fest
Blog Audio Encryption Project Blog 2: The Operating System
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Leaderboard
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: juno
  • Date Created: 8 Aug 2022 7:56 PM Date Created
  • Views 844 views
  • Likes 5 likes
  • Comments 0 comments
  • Pi-Fest Design Challenge
  • raspberry pi pico
  • audio encryption
Related
Recommended

Audio Encryption Project Blog 2: The Operating System

juno
juno
8 Aug 2022

We decided to install FUZIX onto our picos in order to run programs written in different languages. The Fuzix operating system is a Unix clone made to run on small platforms like the Raspberry Pi Pico. After taking a look at the Github we realized we would need an SD card for FUZIX so we bought a Stemedu SD card module. The Github provided us with the wiring diagram for interfacing the SD card to the pico.

image

Figure: SD card wiring

For whatever reason we decided to follow the instructions on the Raspberry Pi website, which led us into some trouble. We were able to build the operating system from source but the filesystem was not working properly with problems finding /init.

image

Figure: Problem finding init

After trying a myriad of things we followed the instructions on the Github and managed to get FUZIX working properly.

image

Figure: Our first time running FUZIX

Once we got it running, we planned to run a simple program using C. The problem was we didn’t know how to transfer a program into FUZIX. After some digging, we found a solution which requires a tool called UUEncode and UUDecode, which converts a file into a ASCII text, which can be transferred over a terminal. We tried that out and were able to successfully begin the transfer but it was VERY slow. On a file that was around 971KB, it looked like it would take around 2 hours, which was too long, especially to test programs many times. 

At this time we reached the point where we had to make a tough call. This brief blog does not enumerate the amount of problems we ran into and the amount of time we spent debugging to get to this point. We had spent too much time on getting the operating system to work instead of producing actually useful code which is why we decided to cancel the use of an operating system. Instead we will focus our time on writing some useful code. As we mentioned on our first blog, since we didn’t get the operating system to work we will write all our code in C. Although we didn’t get it working for this competition, we do plan on picking FUZIX back up for future projects. We would appreciate any pointers in the comments on how to transfer files into the filesystem.

  • Sign in to reply
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube