Skip to content

Repo for E-Kart code sources to be checked in and reviewed

License

Notifications You must be signed in to change notification settings

T-622/E-Kart-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-Kart-Project

E-Kart .ino code for Teensy 3.2 - 3.6 boards

Features:

  • CAN bus manipulation (500 Kbit/s)
  • ESC control (VESC)
  • Car sound synthesizing with DAC hardware (ARB Waveform Generation) (Hardware Timers)
  • Power managment
  • User interface
  • Various datalogging features
  • SD card audio

Current Code:

  • Audio synth [Teensy-Audio-System.ino] + [Samples.h] containing audio synth software
  • CAN BUS example software [CAN-Transmitter] and [CAN-Reciever] .ino sketches

To Do:

Done:

  • Audio-System.h Library
  • SD card read function. This reads and parses a string of data on an SD card with required waveform points and only stores the desired waveforms in memory rather than storing all of them <Samples.h>
  • Random noise generator
  • CAN bus access for VESC?

About

Repo for E-Kart code sources to be checked in and reviewed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages