How do I go about bringing burn-rs onto an embedded device? (microcontroller) #1911
                  
                    
                      exo-cortex
                    
                  
                
                  started this conversation in
                General
              
            Replies: 2 comments 2 replies
-
| 
         We don't have an in-depth tutorial yet but we're looking to expand on that soon! Take a look at the discussion in this issue just in case. I don't have any of these devices yet but if you want to link your open source project it would be helpful to get an official example/tutorial started! And feel free to ask away on discord, I know some other users have been down this road in the past.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| 
         Just be aware of these two existing issues:  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to try out a minimalist example that can run on a microcontroller board. My plan is more like a proof of concept and It could theoretically be incredible small / simple. I read on the website that burn supports
no_std, but I haven't seen any examples yet. I would like to get a general direction or suggestions on which approach I should take for this project.I would like to use it on a raspberry pi pico or an arduino (maybe not the old UNO, but who knows).
Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions